chiya/lib/chiya_web/controllers
2023-03-07 23:19:45 +01:00
..
channel_html add admin prefix to note and channel urls 2023-03-06 19:57:19 +01:00
note_html remove slug and url from note index table 2023-03-07 23:19:45 +01:00
page_html init 2023-03-05 16:07:40 +01:00
setting_html add site settings 2023-03-07 23:05:33 +01:00
channel_controller.ex add admin prefix to note and channel urls 2023-03-06 19:57:19 +01:00
channel_html.ex add channels 2023-03-05 17:16:24 +01:00
error_html.ex init 2023-03-05 16:07:40 +01:00
error_json.ex init 2023-03-05 16:07:40 +01:00
note_controller.ex add admin prefix to note and channel urls 2023-03-06 19:57:19 +01:00
note_html.ex add many_to_many relation for channel<->note 2023-03-05 23:46:23 +01:00
page_controller.ex init 2023-03-05 16:07:40 +01:00
page_html.ex init 2023-03-05 16:07:40 +01:00
setting_controller.ex add site settings 2023-03-07 23:05:33 +01:00
setting_html.ex add site settings 2023-03-07 23:05:33 +01:00
user_session_controller.ex rename /users routes to /user 2023-03-07 21:15:26 +01:00