saasitone/routes
2021-12-24 17:58:53 -05:00
..
about_test.go Renamed controllers package to routes. 2021-12-14 11:13:53 -05:00
about.go Started on HTMX support. 2021-12-22 21:51:18 -05:00
contact.go Refactored all forms to follow new pattern. 2021-12-24 08:42:42 -05:00
error.go HTMX error handling. 2021-12-23 20:58:49 -05:00
forgot_password.go Refactored all forms to follow new pattern. 2021-12-24 08:42:42 -05:00
home.go Added HTMX paging example. 2021-12-24 17:58:53 -05:00
login.go Refactored all forms to follow new pattern. 2021-12-24 08:42:42 -05:00
logout.go Generate password reset tokens upon submission. 2021-12-15 21:17:39 -05:00
register.go Refactored all forms to follow new pattern. 2021-12-24 08:42:42 -05:00
reset_password.go Refactored all forms to follow new pattern. 2021-12-24 08:42:42 -05:00
router.go Added HTTPS support. 2021-12-20 12:33:14 -05:00
routes_test.go Added shutdown method to containers. 2021-12-19 14:56:00 -05:00