Commit Graph

2215 Commits

Author SHA1 Message Date
Vinicius Moreira
547602da51 [gems.appimage] fix: upgrade fails when the package was initially imported, but later added to remote database 2023-07-11 12:05:31 -03:00
Vinicius Moreira
7a4c3c08c1 Merge branch 'master' into staging 2023-03-07 08:07:31 -03:00
Vinícius Moreira
d80b23a952 Merge pull request #317 from Mape6/new_translations
Update German translation
2023-03-07 08:06:50 -03:00
Mape6
e970552dfe Update German translation 2023-03-06 07:11:06 +01:00
Vinicius Moreira
7e887a139d [CHANGELOG.md] updating changes 2023-02-24 08:12:47 -03:00
Vinicius Moreira
9a3f5dac58 Merge branch 'master' into staging 2023-02-24 08:10:57 -03:00
Vinícius Moreira
d3c9bff006 Merge pull request #314 from Mape6/new_translations
Update German translation
2023-02-24 08:09:53 -03:00
Mape6
e2a98e3f7e Update German translation 2023-02-23 06:39:28 +01:00
Mape6
720d678788 Update German translation 2023-02-21 09:16:09 +01:00
Vinícius Moreira
1033149d0b Merge pull request #312 from Labaman/patch-1
Update bauh_tray.desktop
2023-01-23 10:59:56 -03:00
Labaman
f9a82aeb5d Update bauh_tray.desktop
Update Name[ru]
2023-01-23 01:03:52 +03:00
Vinicius Moreira
1a568c9323 bumping version to 0.10.6 2023-01-10 11:20:56 -03:00
Vinicius Moreira
81ae600f0e [LICENSE] using only the beginning year 2023-01-10 11:20:15 -03:00
Vinicius Moreira
ba90d0cdd8 [view.prepare] enhancement: skip button enabled after 10 seconds 2023-01-10 11:07:46 -03:00
Vinicius Moreira
1d36bfc2e5 README.md: removing the Twitter shield 2022-12-23 13:40:25 -03:00
Vinicius Moreira
d05013f24e [linux_dist/appimage] fix: AppImage build script 2022-12-17 10:03:28 -03:00
Vinícius Moreira
a0ed3ab633 0.10.5 2022-12-17 09:49:50 -03:00
Vinicius Moreira
351399146b [CHANGELOG.md] Adding 0.10.5 release date 2022-12-17 09:47:53 -03:00
Vinicius Moreira
008355c21d [arch] fix: not properly checking conflicts with provided virtual packages with specific versions 2022-12-16 17:32:09 -03:00
Vinicius Moreira
2524dd0b07 [view] fix: prepare panel sometimes being displayed on the top left corner 2022-12-16 08:30:59 -03:00
Vinicius Moreira
6488bc2ee0 [LICENSE] update 2022-12-12 07:57:50 -03:00
Vinicius Moreira
0b27b23f2f [CHANGELOG.md] added recent contributions 2022-12-12 07:57:12 -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
7c576f81e2 [view] fix: initialization dialog not being properly centralized 2022-11-30 07:49:40 -03:00
Vinicius Moreira
65705af2e1 [view] fix: windows positioning regressions 2022-11-25 07:36:00 -03:00
Vinicius Moreira
93d2d66b71 improvement: replacing the use of LegacyVersion 2022-11-25 06:57:22 -03:00
Vinicius Moreira
69cf81dbe9 [arch] refactoring: conflict resolution checking (+ test cases) 2022-11-20 11:13:54 -03:00
Vinicius Moreira
53e3caba58 bumping version to 0.10.5 2022-11-11 17:42:13 -03:00
Vinicius Moreira
9433c2910f [gems.arch] fix: not properly mapping all provided packages by the system when checking for upgrade requirements 2022-11-11 17:41:40 -03:00
Vinícius Moreira
f10a3f1d1a 0.10.4 2022-11-05 15:07:04 -03:00
Vinicius Moreira
70e66c6b7c [CHANGELOG.md] updating 0.10.4 release date 2022-11-05 15:06:31 -03:00
Vinicius Moreira
ffa32a85b7 [gems.arch] fix: not considering some conflict expressions when retrieving upgrade requirements 2022-11-05 14:19:28 -03:00
Vinicius Moreira
de8b143273 [view] fix: several issues related to resizing 2022-11-04 17:53:05 -03:00
Vinicius Moreira
96d38f3b7f [linux_dist] improvement: using COPY instead of downloading the AppImageBuilder file 2022-11-03 07:44:35 -03:00
Vinicius Moreira
0dee9f34c6 [core] improvement: do not set '--no-config' when calling wget to avoid certificate issues 2022-11-03 07:43:35 -03:00
Vinicius Moreira
d2c1a4e3fe [linux_dist] adding a Dockerfile to generate the AppImage 2022-11-01 17:53:45 -03:00
Vinicius Moreira
d7a17f324e [gems.debian] fix: not properly handling packages with names ending with :i386 2022-10-28 17:40:42 -03:00
Vinicius Moreira
4c0a6af8cc [gems.arch] enhancement: pacman.list_ignored_pkgs now use Python calls instead of system calls 2022-10-26 07:59:02 -03:00
Vinicius Moreira
4917a7f017 [tests] fix: test breaking when system LANG=C 2022-10-25 17:45:01 -03:00
Vinicius Moreira
3d267ff3d1 [gems.arch] fix: not detecting some package replacements when upgrading due to conflict information having logic operators 2022-10-25 17:36:28 -03:00
Vinicius Moreira
361afb108b [view] fix: management panel not fully maximizing when moved from a different display device with a higher resolution 2022-10-25 07:54:59 -03:00
Vinicius Moreira
ea40e4f0b7 [gems.appimage] improvement: better TryExec field cleaning + tests fixed 2022-10-24 17:32:58 -03:00
Vinicius Moreira
d2dd7b3f0a [CHANGELOG.md] updating latest users contributions 2022-10-24 08:31:11 -03:00
Vinicius Moreira
433f18ceee [README.md] adding where development changes can be checked 2022-10-24 08:25:13 -03:00
Vinicius Moreira
0f28d8374f [view] fix: management panel not fully maximizing 2022-10-24 08:22:40 -03:00
Vinicius Moreira
1c7b17a269 [view] refactoring: removing unused import 2022-10-24 08:15:13 -03:00
Vinicius Moreira
58aee20e21 [gems.appimage] improvement: removing the TryExec field from the installed desktop entries to avoid issues with some DEs 2022-10-24 08:14:02 -03:00
Vinicius Moreira
828be31d74 bumping version to 0.10.4 2022-10-24 07:49:21 -03:00
Vinicius Moreira
123983dfaa [appimage] refactoring: typing 2022-10-24 07:48:41 -03:00