chiya/lib/chiya_web/controllers
2023-04-04 15:36:05 +02:00
..
admin_html add slugs for note and channel 2023-04-02 23:46:49 +02:00
channel_html add slugs for note and channel 2023-04-02 23:46:49 +02:00
identity_html mix format 2023-03-31 16:58:10 +02:00
note_html set textarea rows for notes content to 15 2023-04-04 15:17:16 +02:00
page_html „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-04-04 15:36:05 +02:00
setting_html add class to input component 2023-03-30 22:55:24 +02:00
admin_controller.ex „lib/chiya_web/controllers/admin_controller.ex“ hinzufügen 2023-03-10 10:00:27 +01:00
admin_html.ex add home channel setting, first pass of public routesfix identity tests 2023-03-11 00:05:16 +01:00
api_controller.ex mix format 2023-03-31 16:58:10 +02: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 add note export as raw text 2023-03-31 22:20:32 +02:00
note_html.ex add many_to_many relation for channel<->note 2023-03-05 23:46:23 +01:00
page_controller.ex mix format 2023-03-31 16:58:10 +02:00
page_html.ex split up components into admin and public 2023-03-31 17:00:09 +02:00
setting_controller.ex add home channel setting, first pass of public routesfix identity tests 2023-03-11 00:05:16 +01:00
setting_html.ex add channels to setting form attributes 2023-03-31 17:00:30 +02:00
user_session_controller.ex rename /users routes to /user 2023-03-07 21:15:26 +01:00