Commit Graph

10 Commits

Author SHA1 Message Date
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
10f57efe50 [web] improvement -> environment.cache_exp in hours instead of minutes 2020-12-30 15:25:08 -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
f37e66a63c [ui][settings] improvements 2020-01-24 13:21:46 -03:00
Vinícius Moreira
6dba32cebe [web] refactoring the config reading code 2019-12-18 17:03:39 -03:00
Vinícius Moreira
70bd76c52a [wgem] config: allowing to use a custom electron version 2019-12-17 15:54:01 -03:00
Vinícius Moreira
e87c95ea9e [wgem] config | allowing to use system nativefier 2019-12-17 15:23:40 -03:00