comfycamp/lib/comfycamp_web/controllers
2024-08-25 23:47:58 +05:00
..
cinema_html feat: add controllers and views for other pages 2024-07-09 21:21:17 +05:00
notes_editor_html feat: public note list 2024-07-29 18:07:44 +05:00
notes_html feat: markdown parsing 2024-07-29 20:19:37 +05:00
admin_page_controller.ex feat: admin panel 2024-07-28 21:52:12 +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 feat: add controllers and views for other pages 2024-07-09 21:21:17 +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 feat: add description for some services 2024-08-25 23:47:58 +05:00
home_html.ex feat: add description for some services 2024-08-25 23:47:58 +05:00
notes_controller.ex feat: markdown parsing 2024-07-29 20:19:37 +05:00
notes_editor_controller.ex feat: public note list 2024-07-29 18:07:44 +05:00
notes_editor_html.ex feat: public note list 2024-07-29 18:07:44 +05:00
notes_html.ex feat: public note list 2024-07-29 18:07:44 +05:00
user_session_controller.ex feat: generate authentication 2024-07-11 01:14:16 +05:00