Commit Graph

11 Commits (ff58bf721cd1357acb0919ca2c2524c6ed08038a)

Author SHA1 Message Date
Jan Dittberner c3d0733e27 Replace gorilla/csrf with justinas/nosurf
- replace dependency for less indirect dependencies
- remove unused configuration options
2 years ago
Jan Dittberner a1a66b7245 Finish new motion create implementation
- rename config block mail_server to mail_config
- rename smtp server settings
- move mail notification settings to mail_config
- improve navigation templates
- prepare routes for user management
2 years ago
Jan Dittberner c55617edc0 Remove unused MigrationsPath config parameter 5 years ago
Jan Dittberner 5977eb5a7a Implement CSRF protection 6 years ago
Jan Dittberner fd0a8ed972 Run goose migration on application startup 7 years ago
Jan Dittberner b6ad5d8ad3 Implement reminder job 7 years ago
Jan Dittberner 0ce9ad6dcc Implement withdraw motion 7 years ago
Jan Dittberner bc194e8943 Implement motion editing 7 years ago
Jan Dittberner cc0f5c0b7b Implement motion creation mail template 7 years ago
Jan Dittberner 471daf12ea Partialy add new motion creation 7 years ago
Jan Dittberner 74987ce184 Initial Go code for reimplementation 7 years ago