Pavel Kvach
Pavel Kvach
Fixes https://github.com/ActivityWatch/activitywatch/issues/1023 Improved date validation in the Activity view by checking if the date is valid using moment.js before proceeding with date manipulations. This prevents errors when the date is...
Closes https://github.com/ActivityWatch/activitywatch/issues/1010 Enhanced the CSV export functionality in the Reports view by including two additional fields: `app` and `title`. This allows users to export more detailed information about their activities.
## Checklist - [x] All new and existing **tests are passing** - [x] (If docs changes needed:) I have updated the **documentation** accordingly. - [x] I have added an entry...
## Checklist - [x] All new and existing **tests are passing** - [x] I have added an entry to `CHANGES.rst` because this is a user-facing change or an important bugfix...
## Checklist - [x] All new and existing **tests are passing** - [x] I have added an entry to `CHANGES.rst` because this is a user-facing change or an important bugfix...
## Checklist - [x] All new and existing **tests are passing** - [x] I have added an entry to CHANGES.rst because this is a user-facing change or an important bugfix...
Add sorting and pagination support for comments, including new API query parameters for sort order and offset. Adjust comment fetching logic accordingly. ## Checklist - [x] All new and existing...
## :star2: What does this PR do? Fix Outlook integration for both reading and composing emails. Demo 1.  --- 2.  --- 3.  ## :bug: Recommendations for testing...
## :star2: What does this PR do? Updated GitHub integration issue description retrieval to include issue number in timer entry. ### Before  ### After  ## :bug: Recommendations for...
## :star2: What does this PR do? Updated the Drupal integration to retrieve the issue title. ### Demo after fix:  ## :bug: Recommendations for testing 1. Log in [Drupal.org](https://www.drupal.org/);...