- use
fs::exists
, dc2203c2
- remove unused assets, cc19370f
- dead code removed, 4b4c53a1
- create_release v0.5.5, 4fb5e210, fd7dd849
- GitHub workflow updated, 90ecefb9
- dependencies updated, 93d49011, 6f1473cf, 71e1713e
- Rust 1.74.0 linting, aef90421
- .devcontainer updated, 0fc86d12
- lints moved from main.rs to Cargo.toml, 99e9ff21
- dependencies updated, 92656b79
- reduce tick sleep rate from 1000ms to 500ms, 216eb199
- Only allow single instance, e742c5d1
- Settings Vue switches track color, 5aac7212
- dependencies updated, 99dd3c82
- specific build targets, 5c9707f9
- use try_get_item() method, 171dca81
- sqlx disable logging, 06a831f5
- single folder/files into src, ba9b0919
- package.json fix, 8b2f8f9d
- package.json "tauri" script added, 7e51a748
- .devcontainer, remove sparse_protocol and docker, 0e1ad2a8
- dependencies updated, 4e32bec6
- create_release cargo_fmt_check(), 0b6613c6
- use Vue component auto import, 41239125
- Rust 1.70 linting about early Drops, a29ede3f
- dependencies updated, 9661f735, 09e95c48, b56f9808, 3b71ee50, 7c85d69b, 0bb9ad27
- devcontainer install
ncu
, 3807eaaa
- use
content-class
for tooltip, d59624aa
unwrap_or_default()/unwrap_or(())
>.ok()
, 1603e925
- create_release v0.2.7, a34f1f09, 0c691341
- typos.toml added, 15a2c276
- dev container updated, 44ced2d8
- dependencies updated, aef6f9ea
- openssl dependency removed, cf01f3a4
- github workflow branch removed, 62045b57
- readme screenshot updated, 911a5294
- readme updated, 8f763839
- implement start on boot setting, 56362f89
- add checks to database, a1fbe972
- tooltip on close/minimize button, a12838d6, debc23fb
- only write logs on file on debug mode, 836052de
- remove tick method, use an Instant in ApplicationState, bc948aab
- exit request match simplified, ce9b407a
- Dependencies updated, a54ce663
- Screenshots updated, 47e4f15e
- logo updated, c66ab17e
- Init release