aw-server-rust
aw-server-rust copied to clipboard
High-performance implementation of the ActivityWatch server, written in Rust
In #45 me and @ErikBjare was did not completely agree on what the future of query2 should be. We should plan sometime maybe 15min to actually discuss what we want...
I want to get a clear idea on what is the intended function sync and incomplete functionality of aw-sync. Following #89 My take on this is, # Object: - To...
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.18 to 4.0.8. Release notes Sourced from clap's releases. v4.0.8 [4.0.8] - 2022-10-01 Fixes (derive) Remove a low-value assert preventing defaulting Help and Version actions v4.0.7 [4.0.7]...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.75 to 0.9.76. Commits 44528bb Release openssl-sys v0.9.76 0af10fb Merge pull request #1649 from maurer/boringssl c49476b Merge branch 'master' into boringssl 7ef9ab2 more build fixes aac4eb8 fix...
@ErikBjare @johan-bjareholt - Actually when it came to implementing it -- several things changed from my initial idea that I proposed in https://github.com/ActivityWatch/activitywatch/issues/1 1. I ended up using the brand...
I struggled a bit with this since it is my first time with Rust but here it is. I used the FileServer from Rocket because that is the easiest way...
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.9 to 0.8.11. Changelog Sourced from mio's changelog. 0.8.11 Fix receiving IOCP events after deregistering a Windows named pipe (tokio-rs/mio#1760, backport pr: tokio-rs/mio#1761). 0.8.10 Added Solaris support...
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.10 to 4.5.1. Release notes Sourced from clap's releases. v4.5.1 [4.5.1] - 2024-02-16 Fixes (error) Include suggestion to add -- even if there is a "did you...
Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.30.0 to 0.31.0. Release notes Sourced from rusqlite's releases. 0.31.0 What's Changed Check sqlite3_reset result #1419 Improve wasm32-wasi support #1332 test_from_handle fails to build on systems with...