Vxrtrauter
c5e6608ae2
feat: enhance update handling by verifying installer hash and refactoring asset retrieval
2026-03-09 19:03:28 +01:00
Vxrtrauter
214d9a0e23
feat: implement SVG icon handling and update button styles in settings dialog
2026-03-09 18:09:17 +01:00
Vxrtrauter
a9f229926b
feat: readd image path configuration in settings dialog and update paths tab
2026-03-09 15:16:06 +01:00
Vxrtrauter
8db9f3d9e2
feat: improve hover row delegate rendering by adjusting focus and selection states
2026-03-08 19:49:38 +01:00
Vxrtrauter
80d3ad208d
feat: enhance table item focus styles by adding border properties
2026-03-08 19:20:18 +01:00
Vxrtrauter
66217ff9b6
feat: update settings dialog to handle image path as None; improve table item focus styles
2026-03-08 13:58:23 +01:00
Vxrtrauter
9ba11bfa78
feat: enhance error handling and logging in various modules; improve timeout settings for network requests / fix basic issues
2026-03-08 13:32:30 +01:00
Vxrtrauter
43cbfe056c
feat: remove ugly spinner label and related functionality from search process
2026-03-08 13:19:39 +01:00
Vxrtrauter
12df32f72a
feat: remove unused install path detection function and clean up update process
2026-03-08 13:15:51 +01:00
Vxrtrauter
5b9bdd2a2a
feat: update download process to use temporary installer path and improve silent installation
2026-03-08 02:16:16 +01:00
Vxrtrauter
891c5a86c1
feat: enhance update process with progress dialog and install path detection
2026-03-08 01:55:23 +01:00
KeksNino
a5190f151c
fix: temporarily remove subprocess.Popen to stop opening softwaremanager.exe before update finished
2026-03-08 00:41:46 +01:00
Vxrtrauter
95f6640212
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
2026-03-08 00:29:13 +01:00
Vxrtrauter
78a47e89d3
fix: remove broken image path handling from settings dialog and paths tab
2026-03-08 00:29:10 +01:00
KeksNino
e47efab901
fix: remove restartapplications flag in updater
2026-03-08 00:25:32 +01:00
KeksNino
925579b9e0
fix: switch updater to silent instead of verysilent and open new exe after installation
2026-03-07 23:57:23 +01:00
KeksNino
dbf396a187
fix: update updater to silently install new setup file
2026-03-07 23:28:00 +01:00
Vxrtrauter
3db9d9c8e4
fix: improve white / dark mode support and enhance table styling
2026-03-07 22:31:38 +01:00
Vxrtrauter
f030795f10
fix: implement forced exit on shutdown and enhance shutdown handling
2026-03-07 22:10:45 +01:00
KeksNino
eccdb2f068
fix file deletion when seeding
2026-03-07 21:56:07 +01:00
Vxrtrauter
bd5ccc7688
fix: improve download status handling and enhance thread safety in logging functions
2026-03-07 21:36:11 +01:00
Vxrtrauter
b2a30af5cd
fix: prevent processing of non-downloadable items in download_selected function
2026-03-07 20:46:41 +01:00
Vxrtrauter
fbc2225878
refactor: standardize version key in build_info.json and enhance download selection logic in download.py
...
feat: add SVG icons for play, pause, and folder actions in gui.py; implement status bar for download speed display
fix: remove unnecessary newline in libtorrent_misc.py and streamline update checker logic in update_checker.py
2026-03-07 20:41:03 +01:00
KeksNino
4d1a639651
remove unused QProgressBar widget
2026-03-07 17:55:52 +01:00
Vxrtrauter
8d1b3ba68f
feat: implement seeding functionality and enhance download management with seeded magnets tracking
2026-03-08 12:00:00 +01:00
Vxrtrauter
dcc12c0b28
fix: LibTorrent not detecting that file has been deleted until LibTorrent Session is reinitialized / enhance download management with file existence checks and cleanup
2026-03-07 00:45:27 +01:00
Vxrtrauter
925fe21d03
Add logging and download tracking to direct downloads
2026-03-07 14:00:00 +01:00
Vxrtrauter
ec462afde6
Simplify boolean checks in network interface detection
2026-03-06 12:00:00 +01:00
Vxrtrauter
e50ef32c66
refactor: clean up imports and remove unused code in scrapers and download modules
2026-03-05 23:19:08 +01:00
KeksNino
d6e418d045
fix: crash when there are no results in search tab
2026-03-04 21:24:56 +01:00
Vxrtrauter
a7c71b37f5
refactor: remove duplicate stripping
2026-03-04 21:00:37 +01:00
Vxrtrauter
8fb1bb9e8d
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
2026-03-04 20:58:58 +01:00
Vxrtrauter
89fd8b4ebb
fix: fix scraping for uztracker posts to support displaying authors properly
2026-03-04 20:58:56 +01:00
KeksNino
3915e114a3
fix: logging in uztracker scraper and search for non-ascii letters and remove unused imports
2026-03-04 20:28:55 +01:00
Vxrtrauter
34a50e1a1b
refactor: rename scraping functions for consistency and improve data handling
2026-03-04 19:11:31 +01:00
KeksNino
90124fd9c8
fix: smaller author column in search tab
2026-03-04 14:07:43 +01:00
Vxrtrauter
4175f82967
feat: add windowCloseHelper function and integrate it into keyboard interrupt handling
2026-03-03 21:56:28 +01:00
Vxrtrauter
4bf2e9af81
feat: add download existence checks and improve log removal feedback
2026-03-01 23:14:10 +01:00
Vxrtrauter
a6bb879db3
feat: enhance download logging with path handling and timeout mechanism
2026-02-28 04:01:00 +01:00
Vxrtrauter
7653748599
chore: remove unused file_list utility
2026-02-28 03:34:56 +01:00
Vxrtrauter
9bec3f9189
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
2026-02-28 03:33:13 +01:00
Vxrtrauter
04d93b870a
refactor: reorganize logging functionality and remove unused log files
2026-02-28 03:33:10 +01:00
KeksNino
664e660198
fix a bunch of lsp errors
2026-02-28 03:31:17 +01:00
Vxrtrauter
60019e0d2e
refactor: update log imports and restructure logging functionality
2026-02-28 03:31:05 +01:00
Vxrtrauter
8238cfbe56
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
2026-02-28 03:05:10 +01:00
Vxrtrauter
7ccff5c5a1
Refactor monkrus scraper to implement caching and improve post fetching logic
2026-02-28 03:05:09 +01:00
KeksNino
8abe92fc4f
fix: hide seeders and leechers in uztracker and m0nkrus tab
2026-02-28 02:37:35 +01:00
Vxrtrauter
0a3b5eeee2
Remove unused asyncio import in uztracker.py
2026-02-27 23:59:59 +01:00
KeksNino
2a8f305a76
fix exe not starting on windows
2026-02-19 19:28:24 +01:00
KeksNino
12223d18de
add transparency to settings dialog on linux/macos
2026-02-17 00:29:55 +01:00