philomena/lib/philomena_web/controllers
liamwhite 723bfa213f
Use JSON views for API (#64)
* AwardJson, LinkJson, UserJson to views

* FilterJson -> view

* ForumJson -> view

* TopicJson -> view

* PostJson -> view

* TagJson -> view

* CommentJson -> view

* GalleryJson -> view
2020-03-29 21:11:38 -04:00
..
admin fixes #52 and #53 2020-03-29 18:36:24 -04:00
api Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
channel run formatter 2020-01-10 23:20:19 -05:00
conversation run formatter 2020-01-10 23:20:19 -05:00
duplicate_report ensure reports are reindexed when merged, fixes #51 2020-03-26 13:42:11 -04:00
filter run formatter 2020-01-10 23:20:19 -05:00
fingerprint_profile run formatter 2020-01-10 23:20:19 -05:00
forum remove auth from notification read 2020-03-03 13:54:47 -05:00
gallery thanks for the tip! 2020-01-23 12:32:31 -05:00
image that was not necessary 2020-02-22 11:31:57 -05:00
ip_profile run formatter 2020-01-10 23:20:19 -05:00
notification run formatter 2020-01-10 23:20:19 -05:00
page run formatter 2020-01-10 23:20:19 -05:00
post run formatter 2020-01-10 23:20:19 -05:00
profile fixes commission counter updates (#56) 2020-03-26 13:18:45 -04:00
registration run formatter 2020-01-10 23:20:19 -05:00
search allow get-based reverse searching 2020-01-11 13:51:14 -05:00
session hex upgrades 2020-02-06 17:24:41 -05:00
tag run formatter 2020-01-10 23:20:19 -05:00
tag_change run formatter 2020-01-10 23:20:19 -05:00
topic remove auth from notification read 2020-03-03 13:54:47 -05:00
activity_controller.ex run formatter 2020-02-01 11:04:11 -05:00
advert_controller.ex run formatter 2020-01-10 23:20:19 -05:00
avatar_controller.ex run formatter 2020-01-10 23:20:19 -05:00
captcha_controller.ex run formatter 2020-01-10 23:20:19 -05:00
channel_controller.ex run formatter 2020-01-10 23:20:19 -05:00
comment_controller.ex run formatter 2020-01-10 23:20:19 -05:00
commission_controller.ex run formatter 2020-01-10 23:20:19 -05:00
conversation_controller.ex run formatter 2020-01-10 23:20:19 -05:00
dnp_entry_controller.ex run formatter 2020-01-10 23:20:19 -05:00
duplicate_report_controller.ex fix misc pagination issues 2020-02-10 22:26:45 -05:00
filter_controller.ex copy and customize filters 2020-01-11 14:24:30 -05:00
fingerprint_profile_controller.ex run formatter 2020-01-10 23:20:19 -05:00
forum_controller.ex run formatter 2020-01-10 23:20:19 -05:00
gallery_controller.ex run formatter 2020-01-10 23:20:19 -05:00
image_controller.ex run formatter 2020-01-10 23:20:19 -05:00
ip_profile_controller.ex run formatter 2020-01-10 23:20:19 -05:00
notification_controller.ex run formatter 2020-01-10 23:20:19 -05:00
page_controller.ex run formatter 2020-01-10 23:20:19 -05:00
post_controller.ex run formatter 2020-01-10 23:20:19 -05:00
profile_controller.ex run formatter 2020-01-10 23:20:19 -05:00
report_controller.ex fix misc pagination issues 2020-02-10 22:26:45 -05:00
search_controller.ex run formatter 2020-01-10 23:20:19 -05:00
setting_controller.ex propagate cookies correctly into form values 2020-01-11 14:35:02 -05:00
staff_controller.ex run formatter 2020-01-10 23:20:19 -05:00
stat_controller.ex run formatter 2020-01-10 23:20:19 -05:00
tag_controller.ex run formatter 2020-01-10 23:20:19 -05:00
topic_controller.ex run formatter 2020-01-10 23:20:19 -05:00