school-timetracker/backend
2025-11-05 14:15:38 +01:00
..
static feat: add Logging Middleware, saving Token and better Handling 2025-11-05 07:16:38 +01:00
database.go feat: update all and add all features for version 1.0 2025-11-05 14:15:38 +01:00
go.mod feat: change from Standart Library to echo framework to simplify development 2025-11-05 07:46:18 +01:00
go.sum feat: change from Standart Library to echo framework to simplify development 2025-11-05 07:46:18 +01:00
handlers.go feat: update all and add all features for version 1.0 2025-11-05 14:15:38 +01:00
main.go feat: update all and add all features for version 1.0 2025-11-05 14:15:38 +01:00
middleware.go fix: fix reset of entries when switching between weeks 2025-11-05 10:19:36 +01:00
models.go feat: update all and add all features for version 1.0 2025-11-05 14:15:38 +01:00