philomena/lib/philomena_web/views
2023-05-18 16:23:17 +02:00
..
admin Make mod notes show the tag name instead of the requesting user 2023-04-24 14:38:05 -04:00
api Finally put tag_list_cache to rest (fixes philomena-dev/philomena#128) 2021-07-15 20:14:41 -04:00
channel channel subscriptions 2019-12-04 23:27:40 -05:00
conversation conversations 2019-11-18 11:00:08 -05:00
fingerprint_profile mod profiles tag/source changes 2019-12-17 12:56:03 -05:00
forum notification clearing, forum subscriptions 2019-11-29 14:29:01 -05:00
gallery galleries 2019-12-04 23:12:49 -05:00
image initial implementation of markdown-based text editor 2021-09-30 21:11:48 +02:00
ip_profile mod profiles tag/source changes 2019-12-17 12:56:03 -05:00
page static page versions 2019-12-06 12:59:17 -05:00
post run formatter 2020-01-10 23:20:19 -05:00
profile Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
registration Renaming (#112) 2020-05-02 18:17:55 -04:00
search reverse search 2019-11-28 19:11:05 -05:00
session run formatter 2020-01-10 23:20:19 -05:00
tag untangle compile time dependencies in views 2019-12-19 14:32:12 -05:00
topic Clean up poll validation 2023-04-09 19:30:18 -04:00
activity_view.ex barebones activity page 2019-10-04 12:48:00 -04:00
advert_view.ex Fix all but one dialyzer warning 2020-08-11 19:15:32 -04:00
app_view.ex large mix update 2023-05-18 16:23:17 +02:00
avatar_generator_view.ex update all dependencies, elixir and postgres 2022-11-20 13:54:57 +01:00
avatar_view.ex avatar uploading 2019-12-07 11:26:45 -05:00
ban_view.ex Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
captcha_view.ex hCaptcha (#19) 2020-09-12 13:43:16 -04:00
channel_view.ex Completely remove channel_url_root 2023-03-28 21:51:18 -04:00
comment_view.ex post hiding, destroying, and a few fixes 2019-12-11 18:58:00 -05:00
commission_view.ex rest of commission routes 2019-12-04 11:35:06 -05:00
confirmation_view.ex Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
conversation_view.ex missing link to restore conversation (fixes philomena-dev/philomena#42) 2020-10-23 00:15:42 -04:00
dnp_entry_view.ex fix dnp editing 2020-02-01 10:45:44 -05:00
duplicate_report_view.ex happy little changes 2022-03-24 18:44:39 +01:00
error_helpers.ex various fixes: 2019-12-12 10:51:44 -05:00
error_view.ex Fix JSON error pages 2021-09-27 19:18:14 -04:00
filter_view.ex add filters 2019-10-08 20:45:04 -04:00
fingerprint_profile_view.ex staff tools for ips 2019-12-07 20:49:28 -05:00
forum_view.ex add forums visibility 2019-10-06 17:31:48 -04:00
gallery_view.ex use elastic multi search API for specific pages 2020-08-23 16:53:25 -04:00
image_view.ex Fix embedded image views for small images 2023-03-29 10:59:28 -04:00
ip_profile_view.ex staff tools for ips 2019-12-07 20:49:28 -05:00
layout_view.ex stringify boolean values in js datastore 2023-03-21 17:22:51 +01:00
markdown_view.ex format 2021-10-24 16:19:01 -04:00
message_view.ex run formatter 2020-01-10 23:20:19 -05:00
moderation_log_view.ex basic moderation logs 2021-11-07 19:51:55 +01:00
notification_view.ex run formatter 2020-01-10 23:20:19 -05:00
page_view.ex initial 2019-08-14 20:32:32 -04:00
pagination_view.ex prevent page gaps from appearing where they are not supposed to, fixes #98 2020-04-29 23:49:19 -04:00
password_view.ex Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
post_view.ex preliminary removal of textile and big migration 2021-09-29 22:05:16 +02:00
profile_view.ex assume minimum for sparklines is always zero 2021-05-09 19:51:17 -04:00
registration_view.ex Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
report_view.ex run formatter 2020-01-10 23:20:19 -05:00
search_view.ex hoist ImageNavigator, ImageScope, ImageSorter to web namespace 2020-05-07 22:10:54 -04:00
session_view.ex Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
setting_view.ex Image scale setting (#134) 2021-09-26 21:54:47 -04:00
source_change_view.ex fix staff tag showing for staff hiding a role 2020-07-13 13:09:30 -04:00
staff_view.ex redesign staff list 2021-11-30 22:17:47 +01:00
stat_view.ex format 2021-10-24 16:19:01 -04:00
tag_change_view.ex fix staff tag showing for staff hiding a role 2020-07-13 13:09:30 -04:00
tag_view.ex Updates user link to artist link (code side) 2020-11-26 15:30:17 -05:00
topic_view.ex initial implementation of markdown-based text editor 2021-09-30 21:11:48 +02:00
unlock_view.ex Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
user_attribution_view.ex update all dependencies, elixir and postgres 2022-11-20 13:54:57 +01:00