work-timer/app
2023-02-20 15:13:21 +01:00
..
components fix: styles in time-entries 2023-02-18 23:15:03 +01:00
models feat: refactor project colors, add duration in time entries, add reports page 2023-02-19 14:07:24 +01:00
routes refactor: highlight today in calendar + monday is 1st day of week 2023-02-20 15:13:21 +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 fix: path to icons in head links 2023-02-20 15:01:51 +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