discourse/app/controllers
2018-11-14 17:47:59 +01:00
..
admin FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
users FIX: Flash authentication data not rendered in latest iOS safari browser 2018-10-30 04:00:36 +05:30
about_controller.rb
application_controller.rb FIX: ensure we never cache login redirects by mistake 2018-11-09 11:14:35 +11:00
badges_controller.rb
categories_controller.rb Revert "FIX: We shouldn't include topics when mobile view is enabled" 2018-11-02 10:29:44 -04:00
category_hashtags_controller.rb
clicks_controller.rb
composer_controller.rb
composer_messages_controller.rb
csp_reports_controller.rb FEATURE: [Experimental] Content Security Policy (#6514) 2018-10-22 13:22:23 -04:00
directory_items_controller.rb
draft_controller.rb FIX: only send originalText when we need to 2018-11-14 17:47:59 +01:00
drafts_controller.rb raise error early in drafts controller 2018-09-13 08:40:57 -04:00
email_controller.rb
embed_controller.rb FIX: store the topic links using the cooked upload url 2018-08-14 12:23:32 +02:00
exceptions_controller.rb UX: Replace Google search with Discourse search on not found page 2018-08-15 11:53:04 +10:00
export_csv_controller.rb FEATURE: Log entity export in staff logs 2018-09-19 03:16:45 +05:30
extra_locales_controller.rb
finish_installation_controller.rb FEATURE: Make initial admins TL1 2018-08-22 15:45:24 +10:00
forums_controller.rb
groups_controller.rb FEATURE: show added date when looking at group members 2018-11-01 15:33:28 +11:00
highlight_js_controller.rb
inline_onebox_controller.rb Use hijack in inline onebox controller 2018-11-13 02:39:20 +05:30
invites_controller.rb FIX: do not use scheduler for uploading csv file for invite 2018-07-04 13:28:11 +05:30
list_controller.rb FIX: wrong category links on subfolder install in rss feed for a category topic list 2018-09-07 10:03:30 -04:00
metadata_controller.rb FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
notifications_controller.rb
offline_controller.rb
onebox_controller.rb
permalinks_controller.rb FIX: if we have not target available do not redirect 2018-08-20 13:10:59 +10:00
post_action_users_controller.rb
post_actions_controller.rb
posts_controller.rb FEATURE: Allow expanded posts to return user custom fields 2018-11-13 12:44:54 -05:00
push_notification_controller.rb
queued_posts_controller.rb FIX: allow staff to remove tags from queued topics 2018-06-26 17:08:40 +05:30
qunit_controller.rb
robots_txt_controller.rb FIX: simplify so we ban all auth paths 2018-08-16 19:16:47 +10:00
safe_mode_controller.rb
search_controller.rb
session_controller.rb the protection I placed was in the wrong path moved to /session/sso 2018-11-09 17:18:01 +11:00
similar_topics_controller.rb
site_controller.rb FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
static_controller.rb FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
steps_controller.rb
stylesheets_controller.rb FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
tag_groups_controller.rb FIX: tag groups page should only be visible to staff 2018-09-17 11:41:18 -04:00
tags_controller.rb FEATURE: Add button to delete unused tags (#6587) 2018-11-12 16:24:34 +00:00
theme_javascripts_controller.rb rename route /javascripts to /theme-javascripts (#6495) 2018-10-15 11:32:52 -04:00
themes_controller.rb fix theme previewing (#6245) 2018-08-08 10:58:45 +03:00
topics_controller.rb DEV: add API endpoint to destroy_timings only of last post 2018-11-13 16:07:48 +11:00
uploads_controller.rb FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
user_actions_controller.rb FEATURE: Option to disable user presence and profile 2018-10-10 17:34:33 -04:00
user_api_keys_controller.rb UX: bumps the user-api-key version to 3 (#6526) 2018-10-25 09:46:34 +00:00
user_avatars_controller.rb FIX: correct svg handling for images 2018-11-07 15:29:26 +11:00
user_badges_controller.rb FIX: store the topic links using the cooked upload url 2018-08-14 12:23:32 +02:00
users_controller.rb FEATURE: Log password changes in UserHistory (#6600) 2018-11-14 08:32:42 +08:00
users_email_controller.rb FEATURE: Second factor backup 2018-06-28 10:12:32 +02:00
webhooks_controller.rb
wizard_controller.rb