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
|
84645b58fa
|
[flatpak] fix: package sizes float conversion error
|
2022-03-28 10:58:00 -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
|
a92e0440c3
|
[flatpak] improvement: removed some unneeded API calls when listing updates (cli/tray)
|
2022-02-28 16:26:42 -03:00 |
|
Vinicius Moreira
|
ff9d3be65b
|
fix: not accepting blank root passwords
|
2022-02-28 11:25:41 -03:00 |
|
Vinicius Moreira
|
5a1269d07f
|
[api] improvement: SoftwareManager.get_screenshots returning a generator instead of a list
|
2022-02-24 10:32:20 -03:00 |
|
Vinicius Moreira
|
32a50beeac
|
[flatpak] improvement: always considering 'system' as the installation level for the root user
|
2021-11-30 13:31:42 -03:00 |
|
Vinicius Moreira
|
f5111213b8
|
[flatpak] improvement: not displaying the installation target option when bauh is launched by the root user (settings)
|
2021-11-30 13:27:50 -03:00 |
|
Vinicius Moreira
|
459240933a
|
[api.abstract.controller] refactoring: updating 'get_settings' return specification
|
2021-11-30 12:25:41 -03:00 |
|
Vinicius Moreira
|
21d7e46500
|
[flatpak.__init__] refactoring: suggestions URL
|
2021-11-29 17:35:12 -03:00 |
|
Vinicius Moreira
|
733838e5e3
|
[flatpak] improvement: exports share directory for root user is now '/usr/share/flatpak/exports/share'
|
2021-11-29 17:19:07 -03:00 |
|
Vinicius Moreira
|
47348c4b6c
|
[api] refactoring: CONFIG_PATH constant renamed to CONFIG_DIR
|
2021-11-25 15:41:09 -03:00 |
|
Vinicius Moreira
|
cae69c5ba2
|
[flatpak] refactoring: CONFIG_DIR constant renamed to FLATPAK_CONFIG_DIR
|
2021-11-25 15:41:09 -03:00 |
|
Vinicius Moreira
|
a1683b6a7d
|
[api] refactoring: configuration directory for the root user is now located at '/etc/bauh'
|
2021-11-25 15:41:09 -03:00 |
|
Vinicius Moreira
|
f78498c1ec
|
[commons] refactoring: 'user' module moved to 'api'
|
2021-11-23 18:02:54 -03:00 |
|
Vinicius Moreira
|
8f9810bd69
|
[api] refactoring: 'constants' module renamed to 'paths'
|
2021-11-23 17:53:05 -03:00 |
|
Vinicius Moreira
|
c80845cde4
|
[view] improvement: displaying a tooltip with the missing dependencies for a supported packaging technology
|
2021-11-22 15:48:48 -03:00 |
|
Vinicius Moreira
|
6e7c871b1a
|
[flatpak] fix: not displaying updates for partials listed as installed apps/runtimes
|
2021-11-09 13:12:06 -03:00 |
|
Vinicius Moreira
|
00fda53287
|
[flatpak] fix: partials split call
|
2021-11-09 13:00:19 -03:00 |
|
Vinicius Moreira
|
0a9133068e
|
[view] fix: displaying initial warnings related to supported technologies even when they are not enabled or have the required dependencies
|
2021-11-09 12:47:13 -03:00 |
|
Vinicius Moreira
|
d68bf1e53d
|
[flatpak] fix: not displaying the updates size for Flatpak 1.2
|
2021-11-09 12:28:41 -03:00 |
|
Vinicius Moreira
|
8488b086e6
|
[flatpak] fix: not displaying update components not associated with installed packages
|
2021-11-09 11:47:36 -03:00 |
|
Vinicius Moreira
|
75e16056c0
|
[flatpak] fix: nost listing updates for Flatpak 1.2
|
2021-11-05 14:17:03 -03:00 |
|
Vinicius Moreira
|
a6c065efb6
|
[flatpak] fix: not listing installed packages for Flatpak 1.2
|
2021-11-05 13:48:51 -03:00 |
|
Vinicius Moreira
|
5f5b3182b1
|
[flatpak] fix -> displaying duplicate runtimes on the upgrade summary when a runtime is available at the system and user levels
|
2021-03-02 12:41:44 -03:00 |
|
Vinicius Moreira
|
5cd3041987
|
[flatpak] installation level tooltip fixes
|
2021-03-02 12:26:27 -03:00 |
|
Vinicius Moreira
|
978120ba71
|
fix -> missing Python hard dependency: packaging
|
2021-01-20 09:43:13 -03:00 |
|
Vinicius Moreira
|
cd4519d7d9
|
[flatpak] fix -> crashing for version 1.10
|
2021-01-19 10:16:53 -03:00 |
|
Vinicius Moreira
|
b451d00aaf
|
[flatpak] fix: crashing when trying to retrieve size of runtimes subcomponents
|
2021-01-13 10:33:55 -03:00 |
|
Vinicius Moreira
|
c91e982243
|
improvement -> all suported types now display a 'Checking configuration file' task during the initialization process
|
2020-12-30 13:35:15 -03:00 |
|
Vinicius Moreira
|
dac56591ec
|
[flatpak] fix -> history: not highlighting the correct version
|
2020-12-19 10:31:32 -03:00 |
|
Vinicius Moreira
|
e46821c4ef
|
[flatpak] fix -> crashing for Flatpak 1.6.5 when there are updates
|
2020-12-18 19:29:37 -03:00 |
|
Vinicius Moreira
|
bef465a1ea
|
[ui] fix: upgrading: only requesting the root password if required | [flatpak] fix -> crashing when trying to downgrade
|
2020-12-10 19:15:34 -03:00 |
|
Vinicius Moreira
|
ef28a18d02
|
[flatpak] improvement: only displaying the commit's 8 first characters
|
2020-11-30 17:51:04 -03:00 |
|
Vinicius Moreira
|
60228eec97
|
[ui] feature: themes
|
2020-11-27 15:52:57 -03:00 |
|
Kevin KIN-FOO
|
b5ba56fca9
|
i18n Français
|
2020-11-15 23:32:56 +01:00 |
|
Vinicius Moreira
|
f8276024c0
|
[flatpak] fix -> not displaying the runtimes icons on the summary window
|
2020-10-02 10:23:00 -03:00 |
|
Vinicius Moreira
|
e09e47316a
|
[flatpak] improvement -> removing spaces from some i18n parentheses
|
2020-09-11 15:58:41 -03:00 |
|
Vinicius Moreira
|
bd40d9f2a8
|
[flatpak] fix log
|
2020-09-10 13:40:11 -03:00 |
|
Vinicius Moreira
|
26fa25cebb
|
[snap] feature -> allowing to select an available channel during the installation process
|
2020-09-06 01:10:13 -03:00 |
|
Vinicius Moreira
|
fede4fb210
|
[flatpak] fix -> not handling empty array API response when filling the app data asynchronously
|
2020-08-31 10:19:17 -03:00 |
|
Vinicius Moreira
|
0194443470
|
[flatpak] fix -> not able to make the exports directory (missing parents argument)
|
2020-08-21 17:36:43 -03:00 |
|
Vinicius Moreira
|
3691a2162c
|
[flatpak] fix -> some env vars not available during the launch process
|
2020-08-20 14:27:24 -03:00 |
|
Vinicius Moreira
|
e06c677602
|
[flatpak] fix -> not properly checking the return result when setting the default remotes at the system level
|
2020-08-20 14:18:45 -03:00 |
|
Vinicius Moreira
|
b99462d0e5
|
[flatpak] fix -> some environment variables are not available during the common operations
|
2020-08-20 12:37:21 -03:00 |
|
Vinicius Moreira
|
a027412842
|
[flatpak] fix -> crashing when an update size cannot be read
|
2020-08-12 11:56:42 -03:00 |
|