forked from ActivityWatch/activitywatch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule aw-server-rust
updated
12 files
+4 −0 | Makefile | |
+1 −3 | aw-client-rust/tests/test.rs | |
+3 −3 | aw-datastore/src/worker.rs | |
+0 −2 | aw-datastore/tests/datastore.rs | |
+1 −4 | aw-models/src/bucket.rs | |
+1 −2 | aw-models/src/event.rs | |
+1 −3 | aw-models/src/tryvec.rs | |
+10 −7 | aw-query/src/functions.rs | |
+1 −1 | aw-query/tests/query.rs | |
+2 −3 | aw-server/src/endpoints/bucket.rs | |
+2 −4 | aw-sync/tests/sync.rs | |
+1 −2 | aw-transform/src/filter_period.rs |