Commit Graph

2348 Commits

Author SHA1 Message Date
Vinicius Moreira
00c3c34d15 [view.qt] fix: name filter not working for camel case 2024-01-08 18:15:34 -03:00
Vinicius Moreira
f2eba80e56 [linux_dist.appimage] enhancement: using the latest Python standards to build and install bauh 2024-01-08 18:10:37 -03:00
Vinicius Moreira
c44ab712ff [view.qt] fix: 'name' filter not working for packages whose names contain the typed word 2024-01-08 15:24:14 -03:00
Vinicius Moreira
d9bfc63b4e bumping version to 0.10.7 2024-01-06 08:02:51 -03:00
Vinicius Moreira
181edeeb57 [gems.appimage] fix: regression on the database backend preventing long time installed AppImages to receive updates 2024-01-06 08:01:11 -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
a1f0d49e4e Update README.md 2023-12-23 09:40:15 -03:00
Vinícius Moreira
5dde2d5639 Update README.md 2023-12-23 09:39:40 -03:00
Vinícius Moreira
6f7e4db372 0.10.6 2023-12-23 07:22:02 -03:00
Vinicius Moreira
2bcbaf85e1 CHANGELOG.md: improving 0.10.6 release details 2023-12-23 07:16:30 -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
2e063b021a [view] adding missing category translations 2023-12-22 14:23:31 -03:00
Vinicius Moreira
ed71cd83d9 [linux_dist.appimage] refactoring: AppImage now based on Debian bullseye 2023-12-21 12:36:06 -03:00
Vinicius Moreira
78618eb70c [view] fix: random segmentation fault errors caused by the cache cleaner thread 2023-12-20 08:17:29 -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
4155b05bbd i18n: more category translations 2023-12-19 14:54:31 -03:00
Vinicius Moreira
646f46c5ba i18n: more category translations 2023-12-18 16:53:14 -03:00
Vinicius Moreira
f3626d8b2b [linux_dist.appimage] enhancement: adding 'xdg-utils' to the AppImage (to open URLs in the browser) 2023-12-17 13:12:52 -03:00
Vinicius Moreira
efff406e22 enhancement: improving download benchmark logging 2023-12-17 13:01:19 -03:00
Vinicius Moreira
0306114a3b [api] fix: not accepting all possible GET requests success responses 2023-12-17 13:00:37 -03:00
Vinicius Moreira
72839d8763 more translations 2023-12-15 16:47:26 -03:00
Vinicius Moreira
0bc66a9d16 [view.core] fix: not handling exceptions when downloading a file 2023-12-14 14:17:57 -03:00
Vinicius Moreira
e44db92a1d [view.qt] fix: not handling download exceptions 2023-12-14 14:15:56 -03:00
Vinicius Moreira
5a01087f00 enhancement: replacing wget by new download implementation 2023-12-14 13:22:23 -03:00
Vinicius Moreira
708bbc07a3 [linux_dist.appimage] refactoring: reducing Dockerfile size 2023-12-13 10:41:37 -03:00
Vinicius Moreira
df41c394a1 .gitignore: adding rule for any .gz file generated on the AppImage folder 2023-12-13 10:40:52 -03:00
Vinicius Moreira
2cf996c297 [linux_dist/appimage] refactoring: removing 'BAUH_VERSION' envvar from the Dockerfile 2023-12-13 10:09:06 -03:00
Vinicius Moreira
da5cbdce6f [view.qt] enhancement: displaying the screenshot download progress 2023-12-13 09:52:46 -03:00
Vinicius Moreira
3b7b22c9c7 [view.qt] refactoring: using a different approach to cancel file downloads to keep compatibility with older Python versions 2023-12-12 18:14:12 -03:00
Vinicius Moreira
d0a7da8ffd [linux/dist/appimage] fix: build 2023-12-11 16:48:10 -03:00
Vinicius Moreira
f583a34c6a CHANGELOG.md: updating release notes 2023-12-09 11:36:32 -03:00
Vinicius Moreira
e770dbc127 [view.qt] fix: not updating filters index when ignoring package updates 2023-12-06 10:24:01 -03:00
Vinicius Moreira
2156c7e32d [view.qt] fix: not updating filters index after installing/uninstalling a package 2023-12-06 10:20:21 -03:00
Vinicius Moreira
5242990dfb [gem.appimage] refactoring: self-install using 'repository' instead of 'github' 2023-12-05 16:52:33 -03:00
Vinicius Moreira
f34924cd76 [gems.appimage] refactoring: using the 'repository' field on queries instead of the deprecated 'github' 2023-12-05 15:30:31 -03:00
Vinicius Moreira
17e5eaf943 Merge branch 'master' into staging 2023-12-05 14:51:39 -03:00
Vinicius Moreira
c41ff18104 [gems.flatpak] should not be treated as trustable 2023-12-05 09:03:10 -03:00
Vinicius Moreira
29b260c993 [view.qt] enhancement: minor reduction in the table loading time 2023-12-02 16:55:55 -03:00
Vinicius Moreira
5e9de37373 [view.qt] enhancement: reducing the initialization panel min width 2023-12-02 15:15:32 -03:00
Vinicius Moreira
6cdd554a9d [view.qt] using the showEvent callback instead of show to try fix centralisation issues 2023-12-02 15:02:15 -03:00
Vinicius Moreira
27f49828da [web] fix: search not working for some typed addresses 2023-12-01 14:51:08 -03:00
Vinicius Moreira
d47e55fd7e [appimage] info: displaying 'unknown' when there is no mapped license 2023-12-01 09:55:48 -03:00
Vinicius Moreira
cbb55151bf [view.qt] refactoring: icon URL checking 2023-12-01 09:11:19 -03:00
Vinicius Moreira
f7337313c3 [view] enhancement: able to open URLs in the browser (package info window) 2023-12-01 08:02:53 -03:00
Vinicius Moreira
4000f0116a [view] refactoring: URL regex 2023-12-01 07:36:11 -03:00
Vinicius Moreira
a4c24c8aa6 [view] feature: adding a new 'verified' filter for the packages table 2023-11-30 17:17:32 -03:00
Vinicius Moreira
4c91973028 [view.qt] more centralisation fixes 2023-11-29 16:55:47 -03:00
Vinicius Moreira
81a547f7ec [view.qt.thread] enhancement: reducing the file downloader inactivity timeout 2023-11-29 12:33:24 -03:00