Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ActivityWatch/aw-server-rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b87e32e
Choose a base ref
...
head repository: ActivityWatch/aw-server-rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 75ca368
Choose a head ref
  • 5 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    41b030a View commit details
    Browse the repository at this point in the history
  2. fix: added sync dir config via global --sync-dir cli param and `AW_…

    …SYNC_DIR` env var (#457)
    
    * docs(sync): improved usage instructions, updated docs to mention sync dir config options
    
    * docs: added global `--sync-dir` cli param and `AW_SYNC_DIR` env var
    ErikBjare authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    1b56e03 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    1886ebe View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. feat: added query function in aw-client (#477)

    * feat: added query function in aw-client
    
    * fix: fixed client query
    
    * fix: improved return type for client query
    ErikBjare authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c056e50 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    75ca368 View commit details
    Browse the repository at this point in the history
Loading