discourse/app/controllers
2021-02-18 10:57:36 +00:00
..
admin SECURITY: Attach DiscourseConnect (SSO) nonce to current session (#12124) 2021-02-18 10:57:36 +00:00
users FIX: Improve email validation error handling for external logins (#11307) 2020-11-23 11:06:08 +00:00
about_controller.rb
application_controller.rb DEV: Move logic for rate limiting user second factor to one place (#11941) 2021-02-04 09:06:11 +10:00
badges_controller.rb
bookmarks_controller.rb
bootstrap_controller.rb FEATURE: Add plugin js / plugin test js to bootstrap.json 2020-11-27 12:31:17 -05:00
categories_controller.rb
clicks_controller.rb
composer_messages_controller.rb
csp_reports_controller.rb
directory_items_controller.rb FIX: Ensure directory items appear in a consistent order (#11370) 2020-11-27 18:12:49 +00:00
draft_controller.rb FEATURE: composer option to reload page and force save draft (#10773) 2020-09-29 22:29:03 +05:30
drafts_controller.rb
email_controller.rb
embed_controller.rb
exceptions_controller.rb
export_csv_controller.rb DEV: Switch to new ExportUserArchive job 2020-08-28 11:46:53 -07:00
extra_locales_controller.rb Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
finish_installation_controller.rb
forums_controller.rb
groups_controller.rb FIX: process new invites when existing users are already group members (#11971) 2021-02-05 10:04:35 +05:30
hashtags_controller.rb
highlight_js_controller.rb Revert "DEV: enable cors to all cdn get requests from workbox. (#10684)" (#11076) 2020-10-30 16:05:35 +11:00
inline_onebox_controller.rb
invites_controller.rb UX: improve error message for already logged in users (#11020) 2020-10-24 21:21:01 +05:30
list_controller.rb DEV: Remove legacy tag and category routes (#10338) 2020-11-03 16:57:58 +02:00
metadata_controller.rb FIX: Include subfolder base_path in web app manifest shortcuts (#10878) 2020-10-09 11:40:40 +01:00
notifications_controller.rb
offline_controller.rb
onebox_controller.rb DEV: Add more debugging context to onebox generation 2020-10-22 12:50:22 +08:00
permalinks_controller.rb
post_action_users_controller.rb FEATURE: Allow category group moderators to delete topics (#11069) 2020-11-05 12:18:26 -05:00
post_actions_controller.rb
post_readers_controller.rb
posts_controller.rb FEATURE: Implement edit functionality for post notices (#11140) 2020-11-11 14:49:53 +02:00
published_pages_controller.rb FIX: Do not enable published page if secure media enabled (#11131) 2020-11-06 10:33:19 +10:00
push_notification_controller.rb
qunit_controller.rb
reviewable_claimed_topics_controller.rb
reviewables_controller.rb
robots_txt_controller.rb Replace base_uri with base_path (#10879) 2020-10-09 12:51:24 +01:00
safe_mode_controller.rb
search_controller.rb FIX: global setting needs to be coerced to float (#11162) 2020-11-09 16:46:52 +11:00
session_controller.rb SECURITY: Attach DiscourseConnect (SSO) nonce to current session (#12124) 2021-02-18 10:57:36 +00:00
similar_topics_controller.rb
site_controller.rb DEV: Make site setting type uploaded_image_list use upload IDs (#10401) 2020-10-13 16:17:06 +03:00
static_controller.rb Revert "DEV: enable cors to all cdn get requests from workbox. (#10684)" (#11076) 2020-10-30 16:05:35 +11:00
steps_controller.rb
stylesheets_controller.rb Revert "DEV: enable cors to all cdn get requests from workbox. (#10684)" (#11076) 2020-10-30 16:05:35 +11:00
svg_sprite_controller.rb Revert "DEV: enable cors to all cdn get requests from workbox. (#10684)" (#11076) 2020-10-30 16:05:35 +11:00
tag_groups_controller.rb Tag groups can belong to groups (#10854) 2020-10-14 13:15:54 -04:00
tags_controller.rb FIX: Ensure staff can see /tag/none (#11208) 2020-11-12 12:21:53 +11:00
theme_javascripts_controller.rb Revert "DEV: enable cors to all cdn get requests from workbox. (#10684)" (#11076) 2020-10-30 16:05:35 +11:00
topics_controller.rb Merge diffs from master 2020-11-30 16:42:54 -05:00
uploads_controller.rb Revert "DEV: enable cors to all cdn get requests from workbox. (#10684)" (#11076) 2020-10-30 16:05:35 +11:00
user_actions_controller.rb
user_api_keys_controller.rb DEV: Move UserApiKey scopes to dedicated table (#10704) 2020-09-29 10:57:48 +01:00
user_avatars_controller.rb Revert "DEV: enable cors to all cdn get requests from workbox. (#10684)" (#11076) 2020-10-30 16:05:35 +11:00
user_badges_controller.rb
users_controller.rb DEV: Move logic for rate limiting user second factor to one place (#11941) 2021-02-04 09:06:11 +10:00
users_email_controller.rb DEV: Move logic for rate limiting user second factor to one place (#11941) 2021-02-04 09:06:11 +10:00
webhooks_controller.rb
wizard_controller.rb