eBooru/app/controllers
2024-07-20 10:19:40 -07:00
..
admin [Posts] Overhaul destroyed posts (#672) 2024-07-13 17:05:50 -07:00
concerns [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
maintenance/user [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
moderator [Posts] Removed the default deletion reason for child posts 2024-07-19 08:52:06 -07:00
application_controller.rb [Users] Redirect to name changes when name is invalid 2024-04-05 17:33:09 +02:00
artist_urls_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
artist_versions_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
artists_controller.rb [Pools] Fix discrepancy between index page count and actual page count 2024-04-04 22:52:49 +02:00
bans_controller.rb [Bans] Enable API for index & show (#659) 2024-06-30 09:14:37 -07:00
blips_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
bulk_update_requests_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
comment_votes_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
comments_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
deleted_posts_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
dmails_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
dtext_previews_controller.rb [DText] Explicitly set when color is allowed in preview (#665) 2024-07-20 10:19:40 -07:00
edit_histories_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
email_blacklists_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
emails_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
favorites_controller.rb [Pools] Fix discrepancy between index page count and actual page count 2024-04-04 22:52:49 +02:00
forum_categories_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
forum_post_votes_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
forum_posts_controller.rb [Forums] Clean up permission checks (#674) 2024-07-14 13:14:09 -07:00
forum_topics_controller.rb [ForumTopics] Fix page number mismatch (#675) 2024-07-20 09:23:26 -07:00
help_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
ip_bans_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
iqdb_queries_controller.rb [Misc] Add a method that returns the base url for network requests 2024-04-26 15:57:56 +02:00
mascots_controller.rb [Pools] Fix discrepancy between index page count and actual page count 2024-04-04 22:52:49 +02:00
meta_searches_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
mod_actions_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
news_updates_controller.rb [NewsUpdates] Enable API endpoint for index 2024-07-15 14:01:12 -07:00
note_versions_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
notes_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
pool_elements_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
pool_orders_controller.rb [Pools] Fix ordering returning error 406 (#668) 2024-07-12 08:55:35 -07:00
pool_versions_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
pools_controller.rb [Pools] Fix discrepancy between index page count and actual page count 2024-04-04 22:52:49 +02:00
popular_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
post_approvals_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
post_events_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
post_favorites_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
post_flags_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
post_replacements_controller.rb [Posts] Overhaul destroyed posts (#672) 2024-07-13 17:05:50 -07:00
post_report_reasons_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
post_set_maintainers_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
post_sets_controller.rb [PostSets] Add view access check to /post_sets/:id/maintainers 2024-03-25 17:52:35 -05:00
post_versions_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
post_votes_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
posts_controller.rb [Pools] Fix discrepancy between index page count and actual page count 2024-04-04 22:52:49 +02:00
related_tags_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
sessions_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
static_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
stats_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tag_alias_requests_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tag_aliases_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tag_corrections_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tag_implication_requests_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tag_implications_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tag_type_versions_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tags_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
takedowns_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tickets_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
upload_whitelists_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
uploads_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
user_feedbacks_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
user_name_change_requests_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
user_reverts_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
users_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
wiki_page_versions_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
wiki_pages_controller.rb [Cleanup] Return a single wiki from WikiPage.titled 2024-04-09 19:50:33 +02:00