Block a user
2b64d1e4ba
[client][server] file transfer working, ui not ready for it
942eb8003e
[improve] set game dir on client -> updates Play/Install button based on games existing
a2a630893f
[ui] better default windows size
0eb332c14d
[logging] make message logging clearer
Make sure the client waits for the server on startup
009c0739d2
[ui] make the grid good
a6ed6e04fe
[backup] games from server with images
5d45c4ce4b
[ui] change framework from Tauri Leptos to Tauri Vanilla (Typescript) and React
transfer a game
Has to transfer multiple files. a) Send a list of files to the client, then let the client request each file one by one b) Send a tar stream (or similar) to the client who on-the-fly untars it?
filter game db based on real games in folder structure