katbin/lib/ketbin_web/controllers
Amogh Lele 20a0b45954
feat(pastes): add REST routes to view and create pastes
Signed-off-by: Amogh Lele <amogh@dyte.io>
2022-05-07 00:04:59 +05:30
..
api feat(pastes): add REST routes to view and create pastes 2022-05-07 00:04:59 +05:30
page_controller.ex fix(paste): prevent \r \n characters from interfering with url redirects 2021-11-01 18:34:32 +05:30
user_auth.ex refactor(auth): use heex templates 2021-10-07 05:58:00 +05:30
user_confirmation_controller.ex chore(auth): generate code for auth-authz 2021-08-11 12:27:23 +05:30
user_registration_controller.ex feat(paste): add user id if user is logged in 2021-08-15 03:20:03 +05:30
user_reset_password_controller.ex chore(auth): generate code for auth-authz 2021-08-11 12:27:23 +05:30
user_session_controller.ex refactor(paste): switch to heex templates 2021-10-07 05:42:24 +05:30
user_settings_controller.ex refactor(auth): use heex templates 2021-10-07 05:58:00 +05:30