DecDuck
|
f0112ec027
|
Process manager fixes (#71)
* fix: launching on linux
* feat: #70
* feat: add dummy store page
* feat: add store redir and refresh button to library
* feat: cache first object fetching
* feat: Remove let_chains feature and update to Rust 2024
Signed-off-by: quexeky <git@quexeky.dev>
* feat: Check for if process was manually stopped
Signed-off-by: quexeky <git@quexeky.dev>
* fix: use bitcode instead of serde
* chore: remove logs
* fix: clippy
* fix: clippy 2
* fix: swap to stop icon
---------
Signed-off-by: quexeky <git@quexeky.dev>
Co-authored-by: quexeky <git@quexeky.dev>
|
2025-07-25 10:44:40 +10:00 |
|
quexeky
|
57a0046224
|
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 |
|
DecDuck
|
78ffc9e020
|
fix: error with game options for remote games
|
2025-05-01 12:26:41 +10:00 |
|
DecDuck
|
7ee5778953
|
feat: launch options
|
2025-04-27 21:07:39 +10:00 |
|
quexeky
|
73fbf2e0be
|
feat(library): Reactive library updating
Signed-off-by: quexeky <git@quexeky.dev>
|
2025-02-12 10:00:45 +11:00 |
|
DecDuck
|
13d9ba78d1
|
fix: assorted fixes
|
2025-01-20 16:46:57 +11:00 |
|
quexeky
|
074a6d00bb
|
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 |
|
quexeky
|
3f229687f3
|
feat(download manager): Added generic download manager
Signed-off-by: quexeky <git@quexeky.dev>
|
2025-01-05 19:04:07 +11:00 |
|
DecDuck
|
3ca5be6658
|
feat(library ui): add installed ui in the library menu
|
2025-01-05 18:32:22 +11:00 |
|
DecDuck
|
4c242ab558
|
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 |
|
DecDuck
|
320fc99a84
|
feat(errors): better download manager errors + modal
|
2024-12-26 12:56:54 +11:00 |
|
DecDuck
|
3164ec7106
|
feat(game): game uninstalling & partial compat
|
2024-12-26 11:59:26 +11:00 |
|
DecDuck
|
ebd49b33f8
|
refactor(game status): transient vs synced state now defined
|
2024-12-23 20:44:02 +11:00 |
|
DecDuck
|
8a00b362b4
|
Merge branch 'main' into download-manager
|
2024-12-09 21:20:44 +11:00 |
|
DecDuck
|
3d8639136b
|
feat(download ui): debug queue interface
|
2024-12-09 17:03:48 +11:00 |
|
DecDuck
|
74f071281e
|
feat(download widget): download widget and queue fix
|
2024-12-08 12:33:45 +11:00 |
|
DecDuck
|
57fe5eae05
|
feat: temporary queue ui and flamegraph instructions
|
2024-12-07 20:21:22 +11:00 |
|
DecDuck
|
104e903454
|
feat(settings): ability to add more download dirs
|
2024-11-24 21:04:56 +11:00 |
|
DecDuck
|
e730f0f14c
|
feat(context menu): prevent default context menu and emit event on elements
|
2024-11-19 15:28:32 +11:00 |
|
DecDuck
|
ed87b6896b
|
feat(auth): refactoring and error message
|
2024-11-19 15:05:28 +11:00 |
|
DecDuck
|
0cb6bfb8bf
|
cleanup and game UI beginnings
|
2024-10-15 20:05:13 +11:00 |
|
DecDuck
|
6897b35904
|
reorganisation, cleanup and new nonce protocol
|
2024-10-12 17:34:47 +11:00 |
|
DecDuck
|
4a114d2a79
|
client now fetches user information from Drop server
|
2024-10-09 16:52:24 +11:00 |
|