Commit Graph

140 Commits

Author SHA1 Message Date
KeksNino 2cc4b9e815 add api server url and fix check if website is up 2025-10-06 02:40:32 +02:00
KeksNino dfc44e3534 fix settings icon path 2025-10-06 02:22:30 +02:00
KeksNino a568e14db4 Update main.yml 2025-10-06 01:40:34 +02:00
Vxrtrauter 817ea56001 add __init__.py files to core, data, and network directories 2025-10-06 01:20:03 +02:00
Vxrtrauter d3063cd148 update gitignore (github template + additions) 2025-10-06 01:01:56 +02:00
Vxrtrauter 2d8876868f Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager 2025-10-06 00:56:17 +02:00
Vxrtrauter 1c5460de94 improve overall folder structure and update files according to structure 2025-10-06 00:56:15 +02:00
KeksNino 6a12cb4314 fix check to see if website is up 2025-10-06 00:55:25 +02:00
Vxrtrauter 2d264d7d1c improve folder structure for scrapers 2025-10-06 00:43:36 +02:00
KeksNino 1ac9496e46 change check to see if website is up 2025-10-06 00:42:46 +02:00
KeksNino 0c61ac5319 remove unnecessary comments and soup object 2025-10-06 00:35:37 +02:00
Vxrtrauter 6a34c15457 move assets to ui 2025-10-06 00:24:27 +02:00
Vxrtrauter b925503562 add gui 2025-10-06 00:19:58 +02:00
Vxrtrauter bae3667cd9 remove gui 2025-10-06 00:19:46 +02:00
KeksNino ca28097dd9 add more search results for uztracker 2025-10-06 00:10:54 +02:00
KeksNino 7c9bad2451 added download button widget into search tab 2025-10-05 23:27:34 +02:00
Vxrtrauter b8af01927d fix: update server URL to include HTTPS in rutracker scraper 2025-10-05 23:16:51 +02:00
Vxrtrauter b284a06708 fix: update server URL in rutracker scraper 2025-10-02 01:19:49 +02:00
Vxrtrauter 9394b5fa01 feat: add downloads tab and update UI components 2025-09-25 15:24:15 +02:00
shayaa 3c7450cee1 fix: rm unused imports 2025-09-21 02:25:01 +02:00
KeksNino eedb5ded17 added progress bar 2025-09-21 02:16:17 +02:00
KeksNino 8a856f0dad better tab implementation (not done yet) 2025-09-21 00:54:43 +02:00
KeksNino 01217c21af initial implementation of tabs 2025-09-18 19:20:42 +02:00
KeksNino 59f092f937 Revert "initial implementation of tabs"
This reverts commit ba6fb26e8ef32c56483de7969e9074da6507aee8.
2025-09-18 19:20:42 +02:00
KeksNino 154d06caaf initial implementation of tabs 2025-09-18 19:20:42 +02:00
Vxrtrauter 4ee1f366aa Add "No Results" result on no results &cleanup (NOTE: STILL REQUIRES ERROR HANDLING & OVERALL IMPROVEMENT) 2025-09-16 23:10:11 +02:00
Vxrtrauter 9fbaca0b2b fix: rm unaccessed imports 2025-09-15 23:38:29 +02:00
Vxrtrauter 75ff4e4ecd improve performance and avoic freezes using threading; code cleanup, remove unnecessary functions 2025-09-13 02:13:57 +02:00
Vxrtrauter 66d43faad1 add threads setting in settings menu + add aria2c restart function in gui.py 2025-09-13 01:50:37 +02:00
Vxrtrauter 1c28d8e232 Fixed Aria2 Errors, Automatically kill it, make it work with VPNs 2025-09-12 00:54:00 +02:00
Vxrtrauter 71ab31b537 Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager 2025-09-11 20:48:43 +02:00
Vxrtrauter af1488d980 fix: add validation for empty search input in return_pressed method 2025-09-11 20:48:37 +02:00
shayaa 32c9f4a391 Update README.md 2025-09-11 20:43:19 +02:00
Vxrtrauter 664ac9b48f fix: update server URL and implement threading for search functionality 2025-09-11 20:24:25 +02:00
Vxrtrauter 7035eec0b5 add error handling for no search result on rutracker + debug outputs 2025-09-10 22:45:28 +02:00
Vxrtrauter bdad958e25 fix: correct dark mode detection function call 2025-09-09 13:42:36 +02:00
Vxrtrauter a95cc197be fix: correct function call for dark mode detection 2025-09-09 13:26:46 +02:00
Vxrtrauter 05c60104c4 Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager 2025-09-09 13:05:43 +02:00
Vxrtrauter c1ee2b7c60 add tracker selection dropdown menu and impl functionality 2025-09-09 13:05:41 +02:00
Vxrtrauter 8033c56145 improve structure, code cleanup and improved switching between uz & rutracker 2025-09-09 01:31:00 +02:00
shayaa a3471fd100 Update README.md 2025-09-08 23:51:20 +02:00
KeksNino cf46ee1c78 fixed github merge issue 2025-09-08 21:33:34 +02:00
KeksNino e3ca73e600 added rutracker as option. check full message
IMPORTANT: doesnt have error handling fo no result

will add a gui option in the future
2025-09-08 21:28:42 +02:00
Vxrtrauter 8eacbc4bc5 Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager 2025-09-07 22:28:55 +02:00
Vxrtrauter 9b9b50db9b rm old scaper files 2025-09-07 22:28:51 +02:00
KeksNino 764002f4de Update README.md 2025-09-07 20:16:19 +02:00
Vxrtrauter 72a892d707 Refactor scrape_uztracker call in GUI to handle no results more gracefully and improve debug output 2025-09-06 01:10:48 +02:00
Vxrtrauter 01303234d6 Refactor GUI to utilize get_item_index for improved item selection and download handling 2025-09-06 01:00:12 +02:00
Vxrtrauter 87380f57af Refactor init_uztracker to be asynchronous for improved performance 2025-09-06 00:32:25 +02:00
Vxrtrauter b701e75bdf Refactor uztracker scraper to handle site availability checks and improve error handling 2025-09-05 19:10:46 +02:00