dependabot[bot]
ca4020970a
build(deps): bump pyqtdarktheme-fork from 2.3.4 to 2.3.6
...
Bumps [pyqtdarktheme-fork](https://github.com/5yutan5/PyQtDarkTheme ) from 2.3.4 to 2.3.6.
- [Release notes](https://github.com/5yutan5/PyQtDarkTheme/releases )
- [Commits](https://github.com/5yutan5/PyQtDarkTheme/commits )
---
updated-dependencies:
- dependency-name: pyqtdarktheme-fork
dependency-version: 2.3.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 21:06:14 +00:00
dependabot[bot]
82a2f2d4d7
build(deps): bump psutil from 7.1.0 to 7.2.2
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 7.1.0 to 7.2.2.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/v7.1.0...v7.2.2 )
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.2.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-09 22:11:56 +00:00
shayaa
a4797c6fe5
Merge branch 'main' into feat/contextmenu
2026-04-10 00:10:36 +02:00
Vxrtrauter
54bf6598ab
fix(deps): downgrade darkdetect to version 0.7.1 and update dependabot config
2026-04-09 01:07:48 +02:00
dependabot[bot]
cf19fa1c3d
build(deps): bump requests from 2.32.2 to 2.33.1
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.2 to 2.33.1.
- [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.1 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.33.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-08 22:39:34 +00:00
dependabot[bot]
2d292d4796
build(deps): bump pyside6-essentials from 6.10.1 to 6.11.0
...
Bumps [pyside6-essentials](https://pyside.org ) from 6.10.1 to 6.11.0.
---
updated-dependencies:
- dependency-name: pyside6-essentials
dependency-version: 6.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-08 22:32:07 +00:00
shayaa
ec36717c6a
Merge pull request #65 from KeksPirates/dependabot/pip/pyinstaller-6.19.0
...
build(deps): bump pyinstaller from 6.15.0 to 6.19.0
2026-04-09 00:31:00 +02:00
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]
49c89249c6
build(deps): bump pyinstaller from 6.15.0 to 6.19.0
...
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller ) from 6.15.0 to 6.19.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases )
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst )
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.15.0...v6.19.0 )
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-version: 6.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-08 22:26:22 +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
KeksNino
75c649afda
feat: move to trash instead of deleting permanently when deleting files
2026-04-07 23:44:38 +02:00
KeksNino
7526eb5d30
feat: add download item context menu widget
2026-04-07 23:42:50 +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