Vxrtrauter
|
43baeed7d3
|
Added "No Results" Text to GUI
|
2025-10-14 10:42:41 +02:00 |
|
Vxrtrauter
|
6de5337e77
|
fix: update no search result handling to work
|
2025-10-14 09:06:51 +02:00 |
|
Vxrtrauter
|
991ea47b40
|
remove unnessecary
|
2025-10-12 20:46:06 +02:00 |
|
Vxrtrauter
|
adc0d1c552
|
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
|
2025-10-12 20:27:03 +02:00 |
|
Vxrtrauter
|
5215fb2e1b
|
pribably fixed notifications
|
2025-10-12 20:26:34 +02:00 |
|
KeksNino
|
de2fc1ca42
|
remove unnecessary comments
|
2025-10-12 20:09:38 +02:00 |
|
KeksNino
|
6e2860cb67
|
add downloads tab functionality
|
2025-10-12 20:08:35 +02:00 |
|
KeksNino
|
65a5b8cdbf
|
hide aria2 metadata in state.downloads
|
2025-10-12 17:06:00 +02:00 |
|
Vxrtrauter
|
d9314c979e
|
fix aria2 window showing up for binaries, added error handling for aria2 killing
|
2025-10-12 02:13:18 +02:00 |
|
Vxrtrauter
|
a0f772def8
|
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
|
2025-10-12 01:07:55 +02:00 |
|
Vxrtrauter
|
0537bc23e3
|
fix aria2 process killing completely (cross-platform)
|
2025-10-12 01:07:53 +02:00 |
|
KeksNino
|
962ce8984c
|
add downloading items to download tab
|
2025-10-12 00:50:40 +02:00 |
|
Vxrtrauter
|
f358d5462f
|
refractor files and improve aria2 process killing, needs improvement
|
2025-10-11 23:52:25 +02:00 |
|
Vxrtrauter
|
251f9f40de
|
cleanup gui file, splitting and general improvements
|
2025-10-11 22:40:11 +02:00 |
|
Vxrtrauter
|
9d0033dcb5
|
refractor: add create_tab to utils of interface
|
2025-10-11 22:26:15 +02:00 |
|
Vxrtrauter
|
92a6fbc9b5
|
gui cleanup
|
2025-10-11 21:39:12 +02:00 |
|
Vxrtrauter
|
77343e6300
|
fixed shutdown issues, added shutdown event for download notification
|
2025-10-11 20:49:42 +02:00 |
|
Vxrtrauter
|
c151b87da9
|
fixer api thread error spam message for notification
|
2025-10-11 20:41:16 +02:00 |
|
Vxrtrauter
|
a9450435d7
|
fixed error messages spamming in console + added debug messages
|
2025-10-11 20:35:21 +02:00 |
|
KeksNino
|
e4c50e20df
|
fixed notifications (kinda)
|
2025-10-11 15:31:31 +02:00 |
|
KeksNino
|
b5d944278b
|
show post author (very ugly as of now)
|
2025-10-11 00:03:34 +02:00 |
|
KeksNino
|
223dcd9a4c
|
temporarily disable notifications because of bug
|
2025-10-10 23:10:09 +02:00 |
|
Vxrtrauter
|
12f7712af3
|
unnessary fixes
|
2025-10-10 22:23:04 +02:00 |
|
Vxrtrauter
|
108ba9ab31
|
partial fix: fix function call for download progress
|
2025-10-10 22:15:24 +02:00 |
|
Vxrtrauter
|
9a7985696c
|
add threading to download bar to prevent freezing
|
2025-10-10 22:03:06 +02:00 |
|
Vxrtrauter
|
ea9288dcf7
|
refractor gui.py
|
2025-10-10 21:52:49 +02:00 |
|
Vxrtrauter
|
2659b1da79
|
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
|
2025-10-10 21:52:09 +02:00 |
|
Vxrtrauter
|
1af30922d2
|
refactor: update GUI layout and improve user experience
|
2025-10-10 21:49:37 +02:00 |
|
KeksNino
|
335845b9dd
|
add notification function (not working)
|
2025-10-10 21:48:09 +02:00 |
|
KeksNino
|
573889721f
|
add download speed limit setting
|
2025-10-10 19:44:33 +02:00 |
|
KeksNino
|
d7d454a213
|
add download path setting
|
2025-10-10 19:10:11 +02:00 |
|
Vxrtrauter
|
b45a4895f5
|
fully impl settings file read & write
|
2025-10-10 15:21:48 +02:00 |
|
Vxrtrauter
|
f1c92448e7
|
refactor, improve config creation
|
2025-10-10 15:05:36 +02:00 |
|
Vxrtrauter
|
c06fac0f55
|
fixed settings write bug and add a comment-style title
|
2025-10-10 14:10:11 +02:00 |
|
KeksNino
|
b0596e9710
|
create config file. doesnt load yet
|
2025-10-10 02:41:49 +02:00 |
|
Vxrtrauter
|
62b8506d13
|
Update everything to work with new API + Reorganize file structurem functions and common logic
|
2025-10-09 22:12:10 +02:00 |
|
Vxrtrauter
|
53b2bb912e
|
INCOMPLETE, DONT PUSH:
refactor: reorganize state management and update import paths across modules and start changing json parsing
|
2025-10-09 16:42:18 +02:00 |
|
Vxrtrauter
|
5da7989157
|
refactor: consolidate aria2 process management into state and remove global variables
|
2025-10-09 15:55:39 +02:00 |
|
Vxrtrauter
|
13d0384a64
|
refactor: replace global tracker usage with state management in GUI and tracker utilities
|
2025-10-09 15:25:59 +02:00 |
|
Vxrtrauter
|
171a61b8ae
|
refactor: update import paths and reorganize utility modules
|
2025-10-09 15:21:15 +02:00 |
|
Vxrtrauter
|
1f4fbb845a
|
refactor: streamline scraper functions to utilize centralized state management
|
2025-10-09 15:10:18 +02:00 |
|
Vxrtrauter
|
1b0a00068c
|
refactor: reorganize tracker utility functions and add settings management
|
2025-10-09 14:45:12 +02:00 |
|
Vxrtrauter
|
70035cc255
|
refactor: remove unnecessary comments from get_post_title function
|
2025-10-09 14:33:51 +02:00 |
|
Vxrtrauter
|
d2a2212b15
|
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
|
2025-10-09 14:31:27 +02:00 |
|
Vxrtrauter
|
0184b10a5f
|
refactor: move get_item_index and get_magnet_link functions to tracker_utils.py
|
2025-10-09 14:31:21 +02:00 |
|
KeksNino
|
662751d7db
|
tried to made uztracker scraper async
not currently working
|
2025-10-09 14:17:37 +02:00 |
|
Vxrtrauter
|
cdb9257859
|
rename settings pngs according to color and update gui to use new asset names
|
2025-10-07 15:49:14 +02:00 |
|
Vxrtrauter
|
03ee9c299a
|
Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager
|
2025-10-06 03:41:52 +02:00 |
|
Vxrtrauter
|
6c54692155
|
add comments for myself (splitting soon)
|
2025-10-06 03:41:33 +02:00 |
|
KeksNino
|
199b59b7da
|
add feature to change api server url
|
2025-10-06 02:54:07 +02:00 |
|