cacert-boardvoting/cmd/boardvoting
Jan Dittberner 0ad88fe5f4 Implement motion detail view
- add httprouter for parameterized routing
- improve styling
- add routes and handlers
- implement motion detail handler
2022-05-22 14:08:02 +02:00
..
config.go Implement security headers and HTTPS 2022-05-22 11:02:37 +02:00
handlers.go Implement motion detail view 2022-05-22 14:08:02 +02:00
helpers.go Start notification job refactoring 2022-05-15 20:10:49 +02:00
jobs.go Implement timestamp pagination for motion list 2022-05-21 19:18:17 +02:00
main.go Implement security headers and HTTPS 2022-05-22 11:02:37 +02:00
middleware.go Add panic recovery middleware 2022-05-22 12:19:25 +02:00
notifications.go Implement timestamp pagination for motion list 2022-05-21 19:18:17 +02:00
routes.go Implement motion detail view 2022-05-22 14:08:02 +02:00