|
auth.go
|
use constants
|
2024-06-20 18:34:57 +02:00 |
|
handle_api_sync.go
|
use colorful logger
|
2024-08-21 16:56:11 +02:00 |
|
handle_auth.go
|
use constants
|
2024-06-20 18:34:57 +02:00 |
|
handle_bookings.go
|
use colorful logger
|
2024-08-21 16:56:11 +02:00 |
|
handle_health.go
|
Refactor service (#14)
|
2024-08-07 09:12:50 +02:00 |
|
handle_pdf.go
|
Refactor service (#14)
|
2024-08-07 09:12:50 +02:00 |
|
handle_public.go
|
fix linter errors
|
2024-07-14 23:43:14 +02:00 |
|
handle_reports.go
|
Refactor service (#14)
|
2024-08-07 09:12:50 +02:00 |
|
helper.go
|
add helper file
|
2024-06-08 12:27:05 +02:00 |
|
middleware.go
|
upgrade to Go 1.23
|
2024-08-21 07:41:54 +02:00 |
|
option.go
|
refactor: server option to own filed
|
2024-08-15 23:48:35 +02:00 |
|
routes.go
|
add calendars as we use them
|
2024-08-17 00:59:45 +02:00 |
|
server.go
|
add static assets caching
|
2024-08-19 15:00:38 +02:00 |
|
tracing.go
|
basic tracing middleware
|
2024-03-11 22:11:08 +01:00 |