blog/core/internal
Noah eb1880d348 Break out some controllers and move mail to subpackage
Controllers moved into sub-packages:
* Initial setup
* Admin routes
* Auth login/out routes
* Contact
2018-02-10 14:36:21 -08:00
..
controllers Break out some controllers and move mail to subpackage 2018-02-10 14:36:21 -08:00
forms Let me use interface{} for template vars 2018-02-10 14:05:41 -08:00
log Move template rendering into sub-package 2018-02-10 10:08:45 -08:00
mail Break out some controllers and move mail to subpackage 2018-02-10 14:36:21 -08:00
markdown Let me use interface{} for template vars 2018-02-10 14:05:41 -08:00
middleware Break out some controllers and move mail to subpackage 2018-02-10 14:36:21 -08:00
models Shuffle around package directories 2018-02-09 18:46:58 -08:00
render Let me use interface{} for template vars 2018-02-10 14:05:41 -08:00
responses Move Flash and Redirect responses to subpackage 2018-02-10 11:20:27 -08:00
sessions Eviscerate the last of the middleware into sub-packages 2018-02-10 11:14:42 -08:00
types Eviscerate the last of the middleware into sub-packages 2018-02-10 11:14:42 -08:00