- fix golangci-lint warnings - start setup for user management - nicer formatting of user login information
- 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
- add httprouter for parameterized routing - improve styling - add routes and handlers - implement motion detail handler