Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: add firebase_sync bin to periodically since events with aw-firebase-leaderboard #488

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Mar 26, 2024

  1. minor updates

    brayo-pip committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ec69ce5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Mar 29, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    23a0248 View commit details
    Browse the repository at this point in the history
  2. working code for testing

    brayo-pip committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b9eae07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04817fb View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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

    * feat: added query function in aw-client
    
    * fix: fixed client query
    
    * fix: improved return type for client query
    
    Co-authored-by: Erik Bjäreholt <[email protected]>
    brayo-pip and ErikBjare authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a7a93d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. feat:querying support

    brayo-pip committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    79083d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. WIP

    brayo-pip committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    565975e View commit details
    Browse the repository at this point in the history
  2. polishing a bit

    brayo-pip committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3c29ae6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. add a README.md

    brayo-pip committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4924943 View commit details
    Browse the repository at this point in the history
  2. feat: move config file to platform specific configuration folder

    Improve error handling
    brayo-pip committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f15fe71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ff8bc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    e72f7ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a3f102 View commit details
    Browse the repository at this point in the history
  3. feat: parse cli arguments

    brayo-pip committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b415a74 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. chore: update cargo lock

    brayo-pip committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    68cdf20 View commit details
    Browse the repository at this point in the history
  2. feat: run every 5 mins

    brayo-pip committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ed85145 View commit details
    Browse the repository at this point in the history
  3. feat: add tracing support

    brayo-pip committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b973c4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f51a9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04a3272 View commit details
    Browse the repository at this point in the history