aw-server-rust
aw-server-rust copied to clipboard
High-performance implementation of the ActivityWatch server, written in Rust
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.96 to 0.9.101. Release notes Sourced from openssl-sys's releases. openssl-sys-v0.9.101 What's Changed don't emit rerun-if-changed when vendoring by @reaperhulk in sfackler/rust-openssl#2177 Prepare for openssl-sys 0.9.101 release by...
Bumps [rust-embed](https://github.com/pyros2097/rust-embed) from 8.0.0 to 8.3.0. Changelog Sourced from rust-embed's changelog. [8.3.0] - 2024-02-26 Fix symbolic links in debug builds #235. Thanks to Buckram123 [8.2.0] - 2023-12-29 Fix naming collisions...
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.31 to 0.4.34. Release notes Sourced from chrono's releases. 0.4.34 Notable changes In chrono 0.4.34 we finished the work to make all methods const where doing so...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.34.0 to 1.36.0. Release notes Sourced from tokio's releases. Tokio v1.36.0 1.36.0 (February 2nd, 2024) Added io: add tokio::io::Join (#6220) io: implement AsyncWrite for Empty (#6235) net:...
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.8 to 0.8.10. Commits 7f3e276 chore: Release 07c8c2c docs: Update changelog 10392d5 chore: Release 4592fe4 docs: Update changelog b7bd3a4 Merge pull request #675 from epage/dotted-key 89d1416 fix(edit):...
It looks like whenever there was the monthly Windows update, the aw-server-rust database gets somehow corrupted. It doesn't seem to happen with normal reboots. After the Windows update was applied...
When i run `./aw-sync` I get the error : > Error: "No db found in sync folder \"/home/iapp/ActivityWatchSync/php-iapp-pc-1\"" Here is the screenshot for the same:  PS: I am using...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @takost in actions/cache#1284 feat: save-always flag by @to-s in actions/cache#1242...
Bumps [aw-webui](https://github.com/ActivityWatch/aw-webui) from `7de395b` to `23df3fb`. Commits 23df3fb fix: use settings store to retrieve useColorFallback setting (#533) 845b12f fix: add app name for Vivaldi on macOS (#520) 0911ad9 build(deps): bump...