KeksNino
e47efab901
fix: remove restartapplications flag in updater
2026-03-08 00:25:32 +01:00
KeksNino
dbd5e79678
trigger github workflow to test updater
dbd5e79-dev
2026-03-08 00:08:37 +01:00
KeksNino
925579b9e0
fix: switch updater to silent instead of verysilent and open new exe after installation
925579b-dev
2026-03-07 23:57:23 +01:00
KeksNino
1d969e5b9c
feat: auto restart application after update has finished
1d969e5-dev
dbf396a-dev
2026-03-07 23:34:03 +01:00
KeksNino
dbf396a187
fix: update updater to silently install new setup file
2026-03-07 23:28:00 +01:00
Vxrtrauter
351bd041b8
fix: enhance Windows build process with installer and ZIP packaging
a602d17-dev
351bd04-dev
3db9d9c-dev
2026-03-07 22:40:38 +01:00
shayaa
a602d17d3d
Create LICENSE
2026-03-07 22:38:20 +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
f030795-dev
2026-03-07 22:10:45 +01:00
KeksNino
eccdb2f068
fix file deletion when seeding
eccdb2f-dev
2026-03-07 21:56:07 +01:00
Vxrtrauter
bd5ccc7688
fix: improve download status handling and enhance thread safety in logging functions
bd5ccc7-dev
2026-03-07 21:36:11 +01:00
Vxrtrauter
b2a30af5cd
fix: prevent processing of non-downloadable items in download_selected function
fbc2225-dev
b2a30af-dev
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
4d1a639-dev
2026-03-07 17:55:52 +01:00
Vxrtrauter
8d1b3ba68f
feat: implement seeding functionality and enhance download management with seeded magnets tracking
8d1b3ba-dev
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
dcc12c0-dev
2026-03-07 00:45:27 +01:00
Vxrtrauter
925fe21d03
Add logging and download tracking to direct downloads
925fe21-dev
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
e50ef32-dev
2026-03-05 23:19:08 +01:00
KeksNino
d6e418d045
fix: crash when there are no results in search tab
d6e418d-dev
2026-03-04 21:24:56 +01:00
Vxrtrauter
a7c71b37f5
refactor: remove duplicate stripping
a7c71b3-dev
8fb1bb9-dev
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
3915e11-dev
2026-03-04 20:28:55 +01:00
Vxrtrauter
34a50e1a1b
refactor: rename scraping functions for consistency and improve data handling
34a50e1-dev
2026-03-04 19:11:31 +01:00
KeksNino
90124fd9c8
fix: smaller author column in search tab
90124fd-dev
2026-03-04 14:07:43 +01:00
Vxrtrauter
4175f82967
feat: add windowCloseHelper function and integrate it into keyboard interrupt handling
4175f82-dev
2026-03-03 21:56:28 +01:00
Vxrtrauter
4bf2e9af81
feat: add download existence checks and improve log removal feedback
4bf2e9a-dev
2026-03-01 23:14:10 +01:00
Vxrtrauter
a6bb879db3
feat: enhance download logging with path handling and timeout mechanism
a6bb879-dev
2026-02-28 04:01:00 +01:00
Vxrtrauter
7653748599
chore: remove unused file_list utility
60019e0-dev
7653748-dev
664e660-dev
9bec3f9-dev
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
8238cfb-dev
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
8abe92f-dev
2026-02-28 02:37:35 +01:00
Vxrtrauter
0a3b5eeee2
Remove unused asyncio import in uztracker.py
0a3b5ee-dev
2026-02-27 23:59:59 +01:00
KeksNino
7662c861ea
trigger github CI
7662c86-dev
2026-02-20 01:13:13 +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
12223d1-dev
2026-02-17 00:29:55 +01:00
KeksNino
544733ce6b
fix app icon in nuitka build process and remove settings pngs
544733c-dev
2026-02-17 00:10:30 +01:00
KeksNino
7aee2bcfe9
remove include flags for assets in github workflows
2026-02-16 23:58:34 +01:00
KeksNino
d274e64841
fix assets not showing up by loading them from base64
2026-02-16 23:49:21 +01:00
KeksNino
23c74f6487
fix: wrong assets path on windows
23c74f6-dev
2026-02-16 02:34:44 +01:00
KeksNino
19ea09d035
fix: build_info.json path in github CI
19ea09d-dev
2026-02-11 21:28:06 +01:00
shayaa
92359d75e5
Fix asset paths in dev.yml for logo and data files
2026-02-11 21:27:01 +01:00
shayaa
315a68c000
Update asset paths in dev.yml for PyInstaller
2026-02-11 21:26:13 +01:00
shayaa
4b0ef44efd
Update file paths to src/main.py in dev.yml
2026-02-11 21:23:58 +01:00
KeksNino
6dc28615a0
refactor: move main.py and core into new src folder
2026-02-11 21:19:35 +01:00