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: MayGo/tockler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.20
Choose a base ref
...
head repository: MayGo/tockler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.21
Choose a head ref
  • 5 commits
  • 8 files changed
  • 1 contributor

Commits on Apr 9, 2025

  1. remove activewindowwatcher, to remove duplicate registering if events…

    … are not in order, only one is cleaned up
    MayGo committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    2773aaf View commit details
    Browse the repository at this point in the history
  2. test: add unit test for ending app tracking on state change

    - Implemented a new test case in `watchAndSetAppTrackItem.test.ts` to verify that app tracking ends correctly when the state changes to IDLE or OFFLINE.
    - Enhanced logging in `watchAndSetAppTrackItem.ts` and `watchForIdleState.ts` to improve debugging and error handling.
    - Updated logger names for clarity in `watchAndSetLogTrackItem.ts` and `watchAndSetAppTrackItem.ts`.
    - Improved the insert log message in `trackItem.db.ts` to provide more context during item insertion.
    MayGo committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    aa47978 View commit details
    Browse the repository at this point in the history
  3. fx

    MayGo committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    8f5cb98 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #342 from MayGo/9apr-weird-timeline-bugs

    9apr weird timeline bugs
    MayGo authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    a3097fc View commit details
    Browse the repository at this point in the history
  5. 4.0.21

    MayGo committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    d0ed523 View commit details
    Browse the repository at this point in the history
Loading