Add 'Created at' to time log table. Show total hours for the day in the time log table (not just in the widget in sidebar)
All checks were successful
CI / test (push) Successful in 6m19s
Lint / test (push) Successful in 34s
Trivy / test (push) Successful in 25s

This commit is contained in:
Miguel Jacq 2025-12-03 14:59:57 +11:00
parent 779049e467
commit f8909d7fcb
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
4 changed files with 30 additions and 11 deletions

View file

@ -1,6 +1,8 @@
# 0.6.2
* Ensure that adding a document whilst on an older date page, uses that date as its upload date
* Add 'Created at' to time log table.
* Show total hours for the day in the time log table (not just in the widget in sidebar)
# 0.6.1