Vinicius Moreira
|
925aaf35c5
|
enhancement: marked several threads as 'daemon' for a faster termination
|
2023-11-26 11:16:43 -03:00 |
|
Vinicius Moreira
|
28d4dae56a
|
Merge branch 'master' into staging
# Conflicts:
# bauh/gems/appimage/controller.py
# bauh/gems/arch/updates.py
|
2022-12-12 07:53:51 -03:00 |
|
Bruno Cabral
|
fb4109bd77
|
flake warnings (#304)
|
2022-12-12 07:44:27 -03:00 |
|
Vinicius Moreira
|
93d2d66b71
|
improvement: replacing the use of LegacyVersion
|
2022-11-25 06:57:22 -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
|
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
|
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
|
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
|
ff9d3be65b
|
fix: not accepting blank root passwords
|
2022-02-28 11:25:41 -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
|
a6c065efb6
|
[flatpak] fix: not listing installed packages for Flatpak 1.2
|
2021-11-05 13:48:51 -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
|
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
|
3691a2162c
|
[flatpak] fix -> some env vars not available during the launch process
|
2020-08-20 14:27:24 -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 |
|
Vinicius Moreira
|
dd8683063b
|
[flatpak] improvement -> downgrade function refactored
|
2020-08-12 11:46:55 -03:00 |
|
Vinicius Moreira
|
12b7acc559
|
[flatpak] fix -> installation fails when there are multiple references for a given package
|
2020-08-12 10:28:00 -03:00 |
|
Vinicius Moreira
|
57c88f9589
|
[flatpak] improvement -> Creating the exports path '~/.local/share/flatpak/exports/share' (if it does not exist) and adding it to install/upgrade/downgrade/remove commands path to prevent warning messages
|
2020-08-11 11:08:09 -03:00 |
|
Vinícius Moreira
|
01a60ea686
|
0.9.0
|
2020-04-13 11:49:28 -03:00 |
|
Vinícius Moreira
|
9885aa151b
|
[fix][flatpak] not able to update partials for Flatpak < 1.5
|
2020-01-30 16:05:57 -03:00 |
|
Vinícius Moreira
|
818713e361
|
[fix]flatpak] an exception happens when trying to retrieve the information from partials in Flatpak 1.4
|
2020-01-30 15:34:14 -03:00 |
|
Vinícius Moreira
|
9478f5b2fd
|
[flatpak] small refactoring
|
2020-01-22 17:35:38 -03:00 |
|
Vinícius Moreira
|
4931cf590a
|
[fix][flatpak] displaying a wrong popup message when an error happens during commits reading within the downgrade process
|
2020-01-22 17:34:24 -03:00 |
|
Vinícius Moreira
|
3aa5c16f8d
|
[fix][flatpak] not retrieving the history correctly for different instalation levels
|
2020-01-13 18:55:25 -03:00 |
|
Vinícius Moreira
|
b76294b075
|
[fix][flatpak] updating application dependencies during updating and downgrading
|
2020-01-13 16:05:43 -03:00 |
|
Vinicius Moreira
|
4a26381c04
|
[flatpak] new model update for Flatpak 1.4.X
|
2020-01-13 15:47:33 -03:00 |
|
Vinícius Moreira
|
8dd114da85
|
[feature][flatpak] registering Flathub at system level
|
2020-01-13 14:41:01 -03:00 |
|
Vinícius Moreira
|
9f15b1b244
|
[improvement][flathub] automatically adds Flathub as the default remote at the user level
|
2020-01-13 13:04:35 -03:00 |
|
Vinícius Moreira
|
23941015c2
|
[flatpak] able to differentiate system and user updates for Flatpak >= 1.5
|
2020-01-13 11:51:28 -03:00 |
|
Vinicius Moreira
|
4144631f49
|
[flatpak] new update model for flatpak 1.0.X
|
2020-01-12 23:43:20 -03:00 |
|
Vinícius Moreira
|
4a1f0d4809
|
[feature][flatpak] installation level
|
2020-01-10 19:37:26 -03:00 |
|
Vinícius Moreira
|
80a9d5b347
|
[flatpak] fix
|
2020-01-10 18:43:25 -03:00 |
|
Vinícius Moreira
|
dbf727bee1
|
Merge branch 'fpakus' into fpakpart
# Conflicts:
# bauh/gems/flatpak/flatpak.py
# bauh/gems/flatpak/model.py
|
2020-01-10 17:42:27 -03:00 |
|
Vinícius Moreira
|
9d326efcd4
|
[flatpak] updating partials
|
2020-01-10 16:11:45 -03:00 |
|
Vinícius Moreira
|
edc3785e42
|
[flatpak] initial partial update support | [ui] trying to fix resize issues
|
2020-01-09 19:20:57 -03:00 |
|
Vinícius Moreira
|
f65e77872b
|
[flatpak] initial user installation level support
|
2020-01-09 15:16:31 -03:00 |
|