drop-app/composables
DecDuck 46e1f16cdd
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
..
app-state.ts client now fetches user information from Drop server 2024-10-09 16:52:24 +11:00
current-page-engine.ts feat(library): Reactive library updating 2025-02-12 10:00:45 +11:00
downloads.ts fix: assorted fixes 2025-01-20 16:46:57 +11:00
game.ts Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
generateGameMeta.ts chore: Moved generateGameMeta.ts to composables, using PathBuf instead of String for install_dirs 2025-01-06 09:22:18 +11:00
state-navigation.ts Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
use-object.ts cleanup and game UI beginnings 2024-10-15 20:05:13 +11:00