Commit Graph

1655 Commits

Author SHA1 Message Date
Vinicius Moreira
6e2a4222c8 [arch] refactoring: removing unneeded module 2021-06-17 17:46:13 -03:00
Vinicius Moreira
37ec3d96f4 tests: cleaning up some warnings 2021-06-17 17:31:09 -03:00
Vinicius Moreira
476a30c9f4 [arch] improvmenet -> cleaning up some code warnings 2021-06-17 17:28:29 -03:00
Vinicius Moreira
1e1b1dc864 tests: filtering some wrong warnings 2021-06-17 17:07:26 -03:00
Vinicius Moreira
db5eeabfb8 [arch] fix: some dependencies not being matched during comparisons between numeric and alphanumeric versions 2021-06-17 17:03:34 -03:00
Vinícius Moreira
abaffcb850 0.9.17 2021-06-16 10:06:50 -03:00
Vinicius Moreira
9f37289022 Fix CHANGELOG.md 2021-06-16 10:05:22 -03:00
Vinicius Moreira
a6b97be2bc Updating CHANGELOG.md 2021-06-16 10:02:50 -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
dfdc209374 [arch] fix: skipping the package version epoch when checking the updates requirements 2021-06-15 15:52:34 -03:00
Vinícius Moreira
2578c740d4 Merge pull request #177 from albanobattistella/patch-2
Update it
2021-05-08 18:04:54 -03:00
albanobattistella
8b6128f57b Update it 2021-05-08 13:41:36 +02:00
Vinicius Moreira
279e0a1820 [README] Updating 'Custom themes' section links 2021-04-08 08:49:39 -03:00
Vinicius Moreira
c88d7f35fe [README] Updating 'Custom themes' section links 2021-04-08 08:46:32 -03:00
Vinícius Moreira
f1f496cb5d 0.9.16 2021-04-06 10:14:11 -03:00
Vinicius Moreira
6feedf4503 Updating CHANGELOG 2021-04-06 10:08:07 -03:00
Vinicius Moreira
dfe765450b [arch] fix -> randomly crashing when solving repository packages dependencies 2021-04-06 09:20:25 -03:00
Vinicius Moreira
e67e5bc0a9 [arch] fix -> not restoring the CPUs to previous scaling governors after the package is built when optimizations are on 2021-04-04 10:27:35 -03:00
Vinicius Moreira
6685e0b6c3 Merge branch 'master' into staging 2021-03-21 09:26:07 -03:00
Vinicius Moreira
8a81ae4098 Updating README.md 2021-03-21 09:25:49 -03:00
Vinicius Moreira
a311b79bb7 [arch] fix -> not skipping dependency checking when the user opts to proceed with a transaction that would break other packages 2021-03-17 10:10:09 -03:00
Vinícius Moreira
8b81501dc6 0.9.15 2021-03-03 11:16:17 -03:00
Vinicius Moreira
a5c9ecd2a4 Updating CHANGELOG 2021-03-03 11:10:46 -03:00
Vinicius Moreira
4db47b2594 [ui] fix -> conflict resolution: still displaying that updates are ignored for a given package after its uninstallation 2021-03-03 10:52:51 -03:00
Vinicius Moreira
7236a40c06 [ui] fix -> settings: tray icon tooltip wrongly formatted 2021-03-03 10:07:57 -03:00
Vinicius Moreira
485f578913 [ui] improvement -> checking if the internet connection is available before proceeding with the upgrade process 2021-03-02 13:11:02 -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
66037186a4 [arch] fixes related to dependency checking 2021-03-02 10:58:46 -03:00
Vinicius Moreira
2d552316db [ui] improvement -> checking if internet connection is available before trying to upgrade the selected packages 2021-02-12 14:57:48 -03:00
Vinicius Moreira
8c0c4d4546 [appimage] fix -> crashing when trying to upgrade and the internet connection is off 2021-02-12 14:47:23 -03:00
Vinicius Moreira
9af8dd4f1f Fix CHANGELOG 2021-02-04 08:33:53 -03:00
Vinícius Moreira
c6330cd920 0.9.14 2021-02-03 15:46:57 -03:00
Vinicius Moreira
407b5ba1ff Updating CHANGELOG 2021-02-03 15:41:02 -03:00
Vinicius Moreira
c6951dc494 Updating CHANGELOG 2021-02-03 11:47:34 -03:00
Vinicius Moreira
65c8170db5 [arch] fix -> multi-threaded download: crashing when could not retrieve download data for packages to upgrade 2021-02-03 11:03:25 -03:00
Vinicius Moreira
c566b90264 [arch] fix -> crashing when trying to upgrade repository packages which data could not be retrieved 2021-02-03 09:57:25 -03:00
Vinicius Moreira
aac3c82dd8 [appimage] improvement -> allowing the property 'suggestions.expiration' to be managed through the UI 2021-02-01 17:40:42 -03:00
Vinicius Moreira
7a3245ae5e [appimage] improvement -> caching suggestions to disk 2021-02-01 17:09:30 -03:00
Vinicius Moreira
8030e6cbe8 [arch] fix -> crashing when trying to upgrade AUR packages which data could not be retrieved 2021-02-01 14:01:45 -03:00
Vinicius Moreira
90a1c28960 [web] improvement -> preveting cached environment without the nativefier URL to crash the application 2021-02-01 09:34:21 -03:00
Vinicius Moreira
6767875127 [web] improvement -> nativefier URL moved to 'bauh-files' 2021-01-30 09:06:34 -03:00
Vinicius Moreira
829905f5c5 [setup] fix -> wrong style resources paths 2021-01-30 08:45:42 -03:00
Vinicius Moreira
da4b8311fe [web] -> fix: using the old nativefier GitHub URL 2021-01-30 08:40:52 -03:00
Vinicius Moreira
2e468fae67 [web] fix -> failing to install some applications when the expected temp directory does not exist 2021-01-30 08:37:17 -03:00
Vinicius Moreira
d71fce19c8 Updating README 2021-01-26 09:50:02 -03:00
Vinicius Moreira
be9de13d8a Updating README and CONTRIBUTING 2021-01-22 17:12:27 -03:00
Vinícius Moreira
f097cd1463 0.9.13 2021-01-20 09:52:54 -03:00
Vinicius Moreira
9898d34d5d Fix CHANGELOG 2021-01-20 09:45:22 -03:00
Vinicius Moreira
978120ba71 fix -> missing Python hard dependency: packaging 2021-01-20 09:43:13 -03:00