Commit Graph

272 Commits

Author SHA1 Message Date
shayaa e950d2f90d Refactor dev.yml to use bash for build steps
Updated the workflow to use bash for injecting commit hash and building executables on Windows and Unix. (done with claude)
e950d2f-dev
2025-12-20 04:29:22 +01:00
Vxrtrauter 1a59c45ba4 fix qtablewidget section width 1a59c45-dev 2025-12-16 11:25:40 +01:00
Vxrtrauter 293c1c3ad1 fix settings icon again? probably os issue 2025-12-16 11:00:11 +01:00
KeksNino f30cc5da5e fix typo 004c7ad-dev f30cc5d-dev 2025-11-15 00:20:41 +01:00
KeksNino 004c7ad416 add build_info.json
to fix updater when running from source
2025-11-15 00:19:50 +01:00
Vxrtrauter 65f7c04936 refactor: clean up unused imports and improve code organization 65f7c04-dev 2025-11-15 00:16:47 +01:00
KeksNino 9d0d5332bf fixed updater 9d0d533-dev 2025-10-31 13:45:30 +01:00
KeksNino 6d9991188a fixed config parser error handling 6d99911-dev 2025-10-31 03:22:47 +01:00
KeksNino f397bc18ce added option to display image in bottom right 2025-10-31 03:18:59 +01:00
KeksNino 59e45efbb6 fix aria2c dependency in pyinstaller 59e45ef-dev 2025-10-25 21:59:29 +02:00
KeksNino 27f0a3f71d fix wget path on windows in workflows 2025-10-25 21:57:31 +02:00
KeksNino 1d500305f7 add aria2c dependency to exe binary on windows 2025-10-25 21:52:39 +02:00
Vxrtrauter 20a310264f Merge branch 'main' of https://github.com/KeksPirates/SoftwareManager 20a3102-dev 2025-10-24 10:51:51 +02:00
Vxrtrauter aee8f16353 rm unused import 2025-10-24 10:50:52 +02:00
KeksNino 2354adb349 update updater download url 2354adb-dev 2025-10-20 19:10:49 +02:00
KeksNino 4c69a17f0e change back to releases for github workflow 4c69a17-dev 2025-10-20 18:44:42 +02:00
KeksNino 2bab6c3321 fix old filename for updater 2bab6c3-dev 2025-10-20 18:22:16 +02:00
KeksNino 91482760b6 fix updater filename 9148276-dev 2025-10-20 18:14:09 +02:00
KeksNino 83fa23df58 fix release file names 83fa23d-dev 2025-10-20 17:58:40 +02:00
KeksNino 41d28095c2 fix workflows 41d2809-dev 2025-10-20 17:53:35 +02:00
KeksNino de2e49e60b add back commit sha to release file name 2025-10-20 17:40:39 +02:00
KeksNino dd6d16d833 fix workflows (again) dd6d16d-dev 2025-10-20 17:24:04 +02:00
KeksNino 7d0c8d16ec fix workflows (again) 2025-10-20 17:21:47 +02:00
KeksNino 80750f010f fix workflows (again) 2025-10-20 17:00:14 +02:00
KeksNino c93f6345c8 fix workflows (again) 2025-10-20 16:36:10 +02:00
KeksNino a7132ed1cd fix workflows (again) 2025-10-19 19:45:19 +02:00
KeksNino a2cff15d0d fix workflows (hopefully) 2025-10-19 19:39:33 +02:00
KeksNino 2eb384f7cf fix build_info.json 2eb384f-dev 2025-10-19 17:51:21 +02:00
KeksNino 05a5b04507 fix error if build_info doesnt exist in source code 05a5b04-dev 2025-10-19 16:22:49 +02:00
KeksNino 87c974f124 add build_info.json to workflow for win updater 87c974f-dev 2025-10-19 15:58:16 +02:00
KeksNino 95a687ddd9 fix updater 95a687d-dev 2025-10-19 04:07:41 +02:00
KeksNino 813d2b31c4 add setting to ignore updates on windows 2025-10-19 04:05:57 +02:00
Vxrtrauter deb5ce5b88 fixed aria2 killing issues on settings close deb5ce5-dev 2025-10-19 03:53:52 +02:00
Vxrtrauter a11c1d7129 added dev release for version check a11c1d7-dev 2025-10-19 03:23:37 +02:00
Vxrtrauter dcc78ade44 fixed qtablewidget colors dcc78ad-dev 2025-10-19 03:13:08 +02:00
KeksNino 10e80ab4b6 fix row count 10e80ab-dev 3290ff3-dev 2025-10-19 02:58:02 +02:00
KeksNino 3290ff3fac switch to spreadsheet view in softwareList
QTableWidget
2025-10-19 02:56:10 +02:00
Vxrtrauter d5d99d6a0e fix debug outputs for update checker d5d99d6-dev 2025-10-18 23:55:25 +02:00
Vxrtrauter 3960612f94 fix settings icon not showing up 3960612-dev 2025-10-18 23:47:54 +02:00
KeksNino a37a47b65b add update checker file for windows a37a47b-dev 2025-10-18 22:40:25 +02:00
KeksNino 76b26664f2 add updater for windows (experimental) 76b2666-dev 2025-10-18 22:37:05 +02:00
KeksNino c8a1e72107 remove test.txt c8a1e72-dev 2025-10-18 22:09:22 +02:00
KeksNino 7c505f1402 this is a test 7c505f1-dev 2025-10-18 16:45:09 +02:00
KeksNino 55e4f86a39 update workflows 55e4f86-dev 2025-10-18 15:59:50 +02:00
KeksNino bd71b0e645 update workflows 2025-10-18 15:55:48 +02:00
KeksNino 2a86e4b774 update workflows 2025-10-18 15:50:16 +02:00
shayaa d17b4bd44a add & impl. m0nkrus scraperM d17b4bd-dev 2025-10-18 02:32:33 +02:00
Vxrtrauter 10c935e852 fix tracker.py to handle m0nkrus scraper for downloads 2025-10-18 02:31:00 +02:00
Vxrtrauter bd8320a26c improve monkrus scraper for more results 2025-10-18 02:25:15 +02:00
Vxrtrauter c99ce339e0 fully impl. monkrus scraper (+ add search logic to scraper) 2025-10-18 01:49:00 +02:00