Commit Graph

1602 Commits

Author SHA1 Message Date
Sebastian Palencsar
ce09e8b0d1 Switch runtime app identity to bearhub with legacy path migration 2026-05-28 05:54:59 +02:00
Sebastian Palencsar
93fd715925 Polish Bearhub branding in UI and metadata 2026-05-28 05:51:29 +02:00
Sebastian Palencsar
68051b2b34 Remove Debian support from Bearhub 2026-05-26 08:58:17 +02:00
Sebastian Palencsar
d541a4cbcf Modernize runtime compatibility and initialize Bearhub fork 2026-05-26 08:35:29 +02:00
KoromeloDev
b1ea479a3a Update Russian language translation 2024-10-13 09:56:09 -03:00
albanobattistella
03146e444a Update it (#366) 2024-07-05 07:33:44 -03:00
albanobattistella
79aeb8824e Update it (#363) 2024-07-02 12:59:10 -03:00
NoobKozlegeny
4cd1172eda [FEATURE] Ability to check/uncheck optional dependencies at once (#360) 2024-05-25 08:30:16 -03: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
Vinícius Moreira
a718c3d50d Merge pull request #350 from Boria138/fix-arch-detect
Added checking the /etc/os-release file
2024-01-30 07:34:41 -03:00
Vinícius Moreira
ab093ce843 Merge pull request #348 from albanobattistella/patch-5
Update it
2024-01-30 07:33:02 -03:00
Boria138
9be612fec6 Added checking the /etc/os-release file
I'm using an arch-based distribution in
which does not have an arch-release file but has an ID_LIKE line in os-release
2024-01-23 13:05:11 +06:00
albanobattistella
de63f62fd6 Update it 2024-01-20 14:36:11 +01:00
albanobattistella
280157441f Update it 2024-01-20 14:24:43 +01:00
antipeth
ef12c05abf Add Simplified Chinese translation 2024-01-12 22:15:49 +08:00
antipeth
9d83191331 Add Simplified Chinese translation 2024-01-12 22:13:11 +08:00
antipeth
848be116c4 Add Simplified Chinese translation 2024-01-12 17:10:40 +08:00
Vinicius Moreira
e2686e3c54 [gems.appimage] fix: github URL checking 2024-01-10 16:58:11 -03:00
Vinicius Moreira
00c3c34d15 [view.qt] fix: name filter not working for camel case 2024-01-08 18:15:34 -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
Vinicius Moreira
2e063b021a [view] adding missing category translations 2023-12-22 14:23:31 -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
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
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
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
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