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
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
63698709a6
Add project code of conduct and security policy
2026-05-31 17:48:55 +02:00
Sebastian Palencsar
fe75637a23
Keep namespace migration doc and remove internal migration plan
2026-05-31 16:21:55 +02:00
Sebastian Palencsar
8c8ea628ee
Polish README header with centered Bearhub logo
2026-05-28 07:17:44 +02:00
Sebastian Palencsar
6e2003a818
Add Bearhub logo to README title
2026-05-28 07:17:22 +02:00
Sebastian Palencsar
0ecc1e91b3
Update README and changelog for Bearhub naming and AUR fixes
2026-05-28 06:46:24 +02:00
Sebastian Palencsar
1d3feeae63
Remove Snap support from Bearhub
2026-05-28 06:00:37 +02:00
Sebastian Palencsar
68051b2b34
Remove Debian support from Bearhub
2026-05-26 08:58:17 +02:00
Sebastian Palencsar
3d41d6a858
Clarify Arch-first scope in README
2026-05-26 08:55:14 +02:00
Sebastian Palencsar
8f7f08b422
Fix README license link for main branch
2026-05-26 08:46:21 +02:00
Sebastian Palencsar
657ec4af61
Document Bearhub fork status and scope
2026-05-26 08:42:02 +02:00
Sebastian Palencsar
d541a4cbcf
Modernize runtime compatibility and initialize Bearhub fork
2026-05-26 08:35:29 +02:00
NoobKozlegeny
4cd1172eda
[FEATURE] Ability to check/uncheck optional dependencies at once ( #360 )
2024-05-25 08:30:16 -03:00
Vinícius Moreira
be167ce4be
Update README.md
2024-01-02 09:35:30 -03:00
Vinícius Moreira
430d74f9d1
Update README.md
2023-12-23 09:41:27 -03:00
Vinícius Moreira
5dde2d5639
Update README.md
2023-12-23 09:39:40 -03:00
Vinicius Moreira
0e1bae898b
README.md: updating self-install HTML presentation
2023-12-23 07:11:16 -03:00
Vinicius Moreira
90f106509e
README.md: updating the AppImage installation section
2023-12-23 07:08:47 -03:00
Vinicius Moreira
a084d8bf31
[view.qt] info dialog: only show the 'open' button if 'xdg-open' is installed
2023-12-19 15:24:09 -03:00
Vinicius Moreira
5a01087f00
enhancement: replacing wget by new download implementation
2023-12-14 13:22:23 -03:00
Vinicius Moreira
1d36bfc2e5
README.md: removing the Twitter shield
2022-12-23 13:40:25 -03:00
Vinicius Moreira
433f18ceee
[README.md] adding where development changes can be checked
2022-10-24 08:25:13 -03:00
Vinicius Moreira
ef34bc51ad
[README.md] improvements and fixes
2022-05-27 08:34:59 -03:00
Vinicius Moreira
bf7fc9a759
[README.md] fix: suggestions pattern
2022-05-26 18:23:27 -03:00
Vinicius Moreira
57ac55c53f
feature: custom software suggestions
2022-05-26 18:18:09 -03:00
Vinicius Moreira
fbd98d8b31
[arch] improvement: suggestions available for repository packages
2022-05-20 17:17:54 -03:00
Vinicius Moreira
dbef9a8964
[core.config] improvement: default value for the property 'suggestions.by_type' changed to 20
2022-05-20 11:43:32 -03:00
Vinicius Moreira
62a1c4fa3b
[view] feature: new parameter '--suggestions' to force loading software suggestions after the initialization process
2022-05-20 11:36:47 -03:00
Vinicius Moreira
cefab90052
[core] improvement: new configuration property to disable SSL checking when downloading files
2022-05-19 17:23:31 -03:00
Vinicius Moreira
0eb335ef07
[debian] improvement: new settings property to enable purge as the default removal method
2022-04-13 14:10:11 -03:00
Vinicius Moreira
a904c73b2d
[backup] improvement: remove_method option
2022-03-29 19:01:31 -03:00
Vinicius Moreira
da8a4e6547
[backup] improvement: 'single mode' should only remove self generated snapshots
2022-03-29 17:44:00 -03:00
Vinicius Moreira
6c8adfe1ed
[flatpak] feature: 'full update' custom action
2022-03-25 11:46:46 -03:00
Vinícius Moreira
d76bf0ea44
Update README.md
2022-03-14 16:34:46 -03:00
Vinicius Moreira
069c5179b2
[README.md] Adding missing AppImage installation dependency
2022-03-11 17:48:42 -03:00
Vinicius Moreira
066df8628e
[appimage] feature: new custom action to self install bauh if it is running as an AppImage
2022-03-11 10:14:42 -03:00
Vinicius Moreira
f6c8ad9553
[debian] initial Debian package management support
2022-03-10 17:11:19 -03:00
Vinicius Moreira
79488dd79f
[core] updates check interval default to 5 minutes
2022-03-09 09:36:53 -03:00
Vinicius Moreira
8c32bfec09
[systray] improvement: update checking interval on tray mode is now measured in minutes instead of seconds
2022-02-28 16:42:52 -03:00
Vinicius Moreira
8225efc481
[README.md] Updating Ubuntu installation title
2022-02-10 11:23:53 -03:00
Vinicius Moreira
9656f78020
[arch] improvement: new property 'prefer_repository_provider'
2022-01-28 18:31:17 -03:00
Vinícius Moreira
5a1dcd6a24
[README.md] Updating logo file reference
2021-12-31 10:12:01 -03:00
Vinícius Moreira
b2b8e1e2e2
[README.md] Updating PyPI badge
2021-12-26 10:23:16 -03:00
Vinícius Moreira
b568a82d31
[README.md] Updating Twitter badge
2021-12-26 10:22:34 -03:00
Vinícius Moreira
9eb6ed36f1
[README] Adding bauh-staging badge
2021-12-26 10:21:29 -03:00
Vinícius Moreira
82b9d659cd
[README.md] Adding PyPI badge
2021-12-26 10:14:17 -03:00
Vinícius Moreira
7d997c1308
[README.md] Adding AUR badge
2021-12-26 10:11:35 -03:00
Vinícius Moreira
6f8ed6f917
[README.md] Adding AppImage installation steps
2021-12-21 19:01:36 -03:00
Vinícius Moreira
159823d49f
[README.md] Adding the "License" badge
2021-12-19 10:13:21 -03:00