work-timer/app
2023-02-21 19:06:00 +01:00
..
components feat: add user signup if configured from env var 2023-02-21 19:06:00 +01:00
models feat: add user signup if configured from env var 2023-02-21 19:06:00 +01:00
routes feat: add user signup if configured from env var 2023-02-21 19:06:00 +01:00
config.server.ts feat: add user signup if configured from env var 2023-02-21 19:06:00 +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: add user signup if configured from env var 2023-02-21 19:06:00 +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