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
0306114a3b
[api] fix: not accepting all possible GET requests success responses
2023-12-17 13:00:37 -03:00
Vinicius Moreira
da5cbdce6f
[view.qt] enhancement: displaying the screenshot download progress
2023-12-13 09:52:46 -03:00
Bruno Cabral
fb4109bd77
flake warnings ( #304 )
2022-12-12 07:44:27 -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
05694342cc
[api.http] refactoring: String formatting method
2021-12-24 08:31:01 -03:00
Vinicius Moreira
8576a1f169
[web] feature: new custom action button to install apps
2021-12-15 13:40:20 -03:00
Vinicius Moreira
e4370bbe7a
[api.http] handling 'too many redirects' exception
2021-12-14 12:13:38 -03:00
Vinicius Moreira
0c4b479de9
[api.http] refactoring: removing unneeded return type
2021-11-20 10:37:11 -03:00
Vinicius Moreira
46a3b46652
[api] fix: crashing when trying to retrieve a file size without proving its URL
2021-11-17 15:36:21 -03:00
Vinicius Moreira
8c0c4d4546
[appimage] fix -> crashing when trying to upgrade and the internet connection is off
2021-02-12 14:47:23 -03:00
Vinicius Moreira
bd40d9f2a8
[flatpak] fix log
2020-09-10 13:40:11 -03:00
Vinícius Moreira
cec0c06e4f
[feature][arch] supporting multi-threaded download for repository packages
2020-05-27 11:51:24 -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
Vinicius Moreira
29baf1c5e1
[http] 'exists' accepting 403 as a valid response
2019-12-24 11:29:26 -03:00
Vinícius Moreira
c29b1a0252
suggestions button implemented respecting already installed applications
2019-12-23 13:04:51 -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
Vinícius Moreira
a602a583e3
[wgem] filling preset app options
2019-12-16 18:09:28 -03:00
Vinícius Moreira
2cdd5b59f5
[wgem] reading local suggestions
2019-12-16 16:55:48 -03:00
Vinícius Moreira
174349cf5b
[wgem] adding category
2019-12-13 16:35:00 -03:00
Vinícius Moreira
c07c6a0463
[wgem] allowing the user to give a custom name for the app
2019-12-13 12:19:37 -03:00
Vinícius Moreira
6ecb45420f
[wgem] installed size on the info window
2019-12-11 19:35:20 -03:00
Vinicius Moreira
3f4e0ce9cb
[http] fix: http client not hanling None 'Content-length' header
2019-10-16 19:00:48 -03:00
Vinicius Moreira
da12bc2086
[appimage] downloading database files from the cloud
2019-10-11 13:35:04 -03:00
Vinicius Moreira
cbc9080cb8
[aur][feature] reading package categories
2019-10-10 19:01:27 -03:00
Vinicius Moreira
6132155614
retrieving URL file size correctly | improving downloaded file size format
2019-10-09 15:01:46 -03:00
Vinicius Moreira
e56ecc8f49
fix: not internet connection scenario when reading installed and searching
2019-09-24 12:26:33 -03:00
Vinicius Moreira
917c6ec5d7
arch:using axel to pre-download source file | info window handling list attributes better
2019-09-22 01:01:11 -03:00
Vinicius Moreira
ba5e1da11b
gem selector sketch
2019-09-11 16:00:02 -03:00