Commit Graph

247 Commits

Author SHA1 Message Date
Vinícius Moreira
be167ce4be Update README.md 2024-01-02 09:35:30 -03:00
Vinícius Moreira
430d74f9d1 Update README.md 2023-12-23 09:41:27 -03:00
Vinícius Moreira
5dde2d5639 Update README.md 2023-12-23 09:39:40 -03:00
Vinicius Moreira
0e1bae898b README.md: updating self-install HTML presentation 2023-12-23 07:11:16 -03:00
Vinicius Moreira
90f106509e README.md: updating the AppImage installation section 2023-12-23 07:08:47 -03:00
Vinicius Moreira
a084d8bf31 [view.qt] info dialog: only show the 'open' button if 'xdg-open' is installed 2023-12-19 15:24:09 -03:00
Vinicius Moreira
5a01087f00 enhancement: replacing wget by new download implementation 2023-12-14 13:22:23 -03:00
Vinicius Moreira
1d36bfc2e5 README.md: removing the Twitter shield 2022-12-23 13:40:25 -03:00
Vinicius Moreira
433f18ceee [README.md] adding where development changes can be checked 2022-10-24 08:25:13 -03:00
Vinicius Moreira
ef34bc51ad [README.md] improvements and fixes 2022-05-27 08:34:59 -03:00
Vinicius Moreira
bf7fc9a759 [README.md] fix: suggestions pattern 2022-05-26 18:23:27 -03:00
Vinicius Moreira
57ac55c53f feature: custom software suggestions 2022-05-26 18:18:09 -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
0eb335ef07 [debian] improvement: new settings property to enable purge as the default removal method 2022-04-13 14:10:11 -03:00
Vinicius Moreira
a904c73b2d [backup] improvement: remove_method option 2022-03-29 19:01:31 -03:00
Vinicius Moreira
da8a4e6547 [backup] improvement: 'single mode' should only remove self generated snapshots 2022-03-29 17:44:00 -03:00
Vinicius Moreira
6c8adfe1ed [flatpak] feature: 'full update' custom action 2022-03-25 11:46:46 -03:00
Vinícius Moreira
d76bf0ea44 Update README.md 2022-03-14 16:34:46 -03:00
Vinicius Moreira
069c5179b2 [README.md] Adding missing AppImage installation dependency 2022-03-11 17:48:42 -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
f6c8ad9553 [debian] initial Debian package management support 2022-03-10 17:11:19 -03:00
Vinicius Moreira
79488dd79f [core] updates check interval default to 5 minutes 2022-03-09 09:36:53 -03:00
Vinicius Moreira
8c32bfec09 [systray] improvement: update checking interval on tray mode is now measured in minutes instead of seconds 2022-02-28 16:42:52 -03:00
Vinicius Moreira
8225efc481 [README.md] Updating Ubuntu installation title 2022-02-10 11:23:53 -03:00
Vinicius Moreira
9656f78020 [arch] improvement: new property 'prefer_repository_provider' 2022-01-28 18:31:17 -03:00
Vinícius Moreira
5a1dcd6a24 [README.md] Updating logo file reference 2021-12-31 10:12:01 -03:00
Vinícius Moreira
b2b8e1e2e2 [README.md] Updating PyPI badge 2021-12-26 10:23:16 -03:00
Vinícius Moreira
b568a82d31 [README.md] Updating Twitter badge 2021-12-26 10:22:34 -03:00
Vinícius Moreira
9eb6ed36f1 [README] Adding bauh-staging badge 2021-12-26 10:21:29 -03:00
Vinícius Moreira
82b9d659cd [README.md] Adding PyPI badge 2021-12-26 10:14:17 -03:00
Vinícius Moreira
7d997c1308 [README.md] Adding AUR badge 2021-12-26 10:11:35 -03:00
Vinícius Moreira
6f8ed6f917 [README.md] Adding AppImage installation steps 2021-12-21 19:01:36 -03:00
Vinícius Moreira
159823d49f [README.md] Adding the "License" badge 2021-12-19 10:13:21 -03:00
Vinicius Moreira
d7daeea26a [web] improvement: checking for javascript fixes based on the Electron version 2021-12-13 17:35:49 -03:00
Vinicius Moreira
cd391fe3dd [core] feature: new configuration file to disable packaging formats management globally 2021-12-10 12:18:33 -03:00
Vinicius Moreira
6d3917ee99 [arch] feature: allowing AUR packages to be installed when bauh is launched by the root user 2021-12-07 15:41:02 -03:00
Vinicius Moreira
fd6043e20f [README.md] updating Web section 2021-11-29 12:49:09 -03:00
Vinicius Moreira
8aa03d2a56 [README.md] Updating AppImage section 2021-11-29 11:08:50 -03:00
Vinicius Moreira
0ecbb28219 [appimage] refactoring: installed AppImages are now stored at '/usr/local/share/bauh' for the root user 2021-11-29 11:04:09 -03:00
Vinicius Moreira
b3c1e72717 [api] refactoring: symlinks/binaries are now stored at /usr/local/bin for the root user 2021-11-25 18:42:09 -03:00
Vinicius Moreira
243a1fb696 [api] refactoring: .desktop files are now installed at /usr/share/applications for the root user 2021-11-25 16:37:31 -03:00
Vinicius Moreira
25c9ed9fa3 [api] refactoring: custom themes dir for root user is now /usr/share/bauh/themes 2021-11-25 15:57:59 -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
83cc7cc134 [api] refactoring: temp dir now follow the patter /tmp/bauh@vinicius 2021-11-24 10:46:39 -03:00
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
a523cd9f1d [README] Updating dependencies text 2021-11-22 13:34:01 -03:00
Vinícius Moreira
6f65556c05 [README.md] updating some GitHub links 2021-11-07 09:37:45 -03:00