discourse/app/controllers/admin
Guo Xiang Tan 1a7e954e09 FIX: Store custom emojis as uploads.
* Depending on a hardcoded directory was a flawed design
  which made it impossible to debug when custom emojis go
  missing.
2017-03-14 13:07:18 +08:00
..
admin_controller.rb
api_controller.rb
backups_controller.rb FEATURE: further restrict downloading of backups 2017-03-01 08:28:34 -07:00
badges_controller.rb FIX: should not be able to rename a system badge 2017-02-20 14:35:05 +01:00
color_schemes_controller.rb
dashboard_controller.rb
diagnostics_controller.rb
email_controller.rb UX: display text & html parts alongside raw email in incoming email modal 2017-03-08 23:15:42 +01:00
email_templates_controller.rb Remove unused email templates from controller 2017-01-05 15:31:14 +01:00
embeddable_hosts_controller.rb
embedding_controller.rb
emojis_controller.rb FIX: Store custom emojis as uploads. 2017-03-14 13:07:18 +08:00
flags_controller.rb
groups_controller.rb
impersonate_controller.rb
permalinks_controller.rb
plugins_controller.rb
reports_controller.rb
screened_emails_controller.rb
screened_ip_addresses_controller.rb SECURITY: correctly validate input when admin searches for screened ips 2017-02-06 16:11:16 -05:00
screened_urls_controller.rb
site_customizations_controller.rb
site_settings_controller.rb
site_texts_controller.rb
staff_action_logs_controller.rb
user_fields_controller.rb
users_controller.rb reset bounce score when email is successfully changed 2017-02-20 10:37:01 +01:00
versions_controller.rb
web_hooks_controller.rb