Sebastian Palencsar
e95a23bc20
M3 namespace migration: complete Phase B, partial Phase D, docs and tests
...
- Native runtime under bearhub/ (api, commons, gems, view/util, view/core, view/qt)
- bauh/ compatibility re-export shims for legacy imports
- Phase D: canonical __version__/__app_name__ in bearhub/__init__.py; pyproject.toml
and setup.py point at bearhub package
- Native gem loader at bearhub/view/core/gems.py
- Namespace compatibility tests (159 tests passing)
- Documentation: CHANGELOG [Unreleased], NAMESPACE_MIGRATION, ROADMAP, README,
CONTRIBUTING, docs/qt6-migration.md, packaging/aur/README.md
2026-06-27 10:26:41 +02:00
Sebastian Palencsar
da377aecdc
AUR bearhub: fix stale source cache collision (pkgrel=10)
...
Use tag-specific tarball name bearhub-0.10.7-bearhub.6.tar.gz so makepkg
and AUR helpers do not reuse an outdated bearhub-0.10.7.tar.gz from cache.
Ignore makepkg artifacts under packaging/aur/.
2026-06-27 10:18:54 +02:00
Sebastian Palencsar
d541a4cbcf
Modernize runtime compatibility and initialize Bearhub fork
2026-05-26 08:35:29 +02:00
Bruno Cabral
fb4109bd77
flake warnings ( #304 )
2022-12-12 07:44:27 -03:00
Vinicius Moreira
57ac55c53f
feature: custom software suggestions
2022-05-26 18:18:09 -03:00
Vinicius Moreira
f6c8ad9553
[debian] initial Debian package management support
2022-03-10 17:11:19 -03:00
Vinicius Moreira
ae0f0c7e75
[appimage] refactoring: INSTALLATION_PATH constant renamed to INSTALLATION_DIR
2021-11-29 11:04:39 -03:00
Vinicius Moreira
9f4e08e29c
[appimage] refactoring: removing '/' from INSTALLATION_PATH constant
2021-11-29 11:04:39 -03:00
Vinicius Moreira
9bfecc5131
[appimage] refactoring: APPIMAGE_CACHE_PATH renamed to APPIMAGE_CACHE_DIR
2021-11-25 16:11:34 -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
7a3245ae5e
[appimage] improvement -> caching suggestions to disk
2021-02-01 17:09:30 -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
3c4de456c5
[appimage] improvement -> new custom action 'Update database'
2020-12-23 14:40:26 -03:00
Vinicius Moreira
adfb265dc3
[appimage] improvements -> database files only updated when expired
2020-12-23 13:39:58 -03:00
Vinicius Moreira
24d14e41bc
[appimage] fix: not able to launch AppImage files installed inside folders named with spaces
2020-11-30 18:52:55 -03:00
Vinicius Moreira
60228eec97
[ui] feature: themes
2020-11-27 15:52:57 -03:00
Vinicius Moreira
a205c7cca8
[appimage] fix -> 'Checking symlinks' initial task hanging if an installed AppImage data does not contain the installed directory field
2020-09-25 11:15:28 -03:00
Vinicius Moreira
89989ab79d
[fix][ui] using the sleep function wrongly within the Qt threads
2020-06-25 14:48:50 -03:00
Vinicius Moreira
c66bd4d900
[improvement][appimage] new initialization task that checks if the installed AppImage files have symlinks associated with
2020-06-16 18:51:13 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinícius Moreira
86bb1b55d6
[appimage] new config file
2019-12-19 15:10:27 -03:00
Vinícius Moreira
a602a583e3
[wgem] filling preset app options
2019-12-16 18:09:28 -03:00
Vinicius Moreira
8f3cc69e5d
[improvements][appimage] AppImage updater daemon replaced by a default Python thread to reduce memory usage
2019-11-25 16:03:56 -03:00
Vinicius Moreira
696ce1c79e
fix: application is not initializing when there is no internet connection
2019-10-22 10:18:35 -03:00
Vinicius Moreira
7750b0b9df
cleaning github token env vars
2019-10-17 12:26:00 -03:00
Vinicius Moreira
22ff07e8e5
[README] and environment variables to disabled AppImage DatabaseUpdate and AUR Index Updater
2019-10-17 10:33:42 -03:00
Vinicius Moreira
d7c17c4aca
[appimage] database lock implemented
2019-10-14 15:51:37 -03:00
Vinicius Moreira
c6cdfe30d0
improving the gems panel selector
2019-10-11 18:45:52 -03:00
Vinicius Moreira
6db819ca9c
[appimage] downloading compressed database files from the cloud
2019-10-11 13:54:14 -03:00
Vinicius Moreira
da12bc2086
[appimage] downloading database files from the cloud
2019-10-11 13:35:04 -03:00
Vinicius Moreira
33e1651238
[appimage][feature] downloading db files from github
2019-10-10 19:27:57 -03:00