school-timetracker/backend
2025-11-09 17:35:10 +01:00
..
static feat: improve app security and error handling 2025-11-09 12:13:47 +01:00
database.go feat: add delete schoolyear route and handler 2025-11-09 17:35:10 +01:00
errors.go feat: improve app security and error handling 2025-11-09 12:13:47 +01:00
go.mod feat: improve app security and error handling 2025-11-09 12:13:47 +01:00
go.sum feat: improve app security and error handling 2025-11-09 12:13:47 +01:00
handlers.go feat: add delete schoolyear route and handler 2025-11-09 17:35:10 +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 delete schoolyear route and handler 2025-11-09 17:35:10 +01:00
middleware.go feat: improve app security and error handling 2025-11-09 12:13:47 +01:00
models.go feat: improve app security and error handling 2025-11-09 12:13:47 +01:00
pdf.go feat: add pdf generation 2025-11-08 12:07:29 +01:00