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
4a119968bc
Release 0.10.7-bearhub.6
...
Complete M1 identity work, fix runtime URL regressions, repair the test
suite, add CI, migrate packaging/AppImage branding to Bearhub, and
document the Qt6/PySide6 migration plan.
2026-06-26 19:22:28 +02:00
Vinicius Moreira
57ac55c53f
feature: custom software suggestions
2022-05-26 18:18:09 -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
ab302d460b
[appimage] refactoring: LOCAL_PATH constant renamed to APPIMAGE_SHARED_DIR
2021-11-29 11:04:39 -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
6a8fd24d23
[appimage.__init__] refactoring: String formatting method
2021-11-25 16:52:53 -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
9bfecc5131
[appimage] refactoring: APPIMAGE_CACHE_PATH renamed to APPIMAGE_CACHE_DIR
2021-11-25 16:11:34 -03:00
Vinicius Moreira
06035bb97e
[api.paths] refactoring: CACHE_PATH renamed to CACHE_DIR
2021-11-25 16:09:42 -03:00
Vinicius Moreira
47348c4b6c
[api] refactoring: CONFIG_PATH constant renamed to CONFIG_DIR
2021-11-25 15:41:09 -03:00
Vinicius Moreira
184ce720f4
[appimage] refactoring: CONFIG_DIR constant renamed to APPIMAGE_CONFIG_DIR
2021-11-25 15:41:09 -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
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
65df7654f9
[appimage] fix: uninstalling the application when an update download fails
2021-11-19 17:01:41 -03:00
Vinicius Moreira
7a3245ae5e
[appimage] improvement -> caching suggestions to disk
2021-02-01 17:09:30 -03:00
Vinicius Moreira
adfb265dc3
[appimage] improvements -> database files only updated when expired
2020-12-23 13:39:58 -03:00
Vinicius Moreira
adb0459ae2
[appimage] -> improvement: manual file upgrade -> auto-filling version and settings default search path to '~/Downloads'
2020-08-11 18:16:50 -03:00
Vinicius Moreira
20d6f0fa35
[improvement][appimage] creating a symlink for the installed applications at '~.local/bin'
2020-06-16 17:42:10 -03:00
Vinícius Moreira
cca98602e6
[feature][appimage] able to ignore appimage updates
2020-05-18 17:14:55 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinícius Moreira
b530cbe0fc
[ui][settings] supported types working
2020-01-24 18:17:52 -03:00
Vinicius Moreira
74ddfc03ef
[refactoring] removing the HOME_PATH constant in favor of Path.home()
2020-01-02 17:13:57 -03:00
Vinícius Moreira
873ff801fa
[appimage] begin: moving suggestions to cloud
2019-12-20 19:31: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
53bf6de34f
installing appimage
2019-10-03 19:09:31 -03:00