4ce321dc36
Implement security headers and HTTPS
2022-05-22 11:02:37 +02:00
c4c64d0202
Add output buffering for rendered pages
2022-05-21 21:02:15 +02:00
65cce5b723
Use embedded templates
2022-05-21 20:57:32 +02:00
ff93acb65c
Refactorings
...
- fix typo in nav.html and template functions
- implement template cache and render function
- refactor motion list methods to reduce cyclomatic complexity
2022-05-21 20:49:35 +02:00
ec7623a51a
Implement timestamp pagination for motion list
2022-05-21 19:18:17 +02:00
49295d2caa
Add context to model methods
2022-05-21 14:27:46 +02:00
3346cb5dba
Fix golangci-lint warnings
2022-05-21 14:09:19 +02:00
68d6f4bcdc
Reimplement decision close job
2022-05-21 13:51:17 +02:00
01b95f2253
Start notification job refactoring
2022-05-15 20:10:49 +02:00
ec7d2fe324
Start refactoring to packages
2022-05-09 21:09:24 +02:00
8d0d968441
Start move to new directory structure
...
- create cmd/boardvoting/main.go
- adapt .goreleaser.yml and Makefile to use cmd/boardvoting for the main
package
2022-05-08 19:17:40 +02:00