eBooru/app/controllers
2025-02-27 05:24:25 -06:00
..
admin [StaffNotes] Add updating and deleting (#823) 2025-01-12 19:28:32 -08:00
concerns [Posts] Standardize thumbnail attributes (#684) 2024-07-28 18:12:41 -07:00
maintenance/user [Users] Consolidate password confirmation into singular route (#813) 2024-12-18 06:02:02 -08:00
moderator [Posts] Removed the default deletion reason for child posts 2024-07-19 08:52:06 -07:00
security [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
application_controller.rb [Users] Consolidate password confirmation into singular route (#813) 2024-12-18 06:02:02 -08: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 add banner and avatar for artist pages 2025-01-23 16:24:39 -06:00
avoid_posting_versions_controller.rb [AvoidPosting] Bug fixes and cleanup (#706) 2024-08-04 12:35:46 -07:00
avoid_postings_controller.rb [AvoidPosting] Add caching, order search, and tweak modactions (#713) 2024-08-12 02:39:53 -07:00
bans_controller.rb [Bans] Enable API for index & show (#659) 2024-06-30 09:14:37 -07:00
blips_controller.rb [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
bulk_update_requests_controller.rb [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
comment_votes_controller.rb [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
comments_controller.rb [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08: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 [Posts] Rework the post search page to be mobile-first (#855) 2025-01-26 06:26:11 -08:00
forum_categories_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
forum_post_votes_controller.rb [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
forum_posts_controller.rb [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
forum_topics_controller.rb [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
help_controller.rb [HelpPages] Fix json & move modaction logging (#700) 2024-11-04 07:36:52 -08: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 [StaffNotes] Add updating and deleting (#823) 2025-01-12 19:28:32 -08: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 [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08: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 [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08: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 [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
post_versions_controller.rb [PostVersions] Reimplement Query as subclass of ElasticQueryBuilder (#772) 2024-10-28 12:51:15 -07:00
post_votes_controller.rb [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
posts_controller.rb Merge branch 'master' into master2 2025-02-27 05:24:25 -06:00
related_tags_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
sessions_controller.rb [Users] Consolidate password confirmation into singular route (#813) 2024-12-18 06:02:02 -08:00
staff_notes_controller.rb [StaffNotes] Fix staff notes search (#847) 2025-01-22 06:00:30 -08:00
static_controller.rb use generic help: prefix instead of site-specific e621: prefix 2025-01-28 09:22:30 -06:00
stats_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tag_alias_requests_controller.rb [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
tag_aliases_controller.rb [AIBUR] Prevent approval for DNP antecedents/consequents (#773) 2024-10-28 11:37:37 -07:00
tag_corrections_controller.rb [WikiPages] Redirect back to wiki when editing/fixing tag (#705) 2024-09-02 07:40:41 -07:00
tag_implication_requests_controller.rb [Security] Implement read only mode (#821) 2024-12-08 19:28:31 -08:00
tag_implications_controller.rb [AIBUR] Prevent approval for DNP antecedents/consequents (#773) 2024-10-28 11:37:37 -07:00
tag_type_versions_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tags_controller.rb [WikiPages] Redirect back to wiki when editing/fixing tag (#705) 2024-09-02 07:40:41 -07:00
takedowns_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
tickets_controller.rb [Tickets] Refactor viewing access and add JSON API (#664) 2024-07-28 18:12:41 -07:00
upload_whitelists_controller.rb [RuboCop] Enable Style/FrozenStringLiteralComment 2024-02-25 18:15:55 +01:00
uploads_controller.rb Merge branch 'master' into master2 2024-12-09 20:30:53 -06:00
user_feedbacks_controller.rb [UserFeedbacks] Allow janitors to see deleted feedback (#802) 2024-11-25 06:50:12 -08: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 [WikiPages] Add editing tag category (#920) 2025-02-26 05:02:53 -08:00