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
22c002f435
[web] improvement -> code refactoring
2020-12-30 15:51:11 -03:00
Vinicius Moreira
156dd9c61b
[web] improvement -> suggestions are cached in disk for 24 hours
2020-12-30 15:15:03 -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
5e8265817f
[web] improvement -> environment settings being cached for 24 hours
2020-12-22 18:24:13 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinícius Moreira
0acb5b7047
[improvement][web] not using HTTP sessions anymore to perform the searches
2020-01-08 15:48:14 -03:00
Vinícius Moreira
b1e1fe5918
[web] handling internet off errors when downloading the suggestions
2019-12-18 16:48:55 -03:00
Vinícius Moreira
ea14310ad7
[wgem] searching through the suggestions index | fix iso descriptions
2019-12-17 12:33:47 -03:00
Vinícius Moreira
ab043cc318
[wgem] begin: reading from index
2019-12-16 20:01:09 -03:00
Vinícius Moreira
e73e36b9c2
[wgem] downloading suggestions from the cloud and generating a search index
2019-12-16 19:50:47 -03:00