summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-06-17upgpkg: clockify-cli 0.54.0-1: upstream updateDennis Herbrich
Changelog 0.54.0 - 2024-06-15 Changed - markdown output now tries to resemble the time entry calendar dialog
2024-06-14upgpkg: clockify-cli 0.53.1-1: upstream update, skipping 0.53.0Dennis Herbrich
Changelog 0.53.1 - 2024-06-14 Fixed - was printing the language before the duration as float 0.53.0 - 2024-06-14 Added - new config `lang` to allow setting the number format to be used when printing - support to using client's name or id for autocompletion on bash - new config `timezone` to allow setting which timezone to use when reporting the time of a time entry
2024-06-03chore: fix indentationDennis Herbrich
2024-06-03upgpkg: clockify-cli 0.52.0-1: upstream updateDennis Herbrich
Changelog 0.52.0 - 2024-06-02 Added - new command `split` to allow break a time entry into others with break points
2024-05-31upgpkg: clockify-cli 0.51.1-1: upstream update, add version infoDennis Herbrich
Packaging Changelog Added - version, commit, and build date for proper `clockify-cli version` output Changelog 0.51.1 - 2024-05-30 Fixed - when using `show-client` without `show-task` column headers became unaligned
2024-05-30upgpkg: clockify-cli 0.51.0-1: upstream updateDennis Herbrich
Changelog 0.51.0 - 2024-05-30 Added - new config `show-client` that sets the reports/output of time entries to show its client, if exists
2024-05-28upgpkg: clockify-cli 0.50.1-1: upstream update, skipping 0.50.0Dennis Herbrich
Changelog 0.50.1 - 2024-05-25 Fixed - snapcraft requires explicit confinement 0.50.0 - 2024-05-25 Added - more unit tests Changed - using throttle/ticket providing system to limit requests per second to the clockify's api to prevent the error message: `Too Many Requests (code: 429)` - upgrade go version to 1.19
2024-04-04add clockify-cli 0.49.0; initial commitDennis Herbrich