discourse/app/assets/javascripts/admin
Justin DiRose 65e123498b
FIX: Disallow editing of remote themes (#11189)
Allowing the editing of remote themes has been something Discourse has advised against for some time. This commit removes the ability to edit or upload files to remote themes from Admin > Customize to enforce the recommended practice.
2020-11-13 09:57:49 -06:00
..
addon FIX: Disallow editing of remote themes (#11189) 2020-11-13 09:57:49 -06:00
app REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
tests/admin REFACTOR: Replace global find with queryAll 2020-10-29 14:45:51 -04:00
ember-cli-build.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
index.js REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
package.json REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00