This website requires JavaScript.
Explore
Help
Sign In
tom
/
arbeitszeitmessung
Watch
3
Star
0
Fork
0
You've already forked arbeitszeitmessung
Code
Issues
19
Pull Requests
Actions
Packages
Releases
9
Wiki
Activity
Files
a6ea625e8ffd13142016c67c71b9bc966a242996
arbeitszeitmessung
/
Backend
/
models
History
Tom Tröger
386f11ec7e
Some checks failed
Tests / Run Go Tests (push)
Failing after 1m32s
Details
fixed
#63
all scheduled tasks are now under route /auto and will require api key in the future
2025-12-03 00:20:11 +01:00
..
absence.go
added worktime base to work time calculations
2025-10-31 23:57:42 +01:00
booking_test.go
reworked time Calculations
2025-09-13 14:11:26 +02:00
booking.go
adding more logging + working on displaying if a workday was submitted
2025-10-14 01:05:02 +02:00
database.go
added booking types + working on overtime
2025-09-01 22:41:21 +02:00
db_test.go
added Gleitzeit + Kurzarbeit
closes
#23
2025-09-13 14:12:39 +02:00
user_test.go
Fixed tests and git actions (
#30
)
2025-09-04 10:16:42 +02:00
user.go
fixed
#63
all scheduled tasks are now under route /auto and will require api key in the future
2025-12-03 00:20:11 +01:00
workDay_test.go
separaded endpoints + cleaned page templates + added constants to time formatting
2025-10-27 22:53:07 +01:00
workDay.go
added worktime base to work time calculations
2025-10-31 23:57:42 +01:00
workWeek_test.go
separaded endpoints + cleaned page templates + added constants to time formatting
2025-10-27 22:53:07 +01:00
workWeek.go
adding more logging + working on displaying if a workday was submitted
2025-10-14 01:05:02 +02:00