Commit Graph

2346 Commits

Author SHA1 Message Date
Vinicius Moreira
57ac55c53f feature: custom software suggestions 2022-05-26 18:18:09 -03:00
Vinicius Moreira
9c4d3872bd [core] improvement: waiting for the core config generation task to complete 2022-05-25 12:29:10 -03:00
Vinicius Moreira
1ded68d1d5 [view] fix: checking wrong disk cache path 2022-05-24 11:58:05 -03:00
Vinicius Moreira
fc29a1a7e9 [arch] fix: not filling cached data for installed suggestions 2022-05-20 18:16:00 -03:00
Vinicius Moreira
684248461b [view] fix: double suggestions loading call when no app is returned 2022-05-20 17:38:19 -03:00
Vinicius Moreira
fbd98d8b31 [arch] improvement: suggestions available for repository packages 2022-05-20 17:17:54 -03:00
Vinicius Moreira
dbef9a8964 [core.config] improvement: default value for the property 'suggestions.by_type' changed to 20 2022-05-20 11:43:32 -03:00
Vinicius Moreira
62a1c4fa3b [view] feature: new parameter '--suggestions' to force loading software suggestions after the initialization process 2022-05-20 11:36:47 -03:00
Vinicius Moreira
cefab90052 [core] improvement: new configuration property to disable SSL checking when downloading files 2022-05-19 17:23:31 -03:00
Vinicius Moreira
a191748124 [arch] fix: conflict resolution: removing hard dependencies that would be satisfied with the inclusion of the new package 2022-05-19 16:15:34 -03:00
Vinicius Moreira
667bca3748 [CHANGELOG.md] improving the text of some of the 0.10.3 changes 2022-05-17 11:34:11 -03:00
Vinicius Moreira
9f0956d29e [view] improvement: the app publisher displayed on the management window will be cut based on a percentage over the primary screen width (12%) 2022-05-17 11:27:56 -03:00
Vinicius Moreira
6944560706 [view] improvement: the app name displayed on the management window will be cut based on a percentage over the primary screen width (15%) 2022-05-17 11:17:15 -03:00
Vinicius Moreira
9e6d9feaaf [view] improvement: the app description displayed on the management window will be cut based on a percentage over the primary screen width (18%) 2022-05-17 11:06:44 -03:00
Vinicius Moreira
ca5c33e3f8 [view] improvement: increasing the version column display limit to 22% 2022-05-17 10:41:40 -03:00
Vinicius Moreira
0c07ef410c [view] improvement: only displaying both the installed and latest versions on the 'version' column if its width is no more than 20% of the primary screen width 2022-05-17 10:37:45 -03:00
Vinicius Moreira
712a72edf6 [view] improvement: enforcing maximum width and height for the management window based on the primary screen resolution 2022-05-17 10:12:09 -03:00
Vinicius Moreira
af46feb64e [view] improvement: settings window size rules moved to stylesheet files 2022-05-12 14:13:12 -03:00
Vinicius Moreira
ea3bb062ef [flatpak] improvement: upgrade requirements sorting 2022-05-10 18:55:31 -03:00
Vinicius Moreira
17b5a48254 [flatpak] fix: not all selected runtime partials to upgrade are actually requested to be upgraded 2022-05-10 18:39:35 -03:00
Vinicius Moreira
3f525bbb3b [flatpak] improvement: logging what was requested to upgrade 2022-05-10 18:37:16 -03:00
Vinicius Moreira
9bffd3bd5b [view.qt.apps_table] refactoring: replacing lists by generators 2022-05-03 11:43:48 -03:00
Vinicius Moreira
3fc100f83f [flatpak] improvement: preventing null pointer crashes if the search command raises an exception 2022-05-03 11:37:16 -03:00
Vinicius Moreira
7c0eb93043 [commons] refactoring: removing symbols that are previously removed from inputs 2022-05-03 11:26:36 -03:00
Vinicius Moreira
4e509bb084 [core] improvement: do not perform the search if the normalized input is blank 2022-05-02 15:23:42 -03:00
Vinicius Moreira
c0fde3686d [core] improvement: preventing command injection through the search mechanism 2022-05-02 15:20:14 -03:00
Vinicius Moreira
125b503e95 Revert "[flatpak] try: fixing missing runtime installation"
This reverts commit dc370a2955.
2022-04-21 08:03:58 -03:00
Vinicius Moreira
dc370a2955 [flatpak] try: fixing missing runtime installation 2022-04-20 17:02:24 -03:00
Vinicius Moreira
91db60b546 [flatpak] refactoring: proper model callbacks 2022-04-20 16:59:50 -03:00
Vinicius Moreira
41ac7a12e0 [view] improvement: manage window minimum width related to the table columns 2022-04-18 14:31:35 -03:00
Vinicius Moreira
2d518f891d [view] improvement: table columns width for maximized window 2022-04-18 11:41:38 -03:00
Vinicius Moreira
4becff2340 [view] improvement: using pre-defined sizes for the main window 2022-04-18 11:20:59 -03:00
Vinicius Moreira
97a71c3e13 bumping version to 0.10.3 2022-04-18 11:20:05 -03:00
Vinícius Moreira
d1ddacc3de 0.10.2 2022-04-16 08:48:04 -03:00
Vinicius Moreira
4702148b05 [CHANGELOG.md] Updating 0.10.2 changes 2022-04-16 07:27:27 -03:00
Vinicius Moreira
7357c85089 [web] improvement: installation form width and PEP8 2022-04-16 07:19:17 -03:00
Vinicius Moreira
0d79ec39b4 [api.abstract.view] improvement: allowing the multiple select options width to be defined 2022-04-16 07:18:05 -03:00
Vinicius Moreira
a6535c113f [debian] fix: displaying the 'Remove completely' option for recent installed application when 'purge' is default 2022-04-14 13:16:46 -03:00
Vinicius Moreira
aff72e0f82 [CHANGELOG.md] Updating 0.10.2 changes 2022-04-13 17:50:19 -03:00
Vinicius Moreira
268b59bc3a [arch] fix: displaying already installed packages when suggesting optional dependencies 2022-04-13 17:47:07 -03:00
Vinicius Moreira
4c9ca22b43 [flatpak] fix: random index out of bounds exception when reading updates 2022-04-13 14:34:52 -03:00
Vinicius Moreira
dd3baf8d0a [flatpak] fix: download sizes not being displayed when there are new required runtimes for installed Flatpaks 2022-04-13 14:21:32 -03:00
Vinicius Moreira
0eb335ef07 [debian] improvement: new settings property to enable purge as the default removal method 2022-04-13 14:10:11 -03:00
Vinicius Moreira
e2817e426d [flatpak] fix: informing the download size as the additional installation size (upgrade summary) 2022-04-13 11:29:32 -03:00
Vinicius Moreira
6937be8cb9 [debian] fix: hanging when packages require manual configuration (install/upgrade) 2022-04-12 17:23:38 -03:00
Vinicius Moreira
e40fe27bd1 [flatpak] fix: not displaying new required runtimes as updates 2022-04-12 12:29:56 -03:00
Vinicius Moreira
d9bf9a5057 [flatpak] fix: some updates not being displayed when there are new required runtimes for installed Flatpaks 2022-04-12 11:02:06 -03:00
Vinicius Moreira
d0452e0d25 [debian] improvement: settings components width 2022-04-12 10:29:53 -03:00
Vinicius Moreira
81966a409e [arch] improvement: removing AUR suggestions 2022-04-12 10:24:13 -03:00
Vinicius Moreira
33cfa97bf0 [api] improvement: list_suggestions as an optional method (SoftwareManager) 2022-04-12 10:22:38 -03:00