KeksNino
|
7df7d87928
|
fix gofile downloads by adding custom headers to both direct dl and api request
still needs work: 1. fix restart causing the download to instantly jump to 100%
|
2026-03-11 22:15:00 +01:00 |
|
Vxrtrauter
|
e97f9ffe8a
|
refactor imports
e97f9ff-dev
|
2026-03-11 15:40:25 +01:00 |
|
Vxrtrauter
|
c4685dc2de
|
fix: retry file deletion to allow libtorrent to release handles
c4685dc-dev
|
2026-03-11 00:57:48 +01:00 |
|
Vxrtrauter
|
f34d02d3d0
|
fix: minor inexistent variable in loghandler
f34d02d-dev
91b5c12-dev
|
2026-03-11 00:44:53 +01:00 |
|
Vxrtrauter
|
91b5c12afa
|
feat: multithreaded update downloads + refactor updater into utils/network
|
2026-03-11 00:43:00 +01:00 |
|
Vxrtrauter
|
b77867b111
|
feat: QoL features to Updater, workflow trigger.
b77867b-dev
|
2026-03-11 00:07:11 +01:00 |
|
Vxrtrauter
|
bf20625832
|
Fix Torrent Handle errors
bf20625-dev
|
2026-03-10 22:45:25 +01:00 |
|
Vxrtrauter
|
8d218443bf
|
fix: wrong download paths in libtorrent logic
8d21844-dev
|
2026-03-10 22:35:49 +01:00 |
|
Vxrtrauter
|
a55a049583
|
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
a55a049-dev
|
2026-03-10 22:23:26 +01:00 |
|
Vxrtrauter
|
4e7e08c136
|
fix: download path errors, improve print statements, add exception blocks to prevent errors from crashing the program, removed ability to add custom path on add_download as its not used, removed, fixed config format & parsing issues
|
2026-03-10 22:21:59 +01:00 |
|
KeksNino
|
c3efa39b09
|
rename cancel download to remove from list in downloadlist context menu
c3efa39-dev
|
2026-03-10 21:58:21 +01:00 |
|
KeksNino
|
d3d7a9d2ac
|
fix: check free disk space before downloading to prevent silent failure after starting dl
also add "(experimental)" to image path in settings
|
2026-03-10 21:57:53 +01:00 |
|
shayaa
|
74e7fcfd70
|
Merge pull request #41 from KeksPirates/merge_candidate_noschxl
Merge candidate noschxl
74e7fcf-dev
|
2026-03-10 18:42:23 +01:00 |
|
shayaa
|
adecc78aec
|
Merge branch 'main' into merge_candidate_noschxl
|
2026-03-10 18:40:07 +01:00 |
|
Vxrtrauter
|
f6b852309b
|
add: direct http download, fix libtorrent speed limit settings
|
2026-03-10 18:35:56 +01:00 |
|
Vxrtrauter
|
86ec6daca2
|
feat: add dynamic default headers in search tab
|
2026-03-10 16:07:45 +01:00 |
|
Vxrtrauter
|
8d6d02a1af
|
fix: improve checks for logging
|
2026-03-10 15:52:15 +01:00 |
|
shayaa
|
2e2e526d3a
|
Update gui.py
11b8f3f-dev
2e2e526-dev
|
2026-03-10 00:23:08 +01:00 |
|
shayaa
|
11b8f3f265
|
Update update_checker.py
|
2026-03-10 00:21:57 +01: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 |
|
Vxrtrauter
|
c5e6608ae2
|
feat: enhance update handling by verifying installer hash and refactoring asset retrieval
c5e6608-dev
|
2026-03-09 19:03:28 +01:00 |
|
Vxrtrauter
|
214d9a0e23
|
feat: implement SVG icon handling and update button styles in settings dialog
|
2026-03-09 18:09:17 +01:00 |
|
shayaa
|
e0da811bfe
|
Merge pull request #40 from noschXL/main
|
2026-03-09 17:18:40 +01:00 |
|
noschXL
|
ef538fc83d
|
Merge pull request #7 from KeksPirates/main
merge upstream
|
2026-03-09 16:04:22 +00:00 |
|
nosch
|
c5e72332dc
|
cleaned requirements.txt
|
2026-03-09 17:03:01 +01:00 |
|
nosch
|
39522a4068
|
download is in download.py, needs to move
|
2026-03-09 16:59:05 +01:00 |
|
Vxrtrauter
|
a9f229926b
|
feat: readd image path configuration in settings dialog and update paths tab
a9f2299-dev
|
2026-03-09 15:16:06 +01:00 |
|
noschXL
|
ec950b751b
|
Merge pull request #6 from KeksPirates/main
Merge upstream
|
2026-03-09 05:52:35 +00:00 |
|
nosch
|
56735c4344
|
worked on downloads, magnets are next
|
2026-03-08 22:29:28 +01:00 |
|
Vxrtrauter
|
8db9f3d9e2
|
feat: improve hover row delegate rendering by adjusting focus and selection states
8db9f3d-dev
|
2026-03-08 19:49:38 +01:00 |
|
Vxrtrauter
|
80d3ad208d
|
feat: enhance table item focus styles by adding border properties
80d3ad2-dev
|
2026-03-08 19:20:18 +01:00 |
|
nosch
|
87886a5cf9
|
merged
|
2026-03-08 16:07:08 +01:00 |
|
nosch
|
7cdae312ce
|
preparing to merge
|
2026-03-08 15:54:57 +01:00 |
|
Vxrtrauter
|
66217ff9b6
|
feat: update settings dialog to handle image path as None; improve table item focus styles
66217ff-dev
|
2026-03-08 13:58:23 +01:00 |
|
Vxrtrauter
|
9ba11bfa78
|
feat: enhance error handling and logging in various modules; improve timeout settings for network requests / fix basic issues
9ba11bf-dev
|
2026-03-08 13:32:30 +01:00 |
|
Vxrtrauter
|
43cbfe056c
|
feat: remove ugly spinner label and related functionality from search process
12df32f-dev
43cbfe0-dev
|
2026-03-08 13:19:39 +01:00 |
|
Vxrtrauter
|
12df32f72a
|
feat: remove unused install path detection function and clean up update process
|
2026-03-08 13:15:51 +01:00 |
|
Vxrtrauter
|
9e0ee2a36d
|
trigger workflow
5b9bdd2-dev
9e0ee2a-dev
|
2026-03-08 02:16:23 +01:00 |
|
Vxrtrauter
|
5b9bdd2a2a
|
feat: update download process to use temporary installer path and improve silent installation
|
2026-03-08 02:16:16 +01:00 |
|
Vxrtrauter
|
ff0e1a0798
|
trigger workflow"
891c5a8-dev
ff0e1a0-dev
|
2026-03-08 01:55:59 +01:00 |
|
Vxrtrauter
|
891c5a86c1
|
feat: enhance update process with progress dialog and install path detection
|
2026-03-08 01:55:23 +01:00 |
|
nosch
|
ffdd656b9c
|
fixed a slight issue in the gui
|
2026-03-08 01:47:33 +01:00 |
|
nosch
|
d8fec74de1
|
every menu works, now the downloads need fixing
|
2026-03-08 01:42:59 +01:00 |
|
KeksNino
|
a5190f151c
|
fix: temporarily remove subprocess.Popen to stop opening softwaremanager.exe before update finished
a5190f1-dev
|
2026-03-08 00:41:46 +01:00 |
|
Vxrtrauter
|
95f6640212
|
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
95f6640-dev
e47efab-dev
|
2026-03-08 00:29:13 +01:00 |
|
Vxrtrauter
|
78a47e89d3
|
fix: remove broken image path handling from settings dialog and paths tab
|
2026-03-08 00:29:10 +01:00 |
|
KeksNino
|
e47efab901
|
fix: remove restartapplications flag in updater
|
2026-03-08 00:25:32 +01:00 |
|
nosch
|
75e4da33eb
|
merged upstream, fixed the double tables
|
2026-03-08 00:16:15 +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 |
|