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
Vinicius Moreira
f34924cd76
[gems.appimage] refactoring: using the 'repository' field on queries instead of the deprecated 'github'
2023-12-05 15:30:31 -03:00
Vinicius Moreira
acc7b173f0
[appimage] fix: 'get_history' is not properly sorting releases by version
2022-03-14 11:58:06 -03:00
Vinicius Moreira
fb26524276
[appimage] fix: history not being ordered by release date
2022-03-14 10:11:50 -03:00
Vinícius Moreira
c29b1a0252
suggestions button implemented respecting already installed applications
2019-12-23 13:04:51 -03:00
Vinicius Moreira
ae7c914d13
[appimage] suggestions
2019-10-14 15:16:15 -03:00
Vinicius Moreira
51bbab0658
appimage categories
2019-10-10 15:54:26 -03:00
Vinicius Moreira
6023075b65
screenshots button
2019-10-10 12:37:43 -03:00
Vinicius Moreira
589264b096
appimage refactoring | limiting name, desc and publisher in the apps table
2019-10-09 19:00:07 -03:00
Vinicius Moreira
dd56a515fb
appimages -> support apps with no github set
2019-10-09 15:59:00 -03:00
Vinicius Moreira
8bacae7c2f
appimage: update, update-check and search returning installed applications
2019-10-08 19:23:49 -03:00
Vinicius Moreira
66a1e91f76
appimage history | history panel can now be maximized
2019-10-08 13:33:10 -03:00
Vinicius Moreira
aed6bb04e0
installing, uninstalling and launching
2019-10-07 14:55:06 -03:00
Vinicius Moreira
53bf6de34f
installing appimage
2019-10-03 19:09:31 -03:00