Commit Graph

208 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
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
Sebastian Palencsar
d541a4cbcf Modernize runtime compatibility and initialize Bearhub fork 2026-05-26 08:35:29 +02:00
Andriy
49a39802ca Removing unnatural spaces (en) 2024-04-19 13:58:46 -03:00
Vinícius Moreira
cf3d3ae5c9 Merge pull request #345 from antipeth/master
Add Simplified Chinese translation
2024-02-04 19:53:35 -03:00
albanobattistella
280157441f Update it 2024-01-20 14:24:43 +01:00
antipeth
848be116c4 Add Simplified Chinese translation 2024-01-12 17:10:40 +08:00
Vinicius Moreira
27f49828da [web] fix: search not working for some typed addresses 2023-12-01 14:51:08 -03:00
Vinicius Moreira
925aaf35c5 enhancement: marked several threads as 'daemon' for a faster termination 2023-11-26 11:16:43 -03:00
Vinicius Moreira
f22714d1d7 setup: fix build warnings 2023-11-20 13:45:34 -03:00
KoromeloDev
02bbd8967e Update Web ru locale 2023-09-29 20:55:56 +03:00
Mape6
e970552dfe Update German translation 2023-03-06 07:11:06 +01: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
af46feb64e [view] improvement: settings window size rules moved to stylesheet files 2022-05-12 14:13:12 -03:00
Vinicius Moreira
7357c85089 [web] improvement: installation form width and PEP8 2022-04-16 07:19:17 -03:00
Vinicius Moreira
33cfa97bf0 [api] improvement: list_suggestions as an optional method (SoftwareManager) 2022-04-12 10:22:38 -03:00
Vinicius Moreira
f3514b91e1 [view] improvement: some components' width reduced (settings) 2022-04-12 09:54:44 -03:00
Vinicius Moreira
9ac0d015b7 [api] improvement: abstraction for view containers 2022-04-11 17:08:16 -03:00
Vinicius Moreira
ff254db925 [api] improvement: allowing several settings views to be returned (SoftwareManager.get_settings) 2022-04-11 15:09:18 -03:00
Vinicius Moreira
374b7ce03f [api] refactoring: removing screen measures as parameters of SoftwareManager.get_settings 2022-04-08 17:41:29 -03:00
Vinicius Moreira
6d29da6373 [commons] improvement: allowing extra environments variables to redefine existing values (SimpleProcess) 2022-04-07 12:05:41 -03:00
Vinicius Moreira
e654ae06a5 [web] fix: using the wrong locale format for the Accept-Language header 2022-03-25 12:53:14 -03:00
Vinicius Moreira
e1921facf8 [common] refactoring: 'get_human_size_str' moved from 'system' to 'view_utils' 2022-03-14 09:46:17 -03:00
Vinicius Moreira
f6c8ad9553 [debian] initial Debian package management support 2022-03-10 17:11:19 -03:00
Vinicius Moreira
ff9d3be65b fix: not accepting blank root passwords 2022-02-28 11:25:41 -03:00
Vinicius Moreira
d85b661ac3 [web] improvement: adding tips for all custom actions 2022-02-25 14:25:40 -03:00
Vinicius Moreira
5a1269d07f [api] improvement: SoftwareManager.get_screenshots returning a generator instead of a list 2022-02-24 10:32:20 -03:00
Vinicius Moreira
d3240e7e07 [web] improvement: i18n support description 2021-12-17 12:04:45 -03:00
Vinicius Moreira
3c4bab1222 [web] improvement: updating default User-Agent header when checking URLs 2021-12-15 16:46:32 -03:00
Vinicius Moreira
30cdfd8d52 [web] improvement: default pre-selected installation category is now 'Network' 2021-12-15 16:27:10 -03:00
Vinicius Moreira
15531450fd [web] improvement: not displaying a confirmation dialog for the custom action 'Install Web Application' 2021-12-15 15:56:29 -03:00
Vinicius Moreira
3b8b8a05dd [web] refactoring: creating custom actions on demand 2021-12-15 15:06:53 -03:00
Vinicius Moreira
fb3313c008 [api] refactoring: 'get_custom_actions' renamed to 'gen_custom_actions' and returning a Generator 2021-12-15 14:59:49 -03:00
Vinicius Moreira
011a3116d8 [web] improvement: invalid URL message (i18n) 2021-12-15 13:59:38 -03:00
Vinicius Moreira
e841c4023b [web] fix: wrong spelling (i18n) 2021-12-15 13:54:56 -03:00
Vinicius Moreira
388191d633 [web] improvement: adding a placeholder to the address field on the installation form 2021-12-15 13:52:46 -03:00
Vinicius Moreira
1218bdd655 [web] improvement: adding the 'URL' word besides the address field on the installation form 2021-12-15 13:47:35 -03:00
Vinicius Moreira
db8747cae5 [web] i18n: installation form title 2021-12-15 13:44:52 -03:00
Vinicius Moreira
8576a1f169 [web] feature: new custom action button to install apps 2021-12-15 13:40:20 -03:00
Vinicius Moreira
cbc52b68ee [web.controller] refactoring: removing useless line 2021-12-14 14:38:13 -03:00
Vinicius Moreira
87ce6d0aac [web.controller] refactoring: Electron log pattern 2021-12-14 14:37:35 -03:00
Vinicius Moreira
5589a09bd5 [web.controller] refactoring: mapping Electron branch once 2021-12-14 14:35:30 -03:00
Vinicius Moreira
e520b9a9c0 [web] improvement: using custom installation properties by Electron version if required 2021-12-14 14:26:12 -03:00
Vinicius Moreira
609e47973c [web.controller] improvement: handling http redirect errors 2021-12-14 12:18:24 -03:00
Vinicius Moreira
04271efebc [web] fix: spelling 2021-12-13 17:37:30 -03:00
Vinicius Moreira
d7daeea26a [web] improvement: checking for javascript fixes based on the Electron version 2021-12-13 17:35:49 -03:00
Vinicius Moreira
9310e31f86 [web] improvement: checking for javascript fixes based on the Electron version 2021-12-13 17:02:56 -03:00
Vinicius Moreira
394a5367d3 [web] refactoring: using the Electron file URLs from bauh-files 2021-12-13 16:35:05 -03:00