philomena/lib/philomena_web/controllers
Eliot Partridge 377317a26b
Add local setting to enable audio on videos by default (#252)
* Add local setting to enable audio on videos by default

* Update copy

* Use ternary over `let`+`if`
2024-05-05 17:38:22 -04:00
..
admin missed one 2023-05-29 13:22:34 +02:00
api fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
autocomplete Autocomplete fallback (#215) 2024-03-24 11:38:23 -04:00
channel mix format 2020-05-27 13:01:35 -04:00
conversation mix format 2022-03-24 19:04:25 +01:00
duplicate_report Fix warning 2021-12-20 22:39:50 -05:00
fetch fix autocomplete and fetch controller paths 2021-02-09 17:37:54 -05:00
filter unused variable, remove referrer redirect 2021-02-09 17:24:21 -05:00
fingerprint_profile fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
forum remove auth from notification read 2020-03-03 13:54:47 -05:00
gallery hCaptcha (#19) 2020-09-12 13:43:16 -04:00
image fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
ip_profile fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
notification run formatter 2020-01-10 23:20:19 -05:00
page run formatter 2020-01-10 23:20:19 -05:00
post render collections correctly in markdownrenderer 2021-09-29 22:24:38 +02:00
profile profile/tag_change: show total affected image count (#248) 2024-05-05 10:12:17 -04:00
registration reorder TOTP redirect (fixes philomena-dev/philomena#62) 2020-11-15 21:07:55 -05:00
search Fix distance inclusion on reverse search form 2021-10-24 16:18:50 -04:00
session fix double render on totp auth 2020-07-31 17:06:53 -04:00
tag fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
tag_change UI to revert tag changes one-by-one (#202) 2023-12-30 11:32:49 -05:00
topic Clean up poll validation 2023-04-09 19:30:18 -04:00
activity_controller.ex fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
advert_controller.ex stop spawning off for advert updates 2020-05-27 17:14:22 -04:00
avatar_controller.ex fix changeset error when uploading avatar 2020-09-07 23:39:30 -04:00
channel_controller.ex Renaming (#112) 2020-05-02 18:17:55 -04:00
comment_controller.ex fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
commission_controller.ex fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
confirmation_controller.ex hCaptcha (#19) 2020-09-12 13:43:16 -04:00
conversation_controller.ex large mix update 2023-05-18 16:23:17 +02:00
dnp_entry_controller.ex render collections correctly in markdownrenderer 2021-09-29 22:24:38 +02:00
duplicate_report_controller.ex few fixes, design + format 2023-05-28 16:21:57 +02:00
filter_controller.ex Public filter search (#88) 2021-01-18 13:00:35 -05:00
fingerprint_profile_controller.ex display bans in sorted order (fixes philomena-dev/philomena#66) 2020-11-15 21:00:05 -05:00
forum_controller.ex run formatter 2020-01-10 23:20:19 -05:00
gallery_controller.ex fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
image_controller.ex fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
ip_profile_controller.ex display bans in sorted order (fixes philomena-dev/philomena#66) 2020-11-15 21:00:05 -05:00
moderation_log_controller.ex basic moderation logs 2021-11-07 19:51:55 +01:00
notification_controller.ex run formatter 2020-01-10 23:20:19 -05:00
page_controller.ex render static pages with unsafe markdown 2021-09-23 17:02:21 +02:00
password_controller.ex hCaptcha (#19) 2020-09-12 13:43:16 -04:00
post_controller.ex render collections correctly in markdownrenderer 2021-09-29 22:24:38 +02:00
profile_controller.ex fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
registration_controller.ex add missing minlength attribute on "new password" inputs 2021-02-26 00:47:45 -05:00
report_controller.ex Increase report limit to 5 2023-04-20 14:37:58 -04:00
search_controller.ex Default tags assign on error 2024-04-08 13:03:20 -04:00
session_controller.ex add missing session-related links (philomena-dev/philomena#23) 2020-09-27 00:03:34 -04:00
setting_controller.ex Add local setting to enable audio on videos by default (#252) 2024-05-05 17:38:22 -04:00
staff_controller.ex redesign staff list 2021-11-30 22:17:47 +01:00
tag_controller.ex fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
topic_controller.ex render collections correctly in markdownrenderer 2021-09-29 22:24:38 +02:00
unlock_controller.ex hCaptcha (#19) 2020-09-12 13:43:16 -04:00