philomena/lib/philomena_web/plugs
Liam 2e5b0678cd Remove obsolete block-all-mixed-content
This was removed in all major browsers with no replacement.
See https://www.w3.org/TR/mixed-content/#strict-checking for details on the obsolescence.
2024-06-23 11:52:20 -04:00
..
admin_counters_plug.ex Hide Queue staff link if user can't approve images (#200) 2023-12-03 20:56:32 -05:00
advert_plug.ex always assign advert, even if nil 2020-08-13 17:55:36 -04:00
api_require_authorization_plug.ex Api create image (#105) 2020-05-01 00:40:57 -04:00
api_token_plug.ex Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
canary_map_plug.ex run formatter 2020-01-10 23:20:19 -05:00
captcha_plug.ex hCaptcha (#19) 2020-09-12 13:43:16 -04:00
channel_plug.ex run formatter 2020-01-10 23:20:19 -05:00
check_captcha_plug.ex Split out HTTP client interaction into PhilomenaProxy namespace 2024-06-02 19:26:00 -04:00
compromised_password_check_plug.ex Replace Tesla with Req 2024-06-19 23:35:44 -04:00
content_security_policy_plug.ex Remove obsolete block-all-mixed-content 2024-06-23 11:52:20 -04:00
current_ban_plug.ex Add version 4 TypeScript-based FP calculation 2024-06-13 10:24:39 -04:00
current_filter_plug.ex store filter_id in a long-lived cookie (derpibooru/philomena#139) 2020-09-14 20:02:43 -04:00
ensure_user_enabled_plug.ex Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
filter_banned_users_plug.ex Add version 4 TypeScript-based FP calculation 2024-06-13 10:24:39 -04:00
filter_forced_users_plug.ex Split out query features to PhilomenaQuery namespace 2024-06-03 21:08:33 -04:00
filter_id_plug.ex run formatter 2020-01-10 23:20:19 -05:00
filter_select_plug.ex Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
forum_list_plug.ex run formatter 2020-01-10 23:20:19 -05:00
image_filter_plug.ex Split out query features to PhilomenaQuery namespace 2024-06-03 21:08:33 -04:00
last_ip_plug.ex update connecting ip in session 2020-10-12 03:01:20 -04:00
limit_plug.ex preliminary removal of textile and big migration 2021-09-29 22:05:16 +02:00
load_comment_plug.ex run formatter 2020-01-10 23:20:19 -05:00
load_poll_plug.ex run formatter 2020-01-10 23:20:19 -05:00
load_post_plug.ex run formatter 2020-01-10 23:20:19 -05:00
load_topic_plug.ex Return some BoR functionality to forums (#115) 2021-05-09 13:21:45 -04:00
map_parameter_plug.ex mix convert_to_verified_routes && mix format 2024-06-01 22:28:32 -04:00
moderation_log_plug.ex Remove conn from details_func invocation 2024-06-23 10:45:37 -04:00
not_authorized_plug.ex improve ajax error messages 2020-09-27 23:53:14 -04:00
not_found_plug.ex improve ajax error messages 2020-09-27 23:53:14 -04:00
notification_count_plug.ex Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
pagination_plug.ex require page number to be positive 2020-09-07 23:19:32 -04:00
referrer_plug.ex centralize ajax determination 2020-09-27 23:47:32 -04:00
render_time_plug.ex consistensize plug naming scheme 2019-11-17 13:18:21 -05:00
require_user_plug.ex Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
scraper_cache_plug.ex Fix all but one dialyzer warning 2020-08-11 19:15:32 -04:00
scraper_plug.ex Update response header usages for list format 2024-06-20 19:49:19 -04:00
site_notice_plug.ex run formatter 2020-01-10 23:20:19 -05:00
tor_plug.ex Remove old route helpers 2024-06-01 22:28:32 -04:00
totp_plug.ex Remove old route helpers 2024-06-01 22:28:32 -04:00
user_attribution_plug.ex Truncate incoming referrer string (#260) 2024-05-18 16:29:27 -04:00