dependabot[bot]
ee8c770db2
build(deps): bump requests in the pip group across 1 directory
...
Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests ).
Updates `requests` from 2.32.2 to 2.33.0
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.33.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.33.0
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-08 22:28:04 +00:00
dependabot[bot]
87b5d63e1b
build(deps): bump beautifulsoup4 from 4.13.5 to 4.14.3
...
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/ ) from 4.13.5 to 4.14.3.
---
updated-dependencies:
- dependency-name: beautifulsoup4
dependency-version: 4.14.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-08 22:23:50 +00:00
dependabot[bot]
5a7f2e1501
build(deps): bump darkdetect from 0.7.1 to 0.8.0
...
Bumps [darkdetect](https://github.com/albertosottile/darkdetect ) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/albertosottile/darkdetect/releases )
- [Commits](https://github.com/albertosottile/darkdetect/compare/v0.7.1...v0.8.0 )
---
updated-dependencies:
- dependency-name: darkdetect
dependency-version: 0.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-08 22:17:25 +00:00
Vxrtrauter
a31d9c10cc
fix: remove aiohttp from requirements and README
2026-04-09 00:05:27 +02:00
Vxrtrauter
5369578194
Merge branch 'feat-steamrip-noschxl' into merge_candidate_noschxl, improve stuff (http dl impl still needed)
2026-03-09 23:48:41 +01:00
nosch
c5e72332dc
cleaned requirements.txt
2026-03-09 17:03:01 +01:00
nosch
1c3fb95e40
vikingfile cloudflare turnstyle-captcha bypassed
2026-02-26 16:53:54 +01:00
nosch
886ee8f0f0
installed fuzzyfinder, scraped the links, started UI
2026-02-25 23:22:40 +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
2026-02-11 03:01:31 +01:00
Vxrtrauter
86b4f023ac
update QApplication instance handling (switch to pyqtdarktheme-fork)
2026-02-02 00:50:32 +01:00
KeksNino
08a45cb422
feat: add qt window transparency
2026-01-31 18:46:40 +01:00
Vxrtrauter
7f155547ec
add libtorrent and libtorrent-windows-dll to requirements
2026-01-31 04:19:28 +01:00
Vxrtrauter
356f3bf070
fix dependencies
2026-01-17 14:34:47 +01:00
Vxrtrauter
847b50ab10
image overlay error message: add check for valid image path
2026-01-17 14:08:47 +01:00
KeksNino
3597cba207
update pyside6 version
2026-01-14 18:50:11 +01:00
Vxrtrauter
0537bc23e3
fix aria2 process killing completely (cross-platform)
2025-10-12 01:07:53 +02:00
KeksNino
335845b9dd
add notification function (not working)
2025-10-10 21:48:09 +02:00
KeksNino
b0596e9710
create config file. doesnt load yet
2025-10-10 02:41:49 +02:00
Vxrtrauter
26b091319b
chore: update dependencies in requirements.txt
2025-10-09 14:33:22 +02:00
Vxrtrauter
5929c218b7
Add pyqtdarktheme to requirements for improved theme support
2025-09-03 22:26:56 +02:00
KeksNino
e39c386e55
add github actions workflow
2025-09-03 21:22:43 +02:00
KeksNino
908e559805
added requirements.txt
2025-09-03 19:21:23 +02:00