nosch
b9dc6cc18d
im not dealing with megadb and fichier, as there are always better alternatives. if not ill add a way to select a downloaded .rar, though the links will be given to the user
2026-02-27 23:27:45 +01:00
nosch
29bac99359
steamrip scrapes downloadlinks for the provider - steamrip connection
2026-02-27 10:02:11 +01:00
nosch
d6a388652b
accidentally included a pycache
2026-02-26 18:12:12 +01:00
nosch
1c3fb95e40
vikingfile cloudflare turnstyle-captcha bypassed
2026-02-26 16:53:54 +01:00
nosch
e354ef50cf
made it more user frendly using a placeholdertext
2026-02-26 14:21:26 +01:00
nosch
2066c86001
now displaying the actual names of the game, not the links, links are in the 'link' key.
2026-02-26 14:08:07 +01:00
nosch
7e2b4cb46b
moved the offline example
2026-02-26 13:36:13 +01:00
nosch
bef019cf8c
a fuzzyfind demo works, use python -m core.interface.utils.fzhelper
2026-02-26 13:32:56 +01:00
nosch
886ee8f0f0
installed fuzzyfinder, scraped the links, started UI
2026-02-25 23:22:40 +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
Vxrtrauter
0686c7aec2
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
0686c7a-dev
2026-02-06 17:52:21 +01:00
Vxrtrauter
6be1784903
feat: add functionality to retrieve and bind IP address of network interfaces
2026-02-06 17:50:42 +01:00
Vxrtrauter
4589322f0a
feat: initialize network interface state and log interface details
2026-02-05 19:15:39 +01:00
shayaa
8132d789ef
Add activity section to README
...
Added activity section with analytics image to README.
8132d78-dev
2026-02-05 17:35:38 +01:00
Vxrtrauter
3f39e67933
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
3f39e67-dev
2026-02-05 17:28:50 +01:00
Vxrtrauter
d43d6e57cc
add more interface stuff
2026-02-05 00:36:12 +01:00
KeksNino
28cffe59f5
feat: add context menu option to delete file
28cffe5-dev
2026-02-04 21:34:03 +01:00
Vxrtrauter
f1726f4e9a
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
2026-02-04 20:44:51 +01:00
KeksNino
b7ca895aeb
fix: open folder because state.download_path is None in gui.py
b7ca895-dev
2026-02-04 19:35:35 +01:00
KeksNino
e95ad11672
add context menu to cancel downloads, open folder and copy magnet link
e95ad11-dev
2026-02-04 18:56:03 +01:00