comfycamp/lib/comfycamp_web/controllers
2024-08-28 00:58:20 +05:00
..
admin_page_controller.ex chore: split css files 2024-08-26 22:10:51 +05:00
admin_page_html.ex feat: admin panel 2024-07-28 21:52:12 +05:00
cinema_controller.ex feat: add controllers and views for other pages 2024-07-09 21:21:17 +05:00
cinema_html.ex refactor: embed all html templates into html modules 2024-08-25 23:58:22 +05:00
error_html.ex chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00
error_json.ex chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00
home_controller.ex chore: split css files 2024-08-26 22:10:51 +05:00
home_html.ex chore: split css files 2024-08-26 22:10:51 +05:00
notes_controller.ex feat: markdown parsing 2024-07-29 20:19:37 +05:00
notes_editor_controller.ex chore: split css files 2024-08-26 22:10:51 +05:00
notes_editor_html.ex refactor: embed all html templates into html modules 2024-08-25 23:58:22 +05:00
notes_html.ex refactor: embed all html templates into html modules 2024-08-25 23:58:22 +05:00
user_editor_controller.ex feat: add the ability to approve users 2024-08-28 00:58:20 +05:00
user_editor_html.ex feat: add the ability to approve users 2024-08-28 00:58:20 +05:00
user_session_controller.ex feat: generate authentication 2024-07-11 01:14:16 +05:00