Commit Graph

451 Commits

Author SHA1 Message Date
Vinícius Moreira
873ff801fa [appimage] begin: moving suggestions to cloud 2019-12-20 19:31:37 -03:00
Vinícius Moreira
7681c6abf6 [flatpak] suggestions downloaded from bauh-files 2019-12-20 19:12:45 -03:00
Vinícius Moreira
7cbd745af1 [snap] suggestions retrieved from bauh-files 2019-12-20 17:45:32 -03:00
Vinícius Moreira
dc5074253f [about] respecting system's icon 2019-12-20 14:48:25 -03:00
Vinícius Moreira
5e2529456f [icon] notifications and panel favor the system's default 2019-12-20 13:52:29 -03:00
Vinícius Moreira
aa6876269f [tray] changing how the icons are retrieved 2019-12-20 13:20:40 -03:00
Vinícius Moreira
e626b8df7e [config] finished moving 2019-12-20 12:28:05 -03:00
Vinícius Moreira
f173a7c742 Merge branch 'wgem' into nconfig 2019-12-20 10:38:28 -03:00
Vinícius Moreira
991986bd63 Merge branch 'staging' into wgem
# Conflicts:
#	CHANGELOG.md
#	bauh/__init__.py
2019-12-20 10:37:50 -03:00
Vinícius Moreira
d2077def93 [fix] Fix missing i18n keys when there are no mapped translations for the system's default locale 2019-12-20 10:23:36 -03:00
Vinícius Moreira
b819b1ec82 [config] new general config file 2019-12-19 19:39:17 -03:00
Vinícius Moreira
86bb1b55d6 [appimage] new config file 2019-12-19 15:10:27 -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
ce1f30365d [aur] generating the optimized makepkg file if it is not found during an installation 2019-12-18 19:13:02 -03:00
Vinícius Moreira
98ea92bc1f [aur] fix config reading during dependency checking 2019-12-18 18:42:38 -03:00
Vinícius Moreira
59c6b6686f [aur] deleted var fix 2019-12-18 18:27:45 -03:00
Vinícius Moreira
496f61a27b [aur] config file 2019-12-18 18:19:00 -03:00
Vinícius Moreira
6dba32cebe [web] refactoring the config reading code 2019-12-18 17:03:39 -03:00
Vinícius Moreira
b1e1fe5918 [web] handling internet off errors when downloading the suggestions 2019-12-18 16:48:55 -03:00
Vinícius Moreira
7a768861b2 [aur] AUR normalized index cached to disk instead of memory 2019-12-18 16:43:47 -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
69ee694a11 [README] 2019-12-18 15:37:35 -03:00
Vinícius Moreira
99bd3437b2 [web] i18n: es 2019-12-18 13:47:45 -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
571acc45dd [wgem] adding environment node the path beginning 2019-12-17 13:18:55 -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
813a6aa0af [wgem] improving suggestions.yml 2019-12-16 18:20:14 -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
Vinícius Moreira
3fdf07bb7d [about] filtering invalid folder | [gem_selector] sorting managers by class name 2019-12-16 12:41:41 -03:00
Vinícius Moreira
e407d97d45 [wgem] fix icon path definition and caching | param --reset cleaning the web environment as well 2019-12-16 12:26:12 -03:00
Vinícius Moreira
f6434f9e30 [wgem] custom icon selector 2019-12-16 11:40:05 -03:00
Vinicius Moreira
995dc23a72 [wgem] runtime dir | improving installation options dialog design 2019-12-15 13:54:18 -03:00
Vinícius Moreira
fa9038025e [wgem] begin suggestions 2019-12-13 19:31:50 -03:00
Vinícius Moreira
a3c35ff08a [wgem] fix when ~/.local/share/applications does not exist 2019-12-13 19:06:38 -03:00
Vinícius Moreira
cdff6696eb [wgem] really working without node and npm installed 2019-12-13 18:58:35 -03:00