Commit Graph

9 Commits

Author SHA1 Message Date
Yannik Schmidt
366080afa2 Merge branch 'dev/updater' of github.com:FAUSheppy/homelab_gamevault into dev/updater 2025-06-07 13:52:23 +02:00
Yannik Schmidt
3a99e0195b feat: implement progress for extraction operation 2025-06-07 13:42:18 +02:00
472d9cfca2 feat: implement HTTP auth
Some checks failed
ci / docker (push) Has been cancelled
2025-04-18 11:59:59 +02:00
Yannik Schmidt
4e9b85ee6d feat: fully working async install 2025-04-13 00:18:02 +02:00
Yannik Schmidt
47f9912dc7 feat: basic background progress bars (downloads) 2025-02-16 21:05:24 +01:00
Yannik Schmidt
e35803ce1a feat: basic download tracking in db 2025-02-15 19:43:20 +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