Skip to content

Tags: MayGo/tockler

Tags

v4.0.22

Toggle v4.0.22's commit message
feat: implement export functionality for track items

- Added a new exportFile function to handle exporting track items in CSV or JSON format.
- Updated the API to utilize the new export functionality, replacing the previous findAndExportAllItems method.
- Refactored related database queries to streamline the export process and improve code organization.

v4.0.21

Toggle v4.0.21's commit message
4.0.21

v4.0.20

Toggle v4.0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #341 from /issues/336

Issues/336

v4.0.19

Toggle v4.0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #340 from /issues/338-floating-box

Issues/338-floating-box

v4.0.18

Toggle v4.0.18's commit message
4.0.18"

v4.0.17

Toggle v4.0.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update package.json

v4.0.16

Toggle v4.0.16's commit message
chore: update version and dependencies in package.json

- Bumped version from 4.0.15 to 4.0.16.
- Updated electron-updater dependency from 6.2.0 to 6.3.9 for improved stability and bug fixes.

v4.0.15

Toggle v4.0.15's commit message
feat: update total duration calculations in tables and API

- Modified the SearchResults component to use totalDuration for sumTotal.
- Enhanced ItemsTable to calculate subtotal from current page data and updated total display format.
- Updated TrackItemTable to calculate total duration for all filtered data.
- Adjusted calculateTotal utility to return total milliseconds instead of formatted duration.
- Extended the search API to include totalDuration in the response for better data handling.

v4.0.14

Toggle v4.0.14's commit message
4.0.14

v4.0.12

Toggle v4.0.12's commit message
4.0.12