This website requires JavaScript.
Explore
Help
Sign In
tom
/
arbeitszeitmessung
Watch
3
Star
0
Fork
0
You've already forked arbeitszeitmessung
Code
Issues
17
Pull Requests
Actions
Packages
Releases
9
Wiki
Activity
Files
28f832694a290f869654edf1ea4a369e55a1af09
arbeitszeitmessung
/
Backend
/
models
History
Tom Tröger
50bec238a4
edge case at midnight
2025-08-22 00:50:21 +02:00
..
absence.go
fixes
#21
2025-08-12 16:47:06 +02:00
booking.go
added tests for db and user
2025-08-13 15:50:11 +02:00
controlTables.go
added control tables (s_*) + working on implementing absence and booking types
2025-08-02 08:55:40 +02:00
db_test.go
edge case at midnight
2025-08-22 00:50:21 +02:00
user_test.go
edge case at midnight
2025-08-22 00:50:21 +02:00
user.go
added tests for db and user
2025-08-13 15:50:11 +02:00
workDay.go
added control tables (s_*) + working on implementing absence and booking types
2025-08-02 08:55:40 +02:00
workWeek.go
removed Formatduration and fixed rounding error, working on overtime calculation
2025-07-20 19:34:16 +02:00