Commit Graph

130 Commits

Author SHA1 Message Date
Vinicius Moreira
89e1f93c7e [improvement][ui] filters algorithm speed and sorting | [fix][web] handling web page fetch errors 2020-06-10 12:18:52 -03:00
Vinicius Moreira
f4999b680c [fix][web] handling unexpected connection errors 2020-06-08 18:17:27 -03:00
Vinícius Moreira
bd08fa97d7 [improvement] some custom actions not related to installed packages state will not refresh the table after succeeded 2020-05-09 15:02:43 -03:00
Vinícius Moreira
7f4f2c805c [feature] new 'restore' custom action 2020-05-09 14:52:01 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
afa370532b [fix][web] some installed apps were not being displayed as installed in the search results 2020-03-06 14:57:28 -03:00
Vinícius Moreira
1a2d97bf46 [fix][web] not informing StartupWMClass on generated desktop entries 2020-03-06 12:20:04 -03:00
Vinícius Moreira
1cbeae261e [web][uninstall] removing fix javascript file associated with the application 2020-03-02 11:31:00 -03:00
Vinicius Moreira
91d61e8eb3 [fix][web] not able to inject javascript fixes 2020-03-01 19:54:16 -03:00
Vinícius Moreira
7da91e8748 [fix][web] launching root applications with terminal envs 2020-02-12 12:22:53 -03:00
Vinícius Moreira
97cb9242b5 [improvement][web] separate build folder for standard and root users 2020-02-12 12:09:06 -03:00
Vinícius Moreira
d8924341d7 [fix][web] not able to launch applications for the root user 2020-02-12 11:35:57 -03:00
Vinícius Moreira
2ff36e9ac4 [fix][ui][settings] gems scaling 2020-01-28 18:53:46 -03:00
Vinícius Moreira
be7f93d688 [fix][ui][settings] web inputs scaling 2020-01-28 17:17:24 -03:00
Vinícius Moreira
e859cfd06d [fix][ui][settings] not displaying all available gems 2020-01-28 15:06:59 -03:00
Vinícius Moreira
2c550a38fe [ui][settings] more general settings and improvements 2020-01-24 19:35:50 -03:00
Vinícius Moreira
b530cbe0fc [ui][settings] supported types working 2020-01-24 18:17:52 -03:00
Vinícius Moreira
f37e66a63c [ui][settings] improvements 2020-01-24 13:21:46 -03:00
Vinícius Moreira
7ab1010e24 [fix][ui] not able to render redirected icons 2020-01-10 15:11:50 -03:00
Vinícius Moreira
6615df0502 [improvement][web] supporting JPEG images as custom icons 2020-01-09 15:34:47 -03:00
Vinícius Moreira
0acb5b7047 [improvement][web] not using HTTP sessions anymore to perform the searches 2020-01-08 15:48:14 -03:00
Vinícius Moreira
1636d600ee [fix][web] not handling HTTP connection issues 2019-12-27 13:14:16 -03:00
Vinicius Moreira
36aa4e64f6 [web] allowing custom svg and ico icons 2019-12-24 12:13:17 -03:00
Vinicius Moreira
4fccba2750 [web] checking if the electron files exist before downloading 2019-12-24 11:13:51 -03:00
Vinícius Moreira
336f2b53c4 [web] saving installation options to the disk 2019-12-23 14:37:58 -03:00
Vinícius Moreira
3775a0640d [fix][web] not displaying the manually set electron version for suggestions and search results 2019-12-23 14:30:14 -03:00
Vinícius Moreira
6984a34d25 [web] improving how suggestions are verified if they are installed 2019-12-23 13:15:23 -03:00
Vinícius Moreira
c29b1a0252 suggestions button implemented respecting already installed applications 2019-12-23 13:04:51 -03:00
Vinicius Moreira
4696fc34d4 suggestions button sketch 2019-12-22 22:33:13 -03:00
Vinícius Moreira
b819b1ec82 [config] new general config file 2019-12-19 19:39:17 -03:00
Vinícius Moreira
894e2d9988 [web] icon displayed / deducted option 2019-12-19 13:34:13 -03:00
Vinícius Moreira
7cf79a9cff [web] new save_icon attr for WebApplication | fix removing non existing config dir 2019-12-19 12:42:20 -03:00
Vinícius Moreira
8da60c3a70 [web] generating an app id as a simple treated name 2019-12-19 10:49:02 -03:00
Vinícius Moreira
14008e4ad5 [web] displaying the config dir on the info window | removing the config dir during uninstallation 2019-12-18 19:41:22 -03:00
Vinícius Moreira
585aec425f [web] checking if global nativefier is available during the installation process 2019-12-18 15:49:03 -03:00
Vinícius Moreira
d8bfedc30a [wgem] returning the app name as the domain when the there are several words in the title 2019-12-18 13:27:46 -03:00
Vinícius Moreira
14206762cf [wgem] using the suggestions custom icon to install the application 2019-12-18 13:18:06 -03:00
Vinícius Moreira
726878ae24 [wgem] updating environment components 2019-12-18 12:35:31 -03:00
Vinícius Moreira
be71434f2e [wgem] display required environment files to download and install 2019-12-17 19:27:53 -03:00
Vinícius Moreira
9863cdb812 [wgem] suggestions now can provide their own electron version 2019-12-17 16:18:43 -03:00
Vinícius Moreira
70bd76c52a [wgem] config: allowing to use a custom electron version 2019-12-17 15:54:01 -03:00
Vinícius Moreira
e87c95ea9e [wgem] config | allowing to use system nativefier 2019-12-17 15:23:40 -03:00
Vinícius Moreira
f12b653393 [wgem] only preparing the environment during the first installation 2019-12-17 13:37:29 -03:00
Vinícius Moreira
b4d3a48112 [wgem] handling i18n suggestion description | fix indexed search 2019-12-17 13:11:38 -03:00
Vinícius Moreira
ea14310ad7 [wgem] searching through the suggestions index | fix iso descriptions 2019-12-17 12:33:47 -03:00
Vinícius Moreira
ab043cc318 [wgem] begin: reading from index 2019-12-16 20:01:09 -03:00
Vinícius Moreira
e73e36b9c2 [wgem] downloading suggestions from the cloud and generating a search index 2019-12-16 19:50:47 -03:00
Vinícius Moreira
a602a583e3 [wgem] filling preset app options 2019-12-16 18:09:28 -03:00
Vinícius Moreira
2cdd5b59f5 [wgem] reading local suggestions 2019-12-16 16:55:48 -03:00
Vinícius Moreira
f7f1f32eb3 [wgem] improved tray mode i18n | more suggestions 2019-12-16 13:44:51 -03:00