comfycamp/lib/comfycamp_web/controllers
2024-10-17 15:19:45 +05:00
..
oidc_app_html feat: draft implementation of oidc protocol 2024-09-17 00:07:00 +05:00
admin_page_controller.ex feat: fancy admin panel 2024-08-31 17:06:02 +05:00
admin_page_html.ex feat: fancy admin panel 2024-08-31 17:06:02 +05:00
cinema_controller.ex feat: add controllers and views for other pages 2024-07-09 21:21:17 +05:00
cinema_html.ex refactor: embed all html templates into html modules 2024-08-25 23:58:22 +05:00
error_html.ex chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00
error_json.ex chore: initialize empty phoenix project 2024-05-27 12:55:41 +05:00
home_controller.ex fix: reset esbuild config 2024-08-31 17:02:54 +05:00
home_html.ex Add peertube to the list of services 2024-10-17 14:14:58 +05:00
notes_controller.ex feat: markdown parsing 2024-07-29 20:19:37 +05:00
notes_editor_controller.ex fix: reset esbuild config 2024-08-31 17:02:54 +05:00
notes_editor_html.ex feat: fancy admin panel 2024-08-31 17:06:02 +05:00
notes_html.ex refactor: embed all html templates into html modules 2024-08-25 23:58:22 +05:00
oauth_controller.ex Add a basic user info endpoint 2024-10-17 14:13:23 +05:00
oauth_html.ex feat: draft implementation of oidc protocol 2024-09-17 00:07:00 +05:00
oauth_json.ex Specify supported open id subject types 2024-10-17 15:19:45 +05:00
oidc_app_controller.ex refactor: simplify client id and client secret generation 2024-09-09 21:07:25 +05:00
oidc_app_html.ex feat: generate modules for openid apps 2024-09-05 02:27:33 +05:00
oidc_uri_controller.ex feat: draft implementation of oidc protocol 2024-09-17 00:07:00 +05:00
oidc_uri_html.ex feat: draft implementation of oidc protocol 2024-09-17 00:07:00 +05:00
user_editor_controller.ex fix: reset esbuild config 2024-08-31 17:02:54 +05:00
user_editor_html.ex Include username and email in ID token 2024-10-05 17:51:21 +05:00
user_session_controller.ex feat: generate authentication 2024-07-11 01:14:16 +05:00