-
-
Notifications
You must be signed in to change notification settings - Fork 117
Comparing changes
Open a pull request
base repository: MayGo/tockler
base: v4.0.18
head repository: MayGo/tockler
compare: v4.0.19
- 6 commits
- 16 files changed
- 1 contributor
Commits on Apr 6, 2025
-
feat: implement break notification system and refactor user notificat…
…ion handling - Introduced a new background job to monitor session durations and trigger break notifications based on user settings. - Refactored the notifyUser function to accept duration in milliseconds instead of a message. - Updated the NotificationAppPage to handle the new notification payload structure. - Enhanced the WorkForm component with improved imports and organization. - Added utility functions for calculating session durations and managing break notifications. - Updated settings service to emit changes in small notification settings.
Configuration menu - View commit details
-
Copy full SHA for b6e3c6e - Browse repository at this point
Copy the full SHA b6e3c6eView commit details -
feat: add break notification utilities and session duration calculations
- Introduced new utility functions for calculating session durations and managing break notifications. - Implemented the watchForBreakNotification function to monitor session durations and trigger notifications based on user settings. - Added unit tests for session duration calculations to ensure accuracy and reliability. - Updated the trackItemService to include ongoing status items in session duration calculations.
Configuration menu - View commit details
-
Copy full SHA for 9a42997 - Browse repository at this point
Copy the full SHA 9a42997View commit details -
refactor: update import paths in watchForBreakNotification module
- Adjusted import paths in the watchForBreakNotification.ts file to ensure proper module resolution. - This change enhances code organization and maintains consistency across the project structure.
Configuration menu - View commit details
-
Copy full SHA for 61c4553 - Browse repository at this point
Copy the full SHA 61c4553View commit details -
chore: bump version to 4.0.19 and enhance window manager settings
- Updated package.json to increment the version from 4.0.18 to 4.0.19. - Modified window-manager.ts to enable background throttling for better performance management. - Adjusted preloadWindow setting to false for improved tray functionality. - Ensured consistent handling of window properties across the application.
Configuration menu - View commit details
-
Copy full SHA for 1856368 - Browse repository at this point
Copy the full SHA 1856368View commit details -
refactor: remove unused DateTime import in watchForBreakNotification …
…tests - Eliminated the unused DateTime import from luxon in the watchForBreakNotification.utils.test.ts file to clean up the code. - This change enhances code clarity and maintains consistency in the test suite.
Configuration menu - View commit details
-
Copy full SHA for 49afb07 - Browse repository at this point
Copy the full SHA 49afb07View commit details -
Merge pull request #340 from /issues/338-floating-box
Issues/338-floating-box
Configuration menu - View commit details
-
Copy full SHA for 9dfa215 - Browse repository at this point
Copy the full SHA 9dfa215View 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 v4.0.18...v4.0.19