-
-
Notifications
You must be signed in to change notification settings - Fork 73
Comparing changes
Open a pull request
base repository: ActivityWatch/aw-server-rust
base: f0e71a8
head repository: ActivityWatch/aw-server-rust
compare: a144746
- 13 commits
- 27 files changed
- 4 contributors
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9b8df05 - Browse repository at this point
Copy the full SHA 9b8df05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98487bb - Browse repository at this point
Copy the full SHA 98487bbView commit details
Commits on Oct 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 88464b5 - Browse repository at this point
Copy the full SHA 88464b5View commit details -
build: use stable rust, and criterion.rs for benching (#429)
* build against stable rust * ci: build against stable * minor change * build(deps): switched to plex 0.3.0 --------- Co-authored-by: Erik Bjäreholt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1cd761 - Browse repository at this point
Copy the full SHA e1cd761View commit details
Commits on Oct 30, 2023
-
feat(sync): moved logic in sync-test scripts into rust, enabling sync…
… with a single command (#430) * feat(sync): moved logic in `test-sync-pull/push.sh` scripts into rust code, enabling easy sync with a single command * fix: fixes to sync dirs * fix: moved --sync-dir arg into sync-advanced subcommand, fixed warnings * fix: pass around client instead of port/testing * fix: fixed log dir for aw-sync, misc sync fixes and refactor
Configuration menu - View commit details
-
Copy full SHA for 3ab8291 - Browse repository at this point
Copy the full SHA 3ab8291View commit details -
build(deps): bump toml from 0.7.8 to 0.8.6 (#431)
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.8 to 0.8.6. - [Commits](toml-rs/toml@toml-v0.7.8...toml-v0.8.6) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 21edafd - Browse repository at this point
Copy the full SHA 21edafdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0240dc0 - Browse repository at this point
Copy the full SHA 0240dc0View commit details
Commits on Nov 2, 2023
-
build(deps): bump dirs from 3.0.2 to 4.0.0 (#433)
Bumps [dirs](https://github.com/soc/dirs-rs) from 3.0.2 to 4.0.0. - [Commits](https://github.com/soc/dirs-rs/commits) --- updated-dependencies: - dependency-name: dirs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b6dac17 - Browse repository at this point
Copy the full SHA b6dac17View commit details
Commits on Nov 11, 2023
-
perf: improve performance of filter_period_intersect (#436)
* perf: improve performance of filter_period_intersect * forgot some files * fix lint errors
Configuration menu - View commit details
-
Copy full SHA for 55cad4a - Browse repository at this point
Copy the full SHA 55cad4aView commit details
Commits on Nov 12, 2023
-
Remove references to nightly rust release
We now support rust stable.
Configuration menu - View commit details
-
Copy full SHA for 01107b6 - Browse repository at this point
Copy the full SHA 01107b6View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 52e5214 - Browse repository at this point
Copy the full SHA 52e5214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ee035 - Browse repository at this point
Copy the full SHA 59ee035View commit details -
Configuration menu - View commit details
-
Copy full SHA for a144746 - Browse repository at this point
Copy the full SHA a144746View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f0e71a8...a144746