Commit Graph

1581 Commits

Author SHA1 Message Date
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
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
Vinicius Moreira
9ec85eab39 [view.qt.thread] refactoring: file downloader URL pattern checking 2023-11-29 12:31:56 -03:00
Vinicius Moreira
c2c17e63ac [view.qt] fix: wrong widgets centralisation issue 2023-11-29 12:26:46 -03:00
Vinicius Moreira
442ef76035 [view.qt] fix: QT crash in case the file downloader thread is still alive 2023-11-28 17:22:05 -03:00
Vinicius Moreira
656661b7b8 [view.qt] enhancement: faster packages filtering 2023-11-28 17:07:19 -03:00
Vinicius Moreira
2d43fc5414 [view.qt] adding log statistics when filtering packages 2023-11-26 11:24:27 -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
676f4300b7 [view.qt] refactoring: remove unused import 2023-11-26 11:05:08 -03:00
Vinicius Moreira
6efa763236 [view.qt] enhacement: custom package icons downloader (faster) 2023-11-25 17:28:44 -03:00
Vinicius Moreira
54c2453597 [gems.arch] enhancement: adding the AUR URL to the info dialog 2023-11-25 08:26:49 -03:00
Vinicius Moreira
f22714d1d7 setup: fix build warnings 2023-11-20 13:45:34 -03:00
Vinicius Moreira
c667c8472f [view.core.controller] enhancement: parallelized installed packages reading 2023-11-16 15:21:13 -03:00
Vinicius Moreira
969ce1cfb2 [view.core.controller] fix: search sometimes hanging when there is only one package type enabled 2023-11-16 14:46:35 -03:00
Vinicius Moreira
c8186745eb [gems.arch] refactoring: minor enhancement over PR#335 2023-11-11 10:17:58 -03:00
Vinicius Moreira
a16032d11b Merge branch 'master' into staging 2023-11-11 10:14:08 -03:00
w568w
255805b00b [gems.arch] fix: not clearing packages to delete during loops on key 2023-11-05 13:46:30 +08:00
Vinicius Moreira
d6a764261e [commons.internet] enhancement: replacing 'google.com' by 'w3.org' 2023-10-28 10:34:37 -03:00
Vinicius Moreira
3be073ec17 Merge branch 'master' into staging 2023-10-28 10:05:07 -03:00
KoromeloDev
02bbd8967e Update Web ru locale 2023-09-29 20:55:56 +03:00
KoromeloDev
794fa07e15 Update Snap ru locale 2023-09-29 20:50:05 +03:00