work-timer/app
2023-03-05 10:06:55 +01:00
..
components feat: add user prefs with datetime format 2023-03-01 01:19:38 +01:00
models fix: update duration on save time entry 2023-03-01 01:32:05 +01:00
routes refactor: show total for this week, reorder counters 2023-03-05 10:06:55 +01:00
config.server.ts chore: cleanup 2023-02-23 01:19:14 +01:00
db.server.ts fix: remove invariant on non accessible var 2023-02-18 20:38:02 +01:00
entry.client.tsx chore: setup app entries with mantine 2023-02-14 10:13:40 +01:00
entry.server.tsx chore: setup app entries with mantine 2023-02-14 10:13:40 +01:00
root.tsx feat: users management with admin user 2023-02-23 14:17:29 +01:00
session.server.ts feat: add db models, setup prisma + utils 2023-02-14 10:10:10 +01:00
utils.ts feat: refactor project colors, add duration in time entries, add reports page 2023-02-19 14:07:24 +01:00