Commit Graph

7 Commits

Author SHA1 Message Date
8bb1777519 feat: booking can only in between specified hours
every booking happening outside these hours will be clamped to the hours
also added few more config options + regex filters
2026-02-25 01:02:15 +01:00
ba034f1c33 feat: updated docs and added description to files
Some checks failed
Tests / Run Go Tests (push) Failing after 1m35s
Arbeitszeitmessung Deploy / Build Webserver (push) Successful in 2m48s
2026-01-29 18:28:28 +01:00
560c539b19 fixed minor bugs + added loggin middleware
All checks were successful
Tests / Run Go Tests (push) Successful in 1m26s
2026-01-18 00:07:54 +01:00
de6da2906f added booking types + working on overtime 2025-09-01 22:41:21 +02:00
a87bef8c89 added user Session Handler --> closed #20 2025-08-12 15:47:36 +02:00
tom
68000a0f0a cleanup/small refactor + first tests 2025-07-17 19:28:43 +02:00
tom
9a88397bb2 added userLogout fixes #15, #10 2025-05-01 19:49:53 +02:00