school-timetracker/backend
2025-11-08 14:24:30 +01:00
..
static fix: Add Mobile View and fix error while freeze on entering new schedule 2025-11-05 17:09:37 +01:00
database.go feat: add README and change default working hours to 60 2025-11-08 14:24:30 +01:00
go.mod feat: add pdf generation 2025-11-08 12:07:29 +01:00
go.sum feat: add pdf generation 2025-11-08 12:07:29 +01:00
handlers.go feat: add README and change default working hours to 60 2025-11-08 14:24:30 +01:00
load-env.sh fix: Add Mobile View and fix error while freeze on entering new schedule 2025-11-05 17:09:37 +01:00
main.go feat: add pdf generation 2025-11-08 12:07:29 +01:00
middleware.go feat: change Manual time entry to work with hours instead of start and end time 2025-11-08 11:27:42 +01:00
models.go feat: add schoolyear based calculation 2025-11-06 07:18:23 +01:00
pdf.go feat: add pdf generation 2025-11-08 12:07:29 +01:00