chiya/lib/chiya_web/controllers
2023-03-10 13:52:17 +01:00
..
admin_html „lib/chiya_web/controllers/admin_html/home.html.heex“ hinzufügen 2023-03-10 10:01:14 +01:00
channel_html add admin prefix to note and channel urls 2023-03-06 19:57:19 +01:00
identity_html fix icon component call 2023-03-09 22:21:23 +01:00
note_html „lib/chiya_web/controllers/note_html/index.html.heex“ ändern 2023-03-10 13:52:17 +01:00
page_html show identities on home, add icon to identities 2023-03-09 22:18:19 +01:00
setting_html mix format 2023-03-09 21:43:30 +01:00
admin_controller.ex „lib/chiya_web/controllers/admin_controller.ex“ hinzufügen 2023-03-10 10:00:27 +01:00
admin_html.ex „lib/chiya_web/controllers/admin_html.ex“ hinzufügen 2023-03-10 09:59:44 +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
identity_controller.ex add identities 2023-03-09 21:42:54 +01:00
identity_html.ex add identities 2023-03-09 21:42:54 +01:00
note_controller.ex mix format 2023-03-09 21:43:30 +01:00
note_html.ex add many_to_many relation for channel<->note 2023-03-05 23:46:23 +01:00
page_controller.ex remove explicitly assigning settings in home 2023-03-09 21:46:26 +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