Commit Graph

83 Commits

Author SHA1 Message Date
Yannik Schmidt
8c0e65c194 feat: implement bulk execution in python 2025-02-15 13:02:19 +01:00
Yannik Schmidt
c13725cd84 feat: implement wait without return content 2025-02-15 13:01:20 +01:00
Yannik Schmidt
4785517b6c feat: implement bulk exec + output capture 2025-02-15 13:01:01 +01:00
Yannik Schmidt
1c48b033d3 feat: windows-native admin execution 2025-02-14 14:53:21 +01:00
Yannik Schmidt
68f14c0831 fix: handle empty run_exe field 2025-02-14 14:53:00 +01:00
Yannik Schmidt
de0627bbcd feat: cache find_all_metadata query 2025-02-14 14:52:41 +01:00
Yannik Schmidt
3545ecbaa8 wip: add http server dockerfile stub 2025-01-13 23:05:24 +01:00
Yannik Schmidt
311483df19 wip: add async execution for http task/downloads 2025-01-13 23:05:11 +01:00
Yannik Schmidt
df3ea69efb wip: http backend with callbacks
..currently all callbacks are executed non-async for testing
..they may be bugs with async downloads not correctly being waited for
..there may be problems with binding changing variables correctly
2025-01-13 22:47:28 +01:00
Yannik Schmidt
f46fce1824 wip: asnyc http (1) 2025-01-08 19:39:23 +01:00
0d35e9c095 fix: flip OK/Abort button & color abort red 2024-10-30 20:39:29 +01:00
1f3b489094 fix: show correct ftp connect sting in help 2024-10-30 20:13:25 +01:00
6f4f658393 fix: duplicated char in help msg 2024-10-30 19:23:25 +01:00
1cd0516e64 fix: pillow version 2024-06-30 23:11:19 +02:00
ff26fe9bb1 add: scrollbar on mainpage 2024-06-30 23:07:10 +02:00
6c6cafe1db feat: add star on github link 2024-06-15 10:32:08 +02:00
b515d32d06 hotfix: no crash on missing pgtext 2024-06-15 10:01:14 +02:00
f3342ac5aa chore: bump pillow version 2024-06-08 16:53:34 +02:00
0f573cba74 fix: remove async todo from README 2024-06-08 16:50:33 +02:00
e4c4f17d09 fix: os path exe detection in install_dir 2024-06-08 16:49:42 +02:00
05d2833344 feat: only enable run button if installed 2024-06-08 16:30:20 +02:00
8c2057d8ac feat: implement progress text 2024-06-08 16:19:16 +02:00
e1ec605183 fix: windows paths on linux gitignore 2024-06-08 15:16:15 +02:00
2eddfb2d45 fix: linux instructions python & Pillow Version 2024-06-02 19:38:50 +02:00
cc5d9685fa add: linux/wine instructions 2024-06-02 19:03:13 +02:00
Yannik Schmidt
a36c737668 update: todos readme 2024-05-31 22:06:22 +02:00
Yannik Schmidt
fc7bf571b8 add: build & dist to gitignore 2024-05-31 15:50:22 +02:00
Yannik Schmidt
bcc3d39e31 feat: make software-init threadsafe & concurrent 2024-05-31 15:49:11 +02:00
Yannik Schmidt
9008df2f3f fix: correct indent for ftp close 2024-05-31 15:32:02 +02:00
89c30a7d7d feat: conncurrent ftp listings 2024-05-31 00:56:12 +02:00
30b4b94d2e fix: progress bar sizing 2024-05-31 00:11:23 +02:00
0bc86ba71e fix: correctly update GUI pg for download 2024-05-30 23:53:02 +02:00
c9c70b418c fix: installer & lnk-runs 2024-05-30 23:31:07 +02:00
cb03300eb2 feat: support linux & basic wine functions 2024-05-30 19:55:55 +02:00
Yannik Schmidt
06cd7d4cac fix: set requirements file 2024-05-12 21:19:29 +02:00
Yannik Schmidt
f7f9158388 fix: ps1 wrapper & gitignore 2024-05-12 21:17:23 +02:00
Yannik Schmidt
bded916851 feat: install ps1 script 2024-05-12 21:12:22 +02:00
Yannik Schmidt
8d90f7362d Merge branch 'master' of github.com:FAUSheppy/homelab_gamevault 2024-05-12 19:49:01 +02:00
Yannik Schmidt
5f742a0e06 feat: support links to executables 2024-05-12 19:46:09 +02:00
Yannik Schmidt
eb53efad31 fix: add pywin32 (win32security) 2024-05-12 15:01:30 +02:00
Yannik Schmidt
301a5e6f73 fix: add pyyaml to dependencies 2024-05-12 13:57:39 +02:00
Yannik Schmidt
47396817ce fix: prevent abs cache paths 2024-05-11 20:12:47 +02:00
Yannik Schmidt
d3daf96ff0 fix: skip broken images for thumbnail 2024-05-11 20:06:16 +02:00
Yannik Schmidt
c8bceaa308 fix: add requirements file 2024-05-11 19:46:33 +02:00
Yannik Schmidt
d177ec25e2 feat: ftps support finished 2024-05-11 19:32:42 +02:00
Yannik Schmidt
e9daf6ba16 fix: use pretty json for config 2024-05-11 19:04:55 +02:00
Yannik Schmidt
b071aff857 fix: change main window geometry 2024-05-11 18:18:11 +02:00
Yannik Schmidt
7dcc6a4245 fix: non-abs path in config 2024-05-11 18:16:22 +02:00
Yannik Schmidt
6d80708172 fix: non-abs path in config 2024-05-11 18:15:40 +02:00
Yannik Schmidt
3367f9de03 fix: execute game with in install dir 2024-05-11 18:09:06 +02:00