Commit Graph

692 Commits

Author SHA1 Message Date
shayaa 4bd6761592 Update dev.yml 2025-10-12 01:47:43 +02:00
Vxrtrauter e41b142023 fix filenames 2025-10-12 01:39:32 +02:00
Vxrtrauter 97b604eec1 add write permissions for workflow 2025-10-12 01:31:49 +02:00
Vxrtrauter 94c0673714 update workflow to hide console 2025-10-12 01:28:32 +02:00
Vxrtrauter 00c6babc40 rename github workflows 2025-10-12 01:26:28 +02:00
Vxrtrauter 7cd342effc update github workflows 2025-10-12 01:26:03 +02:00
Vxrtrauter ac8f48ed56 ci: set up build workflow for SoftwareManager dev releases 2025-10-12 01:24:54 +02:00
Vxrtrauter f59c8227c2 update github workflow 2025-10-12 01:23:33 +02:00
Vxrtrauter 8c787db331 eventually fix github actions? 2025-10-12 01:20:26 +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 26b091319b chore: update dependencies in requirements.txt 2025-10-09 14:33:22 +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