Commit Graph

98 Commits

Author SHA1 Message Date
Yannik Schmidt
d3840c216c feat: make infowidget part of main window 2025-04-13 18:54:43 +02:00
Yannik Schmidt
3912c66bb3 fix: wait for registry file download 2025-04-13 11:55:29 +02:00
Yannik Schmidt
8e5bfd9ae3 feat: implement age limit 2025-04-13 00:52:51 +02:00
Yannik Schmidt
4e9b85ee6d feat: fully working async install 2025-04-13 00:18:02 +02:00
Yannik Schmidt
8e9e4db3fa add: new todo (2025) 2025-02-16 21:17:07 +01:00
Yannik Schmidt
47f9912dc7 feat: basic background progress bars (downloads) 2025-02-16 21:05:24 +01:00
Yannik Schmidt
c256a8ae3b whitespaces: infowidget fixes 2025-02-15 20:07:57 +01:00
Yannik Schmidt
554b4ece7a fix: add database.db to gitignore 2025-02-15 19:44:08 +01:00
Yannik Schmidt
a01d8992c0 feat: spawn info widget from client.py 2025-02-15 19:43:35 +01:00
Yannik Schmidt
e35803ce1a feat: basic download tracking in db 2025-02-15 19:43:20 +01:00
Yannik Schmidt
0d4fd8852d add: info widget basic idea 2025-02-15 16:44:15 +01:00
Yannik Schmidt
7719764604 fix: handle callback crash after view-switch 2025-02-15 16:44:00 +01:00
Yannik Schmidt
b0741929a3 fix: remove pg bar and various output problems 2025-02-15 16:16:13 +01:00
Yannik Schmidt
d6f8e6ac4d feat: implement configuration for http backend 2025-02-15 15:47:45 +01:00
Yannik Schmidt
c2d3a0f37a feat: docker build for http server 2025-02-15 15:46:31 +01:00
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