Commit Graph

115 Commits

Author SHA1 Message Date
472d9cfca2 feat: implement HTTP auth
Some checks failed
ci / docker (push) Has been cancelled
1.1.0
2025-04-18 11:59:59 +02:00
cf55f6f387 fix: remove intransparent server url changes 2025-04-18 11:59:32 +02:00
Yannik Schmidt
2e8a5facfd wip: self updater 2025-04-18 10:28:11 +02:00
0dea7a55f4 add: docker server build 2025-04-18 10:26:41 +02:00
Yannik Schmidt
3579948407 fix: copy helper scripts instead of fixed v1.0.5 2025-04-17 11:58:44 +02:00
Yannik Schmidt
597a471949 fix: build unpackaged exe because of windwos defender v1.0.4 2025-04-17 11:53:24 +02:00
Yannik Schmidt
27d32e147b add: sqlalchemy to deps v1.0.3 2025-04-17 11:45:03 +02:00
Yannik Schmidt
ac8e8ad495 fix: add requests to explicit installs v1.0.2 2025-04-17 11:39:16 +02:00
Yannik Schmidt
3368048dd7 fix: pywin32 version in requirements v1.0.1 2025-04-17 11:32:28 +02:00
Yannik Schmidt
7f608019ed fix: install requirements & only build tags v1.0.0 2025-04-17 11:26:44 +02:00
Yannik Schmidt
839efae1a3 fix: use single line command because of windows master 2025-04-17 11:10:31 +02:00
Yannik Schmidt
36e5cc3842 fix: indent for release job 2025-04-17 11:05:36 +02:00
Yannik Schmidt
5ab17e6f4c fix: use native gh commands instead of release action 2025-04-17 11:04:43 +02:00
Yannik Schmidt
2e5676d5a6 fix: move release.yaml to workflows 2025-04-17 10:50:51 +02:00
Yannik Schmidt
a2702d7f70 feat: github release & build 2025-04-17 10:48:49 +02:00
Yannik Schmidt
344d32901e fix: use binary write for reg files 2025-04-13 18:55:13 +02:00
Yannik Schmidt
aefab57bb0 fix: add extra debug output to jinja helper 2025-04-13 18:54:55 +02:00
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