Commit Graph

1458 Commits

Author SHA1 Message Date
Vinicius Moreira
ea42871eda [arch] improvement: letting the AUR's API perform the semantic search 2021-12-24 08:28:00 -03:00
Vinicius Moreira
ba2e3c4f35 improvement: --reset now cleans the temporary files as well 2021-12-24 08:20:49 -03:00
Vinicius Moreira
b24b1eb5cf [view.qt.systray] fix: not able to call to notify updates (AppImage package) 2021-12-23 13:58:12 -03:00
Vinicius Moreira
68ce25b287 [AppImage package] fix: not able to reinitialize 2021-12-22 17:49:26 -03:00
Vinicius Moreira
80756c23af bumping version to 0.9.25 2021-12-22 17:43:54 -03:00
Vinicius Moreira
bd02ef2d4c [view.qt.apps_table] improvement: calling pkg.get_custom_actions once to improve memory usage 2021-12-17 14:59:16 -03:00
Vinicius Moreira
3296fd34da [api] improvement: SoftwarePackage.get_supported_actions can now return any iterable 2021-12-17 14:55:53 -03:00
Vinicius Moreira
33292bab61 [snap] improvement: do not request confirmation dialog for custom action 'Change channel' 2021-12-17 13:56:43 -03:00
Vinicius Moreira
bcffa3c146 [appimage] improvement: manual update form title 2021-12-17 13:40:33 -03:00
Vinicius Moreira
e246008cb2 [appimage] improvement: do not request confirmation for manual update of imported files 2021-12-17 13:37:25 -03:00
Vinicius Moreira
31b72d2879 [view] improvement: not requesting confirmation for custom package actions that do not require it 2021-12-17 13:34:33 -03:00
Vinicius Moreira
e32f665762 [view] fix: darcula/light stylesheets not displaying the help icons 2021-12-17 12:07:34 -03:00
Vinicius Moreira
d3240e7e07 [web] improvement: i18n support description 2021-12-17 12:04:45 -03:00
Vinicius Moreira
1ee40f15bb [view.qt.systray] refactoring: String formatting method 2021-12-17 11:58:24 -03:00
Vinicius Moreira
4c6d7ebb47 [view] improvement: confirmation dialog icon size 2021-12-16 10:15:18 -03:00
Vinicius Moreira
00829ba0a7 [view] improvement: not depending on system's confirmation dialog icon 2021-12-16 09:37:39 -03:00
Vinicius Moreira
5de814e12a [view.qt.window] refactoring: fix code alignment 2021-12-16 09:14:32 -03:00
Vinicius Moreira
f7cbb881aa [view.qt.prepare] fix: initialization panel's lower components positioning 2021-12-16 09:06:59 -03:00
Vinicius Moreira
3c4bab1222 [web] improvement: updating default User-Agent header when checking URLs 2021-12-15 16:46:32 -03:00
Vinicius Moreira
c561d308bf [core.controller] fix: not passing the 'is_url' parameter as a bool 2021-12-15 16:45:30 -03:00
Vinicius Moreira
30cdfd8d52 [web] improvement: default pre-selected installation category is now 'Network' 2021-12-15 16:27:10 -03:00
Vinicius Moreira
01293e872f [appimage] improvement: not displaying a confirmation dialog for the custom action 'Install AppImage file' 2021-12-15 16:05:11 -03:00
Vinicius Moreira
4d1757dbf9 [arch] improvement: not displaying a confirmation dialog for the custom action 'Refresh mirrors' 2021-12-15 16:00:33 -03:00
Vinicius Moreira
c3f98eab60 [arch] improvement: not displaying a confirmation dialog for the custom action 'Clean cache' 2021-12-15 15:59:30 -03:00
Vinicius Moreira
74bdf65fea [arch] improvement: not displaying a confirmation dialog for the custom action 'Check Snaps support' 2021-12-15 15:58:13 -03:00
Vinicius Moreira
15531450fd [web] improvement: not displaying a confirmation dialog for the custom action 'Install Web Application' 2021-12-15 15:56:29 -03:00
Vinicius Moreira
9f13b0efd5 [view] improvement: only displaying a confirmation dialog for custom actions that start immediately 2021-12-15 15:55:41 -03:00
Vinicius Moreira
98e19ea934 [view.qt.thread] fix: crashing for custom actions that can request a system backup 2021-12-15 15:47:32 -03:00
Vinicius Moreira
0a5501fbd8 [arch] refactoring: creating custom actions on demand 2021-12-15 15:39:31 -03:00
Vinicius Moreira
e58940dd11 [appimage] refactoring: creating custom actions on demand 2021-12-15 15:09:50 -03:00
Vinicius Moreira
3b8b8a05dd [web] refactoring: creating custom actions on demand 2021-12-15 15:06:53 -03:00
Vinicius Moreira
fb3313c008 [api] refactoring: 'get_custom_actions' renamed to 'gen_custom_actions' and returning a Generator 2021-12-15 14:59:49 -03:00
Vinicius Moreira
0ebc56b8f6 [appimage] improvement: not enabled for non-x86_64 systems 2021-12-15 14:28:24 -03:00
Vinicius Moreira
011a3116d8 [web] improvement: invalid URL message (i18n) 2021-12-15 13:59:38 -03:00
Vinicius Moreira
e841c4023b [web] fix: wrong spelling (i18n) 2021-12-15 13:54:56 -03:00
Vinicius Moreira
388191d633 [web] improvement: adding a placeholder to the address field on the installation form 2021-12-15 13:52:46 -03:00
Vinicius Moreira
1218bdd655 [web] improvement: adding the 'URL' word besides the address field on the installation form 2021-12-15 13:47:35 -03:00
Vinicius Moreira
db8747cae5 [web] i18n: installation form title 2021-12-15 13:44:52 -03:00
Vinicius Moreira
8576a1f169 [web] feature: new custom action button to install apps 2021-12-15 13:40:20 -03:00
Vinicius Moreira
cbc52b68ee [web.controller] refactoring: removing useless line 2021-12-14 14:38:13 -03:00
Vinicius Moreira
87ce6d0aac [web.controller] refactoring: Electron log pattern 2021-12-14 14:37:35 -03:00
Vinicius Moreira
5589a09bd5 [web.controller] refactoring: mapping Electron branch once 2021-12-14 14:35:30 -03:00
Vinicius Moreira
e520b9a9c0 [web] improvement: using custom installation properties by Electron version if required 2021-12-14 14:26:12 -03:00
Vinicius Moreira
609e47973c [web.controller] improvement: handling http redirect errors 2021-12-14 12:18:24 -03:00
Vinicius Moreira
e4370bbe7a [api.http] handling 'too many redirects' exception 2021-12-14 12:13:38 -03:00
Vinicius Moreira
04271efebc [web] fix: spelling 2021-12-13 17:37:30 -03:00
Vinicius Moreira
d7daeea26a [web] improvement: checking for javascript fixes based on the Electron version 2021-12-13 17:35:49 -03:00
Vinicius Moreira
9310e31f86 [web] improvement: checking for javascript fixes based on the Electron version 2021-12-13 17:02:56 -03:00
Vinicius Moreira
394a5367d3 [web] refactoring: using the Electron file URLs from bauh-files 2021-12-13 16:35:05 -03:00
Vinicius Moreira
3386dbad68 [web] improvmenet: always retrieving the nativefier URL from the environment settings 2021-12-13 16:14:02 -03:00