chiya/lib/chiya_web/controllers
2023-06-08 09:06:16 +02:00
..
admin_html mix format 2023-04-10 12:08:19 +02:00
channel_html meaningful urls 2023-06-02 07:07:22 +02:00
comment_html mix format 2023-05-09 16:24:46 +02:00
identity_html fix svg color 2023-04-10 17:31:10 +02:00
note_html improve overall layout 2023-06-03 11:47:55 +02:00
page_html add image helper, fuck with homepage design and spacing, microblog imgs 2023-06-03 09:26:45 +02:00
setting_html make default channel configurable 2023-05-07 10:32:21 +02:00
token_html add token management, add app tokens 2023-06-06 22:00:42 +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 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 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 publish unpublish actions 2023-05-21 09:53:17 +02:00
note_html.ex mix format 2023-04-10 19:22:28 +02:00
page_controller.ex add image helper, fuck with homepage design and spacing, microblog imgs 2023-06-03 09:26:45 +02:00
page_html.ex add tags \o/ 2023-04-10 19:18:27 +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
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