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
shayaa
2ea9a329d1
Update server hosting instructions in README
2ea9a32-dev
2fb9ad9-dev
2026-02-11 03:49:12 +01:00
Vxrtrauter
9f8111ac73
refactor: streamline update check logic and enhance log handling
9f8111a-dev
2026-02-11 03:27:49 +01:00
Vxrtrauter
e5b809d6d4
# This is a combination of 9 commits.
...
# This is the 1st commit message:
fix: update Python version to 3.12 and switch from PyInstaller to Nuitka for building executables
# This is the commit message #2 :
fix: correct UPX path for Windows installation in CI workflow
# This is the commit message #3 :
fix: update UPX installation path handling for Windows and Linux in CI workflow
# This is the commit message #4 :
fix: enhance UPX installation by setting UPX_BINARY environment variable for better compatibility
# This is the commit message #5 :
fix: add --assume-yes-for-downloads option to Nuitka build commands for improved automation
# This is the commit message #6 :
fix: update asset path handling in MainWindow for improved compatibility with frozen applications
# This is the commit message #7 :
fix: update Nuitka build options and refine PySide6 dependency for improved compatibility
# This is the commit message #8 :
fix: add Windows icon conversion step and update Nuitka build options for improved compatibility
# This is the commit message #9 :
fix: refactor Nuitka and UPX installation steps for improved clarity and compatibility
e5b809d-dev
2026-02-11 03:01:31 +01:00
Vxrtrauter
b573ca8fed
fix: download logging for already completed downloads & improve logging for certain parts of the program
b573ca8-dev
2026-02-10 02:20:14 +01:00
shayaa
8a45d71655
Revise README for clarity and format changes
...
Updated README to clarify usage instructions and dependencies format.
0c7bc42-dev
1f06a19-dev
8a45d71-dev
da92c4a-dev
2026-02-10 01:48:51 +01:00
shayaa
0c7bc426db
Change code block syntax from sh to yml
2026-02-10 01:48:25 +01:00
shayaa
1f06a19c17
Change code block language from py to sh
2026-02-10 01:48:03 +01:00
Vxrtrauter
da92c4ab0a
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
2026-02-10 01:47:29 +01:00
Vxrtrauter
f6e3ff4f27
docs: update README to clarify features and installation instructions
2026-02-10 01:47:27 +01:00
KeksNino
88042b2d3d
fix: downloads randomly resuming after a few seconds when paused
...
credits to claude opus 4.5, i could not figure this out
88042b2-dev
2026-02-09 23:17:18 +01:00
Vxrtrauter
9265a9cd1c
refactor: change init_uztracker to synchronous and update data formatting for m0nkrus
9265a9c-dev
2026-02-09 04:36:28 +01:00
Vxrtrauter
adc9f6f6d4
QOL: tested stuff, fixed main.py typos, removed unused variables and added startup timer because it looks cool
adc9f6f-dev
2026-02-08 23:54:10 +01:00
Vxrtrauter
a3a6ef5eec
fix: update config handling and improve tracker data retrieval
a3a6ef5-dev
2026-02-07 04:02:14 +01:00
KeksNino
8e5e0425ef
feat: add seeders and leechers column in search results
8e5e042-dev
2026-02-07 03:29:52 +01:00
Vxrtrauter
c2b329aed4
update: change api request format to new server
c2b329a-dev
2026-02-07 03:03:14 +01:00
KeksNino
c5f2be90af
fix: move update checkbox to general tab
c5f2be9-dev
2026-02-07 01:52:11 +01:00
KeksNino
695b80c6de
feat: add tabs to settings menu
695b80c-dev
2026-02-07 01:47:25 +01:00
Vxrtrauter
b7188a515a
feat: add flush_log_buffer function and update consoleLog to handle log entries
b7188a5-dev
2026-02-07 01:42:05 +01:00
Vxrtrauter
7b2522438c
feat: add network interface binding to settings dialog and update save_settings function
7b25224-dev
2026-02-06 23:50:18 +01:00