work-timer/app/routes
2023-06-23 12:46:43 +02:00
..
account feat: add account management with update + delete 2023-02-23 01:20:18 +01:00
importexport feat: add timestamp in csv export filename 2023-06-23 12:33:37 +02:00
projects feat: refactor project colors, add duration in time entries, add reports page 2023-02-19 14:07:24 +01:00
time-entries fix: update duration on save time entry 2023-03-01 01:32:05 +01:00
users feat: add new user 2023-02-23 14:50:02 +01:00
account.tsx feat: add currency + hourly rate to user, fixes for import and reports 2023-03-01 02:27:43 +01:00
importexport.tsx feat: add currency + hourly rate to user, fixes for import and reports 2023-03-01 02:27:43 +01:00
index.tsx chore: update home 2023-06-23 12:46:43 +02:00
login.tsx chore!: migrate to docker environment 2023-06-22 13:11:03 +02:00
logout.tsx feat: add logout route 2023-02-14 10:21:17 +01:00
projects.tsx feat: add totals in projects page 2023-05-03 10:03:24 +02:00
reports.tsx feat: add totals in reports 2023-06-23 12:27:11 +02:00
settings.tsx chore!: migrate to docker environment 2023-06-22 13:11:03 +02:00
signup.tsx chore!: migrate to docker environment 2023-06-22 13:11:03 +02:00
time-entries.tsx refactor: show total for this week, reorder counters 2023-03-05 10:06:55 +01:00
users.tsx feat: add user prefs with datetime format 2023-03-01 01:19:38 +01:00