Commit Graph

206 Commits

Author SHA1 Message Date
shayaa e34ff32dbd Update README.md 2025-10-14 10:31:45 +02:00
shayaa 7990480843 fix dev workflow issues 2025-10-14 10:30:45 +02:00
shayaa 000278ec6b update dev workflow to use dev tag for releases 2025-10-14 10:23:28 +02:00
shayaa 931faacb0b update dev workflow to release builds publicly as pre-release 2025-10-14 10:16:42 +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 30e920675d update github actions 2025-10-12 15:25:39 +02:00
Vxrtrauter 7d77a88245 Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager 2025-10-12 02:13:25 +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
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