Vinicius Moreira
|
aa889dcd51
|
[api] refactoring: caching directory for root user is now /var/cache/bauh
|
2021-11-24 10:34:04 -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
|
971e9a58c7
|
[view.core.controller] refactoring: changing String formatting method
|
2021-11-20 11:18:09 -03:00 |
|
Vinicius Moreira
|
1cd060cd1f
|
[view.core.controller] refactoring: removing duplicate import
|
2021-11-20 10:52:44 -03:00 |
|
Vinicius Moreira
|
84518ce34d
|
[view.core.controller] fix: install/uninstall logs
|
2021-11-20 10:51:50 -03:00 |
|
Vinicius Moreira
|
11af3c0bbc
|
[view.core.downloader] refactoring: changing String formatting method
|
2021-11-20 10:44:25 -03:00 |
|
Vinicius Moreira
|
aef9ef0b0d
|
[core.downloader] refactoring: String concatenation using StringIO
|
2021-11-20 10:35:37 -03:00 |
|
Vinicius Moreira
|
a136ef28f4
|
[core] improvement: multi-threaded download not enabled by default since it fails for some scenarios
|
2021-11-19 18:28:35 -03:00 |
|
Vinicius Moreira
|
6bc30ba516
|
[core.controller] refactoring: removing useless check
|
2021-11-09 12:48:22 -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
|
9a8772da8f
|
improvement: replacing subprocess commands to detected installed CLIs by Python faster native calls (shutil.which)
|
2021-06-15 17:09:49 -03:00 |
|
Vinicius Moreira
|
7236a40c06
|
[ui] fix -> settings: tray icon tooltip wrongly formatted
|
2021-03-03 10:07:57 -03:00 |
|
Vinicius Moreira
|
7a3245ae5e
|
[appimage] improvement -> caching suggestions to disk
|
2021-02-01 17:09:30 -03:00 |
|
Vinicius Moreira
|
978120ba71
|
fix -> missing Python hard dependency: packaging
|
2021-01-20 09:43:13 -03:00 |
|
Vinicius Moreira
|
ad642404f5
|
improvement -> saving settings time
|
2021-01-12 17:17:19 -03:00 |
|
Vinicius Moreira
|
6aebaf6718
|
[arch] improvement -> repositories/AUR search time
|
2021-01-11 16:33:13 -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
|
01bd532465
|
[arch][snap] improvement -> caching categories file for 24 hours
|
2020-12-28 10:41:54 -03:00 |
|
Vinicius Moreira
|
cdcb2bac0b
|
[core] improvement -> new settings property 'boot.load_apps' to prevent loading apps after the startup process
|
2020-12-24 11:42:40 -03:00 |
|
Vinicius Moreira
|
3c4de456c5
|
[appimage] improvement -> new custom action 'Update database'
|
2020-12-23 14:40:26 -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
|
170778b914
|
fix -> bauh release notification not working properly
|
2020-12-07 18:41:35 -03:00 |
|
Vinicius Moreira
|
60228eec97
|
[ui] feature: themes
|
2020-11-27 15:52:57 -03:00 |
|
Vinicius Moreira
|
9c1ffbd356
|
[arch] feature -> AUR: allowing to edit the PKGBUILD file of a package to be installed/upgraded/downgraded
|
2020-08-16 12:39:20 -03:00 |
|
Vinicius Moreira
|
1088966991
|
[improvement][settings] new property 'ui.scale_factor' responsible for defining the interface scale factor
|
2020-06-24 12:23:05 -03:00 |
|
Vinicius Moreira
|
dab70cdfb8
|
[improvement][ui] big refactoring regarding the components states
|
2020-06-22 17:00:32 -03:00 |
|
Vinicius Moreira
|
e852224637
|
[improvement][ui] sorting installed packages by their names
|
2020-06-21 15:38:55 -03:00 |
|
Vinicius Moreira
|
eee9e9abf8
|
[improvement][ui] uninstallation does not refresh the table if it succeeds
|
2020-06-16 11:41:06 -03:00 |
|
Vinicius Moreira
|
eb12b3e6f0
|
[improvement][ui] search: always putting the installed on top if no name filter is provided
|
2020-06-15 16:36:01 -03:00 |
|
Vinicius Moreira
|
f0c44ab019
|
[fix][ui] calling required tasks when '--settings' is specified as a param
|
2020-06-11 17:15:20 -03:00 |
|
Vinicius Moreira
|
a43e640437
|
[improvement][ui] not performing a full table refresh after installing a new package
|
2020-06-11 16:51:55 -03:00 |
|
Vinicius Moreira
|
cc5c89a350
|
[fix][ui] not calling initial required tasks after enabling a new package type on settings
|
2020-06-11 11:25:37 -03:00 |
|
Vinicius Moreira
|
763d7cf51a
|
[ui][improvement] refreshing custom actions after installing/uninstalling/downgrading/upgrading packages
|
2020-06-05 18:57:54 -03:00 |
|
Vinicius Moreira
|
d3d40c85b6
|
[fix] displaying backups action when backup is disabled on the settings
|
2020-06-05 14:37:04 -03:00 |
|
Vinicius Moreira
|
44d70f5efd
|
[feature] new custom action to open the system backup tool
|
2020-06-04 12:16:53 -03:00 |
|
Vinicius Moreira
|
0912384781
|
[improvement] download clients parameters
|
2020-06-01 16:34:53 -03:00 |
|
Vinícius Moreira
|
5340070b3a
|
[improvement][settings] only displaying available multi-threaded download clients
|
2020-05-28 11:36:54 -03:00 |
|
Vinícius Moreira
|
7aa133be2a
|
[feature] axel support for multithreaded downloads
|
2020-05-27 16:18:53 -03:00 |
|
Vinícius Moreira
|
cec0c06e4f
|
[feature][arch] supporting multi-threaded download for repository packages
|
2020-05-27 11:51:24 -03:00 |
|
Vinícius Moreira
|
7f1be2b547
|
[improvement][ui] new 'updates ignored' category to filter packages with ignored updates
|
2020-05-20 11:58:29 -03:00 |
|
Vinicius Moreira
|
a320f30911
|
[feature] ignore updates: Arch/AUR packages
|
2020-05-17 14:36:22 -03:00 |
|
Vinícius Moreira
|
7f4f2c805c
|
[feature] new 'restore' custom action
|
2020-05-09 14:52:01 -03:00 |
|
Vinícius Moreira
|
f076e15119
|
[fix][settings] crashing when an empty Qt style is defined
|
2020-05-05 14:44:55 -03:00 |
|
Vinicius Moreira
|
08ddea55fd
|
[fix][settings] crashing when an unknown Qt style is set
|
2020-05-03 16:29:42 -03:00 |
|
Vinicius Moreira
|
a03b853336
|
[improvement][settings] new option to disable the reboot dialog after a successful upgrade
|
2020-04-29 15:51:38 -03:00 |
|
Vinicius Moreira
|
636469215c
|
[backup] allowing to specify the Timeshift mode: rsync or btrfs
|
2020-04-28 18:29:30 -03:00 |
|
Vinicius Moreira
|
827d31e495
|
[improvement][trim] 'disk.trim_after_update' changed to 'disk.trim.after_upgrade'
|
2020-04-22 14:01:36 -03:00 |
|
Vinícius Moreira
|
d5049c8466
|
[feature][tray] displaying a notification when there is a new bauh release
|
2020-04-20 15:05:52 -03:00 |
|
Vinícius Moreira
|
e43c09d982
|
[improvement] hiding logs when aria2 is not installed
|
2020-04-14 16:19:29 -03:00 |
|