Commit Graph

22 Commits

Author SHA1 Message Date
0ce55e12c5 fix: Re-update the user and app status when recieve_handshake is called (#54)
Also enabled assetProtocol for better caching in general

Signed-off-by: quexeky <git@quexeky.dev>
2025-06-06 12:09:44 +10:00
ac6b034501 fix: error with game options for remote games 2025-05-01 12:26:41 +10:00
0f717d51d0 feat: launch options 2025-04-27 21:07:39 +10:00
d9c4f7aa75 feat(library): Reactive library updating
Signed-off-by: quexeky <git@quexeky.dev>
2025-02-12 10:00:45 +11:00
89ea34c94e fix: assorted fixes 2025-01-20 16:46:57 +11:00
50f37fd022 chore: Moved generateGameMeta.ts to composables, using PathBuf instead of String for install_dirs
Signed-off-by: quexeky <git@quexeky.dev>
2025-01-06 09:22:18 +11:00
6159319172 feat(download manager): Added generic download manager
Signed-off-by: quexeky <git@quexeky.dev>
2025-01-05 19:04:07 +11:00
2c8164e54f feat(library ui): add installed ui in the library menu 2025-01-05 18:32:22 +11:00
1f899ec349 feat(download ui): add speed and time remaining information
closes #7

Co-authored-by: AdenMGB <140392385+AdenMGB@users.noreply.github.com>
2024-12-27 11:53:17 +11:00
ad92dbec08 feat(errors): better download manager errors + modal 2024-12-26 12:56:54 +11:00
dd7f5675d8 feat(game): game uninstalling & partial compat 2024-12-26 11:59:26 +11:00
42c0198f1d refactor(game status): transient vs synced state now defined 2024-12-23 20:44:02 +11:00
bb60942558 Merge branch 'main' into download-manager 2024-12-09 21:20:44 +11:00
671d45fbe4 feat(download ui): debug queue interface 2024-12-09 17:03:48 +11:00
532d13e96f feat(download widget): download widget and queue fix 2024-12-08 12:33:45 +11:00
5cbeb3bdb6 feat: temporary queue ui and flamegraph instructions 2024-12-07 20:21:22 +11:00
384f7a5be9 feat(settings): ability to add more download dirs 2024-11-24 21:04:56 +11:00
c560656a8f feat(context menu): prevent default context menu and emit event on elements 2024-11-19 15:28:32 +11:00
469a2d69eb feat(auth): refactoring and error message 2024-11-19 15:05:28 +11:00
5ef6b8e528 cleanup and game UI beginnings 2024-10-15 20:05:13 +11:00
e828bca2a5 reorganisation, cleanup and new nonce protocol 2024-10-12 17:34:47 +11:00
0c0cfebc1e client now fetches user information from Drop server 2024-10-09 16:52:24 +11:00