drop/desktop/src-tauri
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
..
capabilities Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
icons feat(tray icon): initial creation and logo update 2024-12-19 10:09:25 +11:00
src Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
tailscale build: 0.3.0-rc-2 2025-05-28 20:09:58 +10:00
.gitignore initial commit 2024-10-06 01:10:57 +10:00
build.rs initial commit 2024-10-06 01:10:57 +10:00
Cargo.lock Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
Cargo.toml Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
rust-toolchain.toml Implement better error system and segregate errors and commands (#23) 2025-01-13 21:44:57 +11:00
tauri.conf.json Fix client running behind reverse proxy (#69) 2025-07-18 20:08:12 +10:00