chiya/lib/chiya_web/controllers
2023-09-26 11:16:30 +02:00
..
channel_html meaningful urls 2023-06-02 07:07:22 +02:00
comment_html remove public comments for now 2023-06-11 20:50:41 +02:00
error_html mix tests 2023-07-16 16:40:33 +02:00
identity_html fix svg color 2023-04-10 17:31:10 +02:00
note_html filter form 2023-09-12 07:20:43 +02:00
page_html lib/chiya_web/controllers/page_html/note.html.heex aktualisiert 2023-09-26 11:16:30 +02:00
setting_html lib/chiya_web/controllers/setting_html/show.html.heex aktualisiert 2023-07-29 16:02:07 +02:00
tag_html improve header and footer 2023-09-23 22:43:17 +02:00
token_html add token management, add app tokens 2023-06-06 22:00:42 +02:00
api_controller.ex mix format 2023-03-31 16:58:10 +02:00
channel_controller.ex show channel visibility on note form and channel index, show note count on channel index 2023-04-08 09:53:27 +02:00
channel_html.ex add channels 2023-03-05 17:16:24 +01:00
comment_controller.ex meaningful urls in micropub 2023-06-02 07:10:59 +02:00
comment_html.ex add comments 2023-04-30 13:35:22 +02:00
error_html.ex „lib/chiya_web/controllers/error_html.ex“ ändern 2023-07-07 09:53:28 +02: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 credo 2023-09-13 23:09:19 +02:00
note_html.ex add selected_channels to note_form to properly set default channel 2023-06-23 06:59:30 +02:00
page_controller.ex credo 2023-09-13 23:09:19 +02:00
page_html.ex autotagging 2023-09-13 20:59:15 +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
tag_controller.ex only show tags which do not have the tag yet 2023-09-23 22:43:06 +02:00
tag_html.ex tags 2023-09-10 22:55:16 +02:00
token_controller.ex add app_token verification, add config, syndicate query 2023-06-08 09:06:16 +02:00
token_html.ex add token management, add app tokens 2023-06-06 22:00:42 +02:00
user_session_controller.ex rename /users routes to /user 2023-03-07 21:15:26 +01:00