Commit Graph

942 Commits

Author SHA1 Message Date
Vinicius Moreira
6dc3755855 [arch] improvement: displaying all unnecessary requirements versions and descriptions 2022-04-07 11:56:41 -03:00
Vinicius Moreira
b58b620e8d [debian] fix: crashing when the package size encoding has unexpected symbols 2022-04-07 11:48:55 -03:00
Vinicius Moreira
2ce565e9d7 [arch] improvement: displaying unnecessary requirements versions and descriptions 2022-04-07 10:33:21 -03:00
Vinicius Moreira
f375772e76 [arch] improvement: hard requirements dialog width (uninstall dialog) 2022-04-06 18:25:07 -03:00
Vinicius Moreira
9a9fc06348 [arch] improvement: hard requirements message size (uninstall dialog) 2022-04-06 18:24:34 -03:00
Vinicius Moreira
425bf692d1 [arch] improvement: displaying hard requirements versions and descriptions (uninstall dialog) 2022-04-06 18:13:49 -03:00
Vinicius Moreira
db3d657598 [arch.pacman] refactoring: 'map_installed' typing 2022-04-06 17:34:45 -03:00
Vinicius Moreira
950d422094 [debian.aptitude] refactoring: removing unused import 2022-04-06 10:50:05 -03:00
Vinicius Moreira
50fea9e659 [debian] fix: not using upper letters for size unit symbols 2022-04-06 10:49:28 -03:00
Vinicius Moreira
47cb969f1a [commons.util] refactoring: centralizing String size conversion into 'size_to_byte' 2022-04-06 10:41:09 -03:00
Vinicius Moreira
7d12810772 [commons.util] improvement: returning a float for 'size_to_byte' parsing 2022-04-06 10:16:48 -03:00
Vinicius Moreira
de387c699d [arch.version] refactoring: PEP 2022-04-04 16:15:40 -03:00
Vinicius Moreira
8a935a924a [arch.version] refactoring: String formatting method 2022-04-04 16:13:10 -03:00
Vinicius Moreira
9e2184a0e9 [debian] fix: crashing when parsing the package size attributes with unexpected symbols (info dialog) 2022-04-04 11:41:59 -03:00
Vinicius Moreira
bac69d9f82 [appimage] improvement: limiting the UI components width of the file installation and upgrade windows 2022-03-30 17:15:17 -03:00
Vinicius Moreira
e8f09f5ad4 [arch] refactoring: removing unused methods from the 'pacman' module 2022-03-28 17:55:29 -03:00
Vinicius Moreira
9e8ad38e03 [arch] improvement: text length of the 'dependencies installation' popup reduced 2022-03-28 16:58:22 -03:00
Vinicius Moreira
d2513cc94f [arch] improvement: increasing the dependencies dialog width 2022-03-28 16:00:49 -03:00
Vinicius Moreira
ba9c61db4e [arch] fix: displaying '?' instead of '0' for dependency sizes 2022-03-28 15:53:36 -03:00
Vinicius Moreira
eb7347dbea [debian] fix: packages descriptions are not displayed on the system's default language 2022-03-28 15:24:42 -03:00
Vinicius Moreira
84645b58fa [flatpak] fix: package sizes float conversion error 2022-03-28 10:58:00 -03:00
Vinicius Moreira
f44097ad7e [arch] fix: package sizes float conversion error 2022-03-28 10:56:14 -03:00
Vinicius Moreira
4e1bffa72f [snap] improvement: allowing the actions output locale to be decided by the Snap client 2022-03-25 15:56:47 -03:00
Vinicius Moreira
8307864ed1 [snap.snap] refactoring: using tuples when possible 2022-03-25 13:21:19 -03:00
Vinicius Moreira
ea98647027 [snap.snap] refactoring: 'BASE_CMD' constant removed 2022-03-25 13:16:55 -03:00
Vinicius Moreira
e654ae06a5 [web] fix: using the wrong locale format for the Accept-Language header 2022-03-25 12:53:14 -03:00
Vinicius Moreira
6c8adfe1ed [flatpak] feature: 'full update' custom action 2022-03-25 11:46:46 -03:00
Vinicius Moreira
54dc8ac711 [flatpak.flatpak] refactoring: using tuples when possible 2022-03-25 09:46:39 -03:00
Vinicius Moreira
9d35e896f8 [flatpak] refactoring: 'flatpak' module String formatting method 2022-03-25 09:36:37 -03:00
Vinicius Moreira
a5ed57177c [flatpak] fix: wrong encoded strings displayed (requires Flatpak >= 1.12) 2022-03-25 09:06:51 -03:00
Vinicius Moreira
6800d6f8e5 [arch] fix: not displaying ignored updates (regression) 2022-03-14 17:29:21 -03:00
Vinicius Moreira
acc7b173f0 [appimage] fix: 'get_history' is not properly sorting releases by version 2022-03-14 11:58:06 -03:00
Vinicius Moreira
fb26524276 [appimage] fix: history not being ordered by release date 2022-03-14 10:11:50 -03:00
Vinicius Moreira
e1921facf8 [common] refactoring: 'get_human_size_str' moved from 'system' to 'view_utils' 2022-03-14 09:46:17 -03:00
Vinicius Moreira
3e13b64e4c [arch] feature: able to filter outdated packages by the new 'out of date' category (AUR only) 2022-03-12 12:17:22 -03:00
Vinicius Moreira
2ff5aa7f63 [arch] feature: able to filter orphan packages by the new 'orphan' category (AUR only) 2022-03-12 12:02:40 -03:00
Vinicius Moreira
1bf45547b2 [arch] refactoring: 'orphan' as a property 2022-03-12 11:45:18 -03:00
Vinicius Moreira
ff0903d551 [arch] improvement: displaying the 'orphan' field for AUR packages (info) 2022-03-12 11:42:40 -03:00
Vinicius Moreira
500afe12d7 [arch] improvement: displaying the 'out of date' field for AUR packages 2022-03-12 11:35:24 -03:00
Vinicius Moreira
3edacd75f4 [arch] fix: exception when trying to retrieve the PKGBUILD of a package without a base defined (info) 2022-03-12 11:02:16 -03:00
Vinicius Moreira
c56dba3f20 [debian] i18n: info 2022-03-11 17:08:06 -03:00
Vinicius Moreira
066df8628e [appimage] feature: new custom action to self install bauh if it is running as an AppImage 2022-03-11 10:14:42 -03:00
Vinicius Moreira
83cd0f843a [appimage] improvement: always setting attributes not available for database installed applications (search) 2022-03-11 10:10:28 -03:00
Vinicius Moreira
166b5721bb [appimage] fix: info dialog is displaying attributes related to the installation after the application has been removed (search) 2022-03-11 09:40:24 -03:00
Vinicius Moreira
f6c8ad9553 [debian] initial Debian package management support 2022-03-10 17:11:19 -03:00
Vinicius Moreira
0987db7151 [arch] improvement: do not execute pacman install simulation on shell to avoid issues associated with blank chars 2022-03-02 16:14:06 -03:00
Vinicius Moreira
5594a5898a [arch] fix: not detecting conflicts (regression) 2022-03-02 15:38:41 -03:00
Vinicius Moreira
a92e0440c3 [flatpak] improvement: removed some unneeded API calls when listing updates (cli/tray) 2022-02-28 16:26:42 -03:00
Vinicius Moreira
76ad2bfddc [arch] fix: install simulation actually installs the package when password is blank 2022-02-28 15:04:00 -03:00
Vinicius Moreira
ff9d3be65b fix: not accepting blank root passwords 2022-02-28 11:25:41 -03:00