drop-app/src-tauri/src
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
..
client Clippy CI/CD (#67) 2025-07-18 17:36:04 +10:00
cloud_saves fix: database corrupted on every startup (#40) 2025-06-01 19:53:24 +10:00
database Clippy CI/CD (#67) 2025-07-18 17:36:04 +10:00
download_manager Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
error Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
games Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
process Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
remote Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
lib.rs Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
main.rs another stage of client authentication 2024-10-08 16:13:28 +11:00