discourse/app/assets/javascripts/admin/addon/controllers
Martin Brennan 49c49e8ae0
FEATURE: Local chunked uppy backup uploads with a new uploader plugin (#14894)
This takes the uppy chunking algorithm and combines it with some
form submission from resumable.js for parity with the current
backup controller to make local backup uploads work with uppy.
We can then use this to replace the resumable-upload component
and the resumable.js library from our codebase, once stable.

This is disabled by default, so people using local backups will not
be affected. The enable_experimental_backup_uploader site setting
must be enabled for this to work.
2021-11-23 08:45:42 +10:00
..
modals FEATURE: allow admin to delete all posts by a user irrespectively (#14128) 2021-08-25 10:14:22 +05:30
admin-api-keys-index.js FEATURE: Add pagination to API keys page (#14777) 2021-11-09 12:18:23 +02:00
admin-api-keys-new.js FEATURE: Add read-only scope to API keys (#14856) 2021-11-10 17:48:00 +02:00
admin-api-keys-show.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-api-keys.js
admin-backups-index.js FEATURE: Local chunked uppy backup uploads with a new uploader plugin (#14894) 2021-11-23 08:45:42 +10:00
admin-backups-logs.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-backups.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-badges-award.js FEATURE: Add option to grant badge multiple times to users using Bulk Award (#13571) 2021-07-15 05:53:26 +03:00
admin-badges-show.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
admin-badges.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-colors-show.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
admin-customize-colors.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-email-style-edit.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-email-templates-edit.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-email-templates.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-robots-txt.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-customize-themes-edit.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
admin-customize-themes-show.js FIX: Use <textarea> for theme translations (#14322) 2021-09-13 18:57:19 +01:00
admin-customize-themes.js FIX: Detect installed themes using URLs instead of names (#12201) 2021-02-25 00:10:17 +03:00
admin-dashboard-general.js DEV: Use `import { inject as controller}` Ember idiom (#13140) 2021-05-25 18:37:32 +02:00
admin-dashboard-moderation.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-dashboard-reports.js DEV: Don't use the Ember global (#13535) 2021-06-29 19:54:18 +02:00
admin-dashboard.js DEV: Use `import { inject as controller}` Ember idiom (#13140) 2021-05-25 18:37:32 +02:00
admin-email-advanced-test.js
admin-email-bounced.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-email-index.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
admin-email-logs.js
admin-email-preview-digest.js DEV: {{user-selector}} replacement (#11726) 2021-02-01 13:07:11 +03:00
admin-email-received.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-email-rejected.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-email-sent.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-email-skipped.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-embedding.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-emojis.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-logs-screened-emails.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-logs-screened-ip-addresses.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-logs-screened-urls.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-logs-staff-action-logs.js DEV: Bump eslint-config-discourse (#14868) 2021-11-10 09:31:41 +10:00
admin-permalinks.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
admin-plugins.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
admin-reports-show.js FIX: ensure we dont collapse data multiple times (#13399) 2021-06-17 09:15:20 +02:00
admin-search-logs-index.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-search-logs-term.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-site-settings-category.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-site-settings.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-site-text-edit.js UX: Text customization for different languages. (#11729) 2021-01-18 14:53:45 -03:00
admin-site-text-index.js FIX: Show the fallback locale warning when both settings are enabled. (#11787) 2021-01-21 13:09:32 -03:00
admin-user-badges.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
admin-user-fields.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
admin-user-index.js DEV: Bump eslint-config-discourse (#14868) 2021-11-10 09:31:41 +10:00
admin-user.js
admin-users-list-show.js Revert "Revert "DEV: Wrap `Ember.run.debounce`. (#11352)"" (#11509) 2020-12-18 10:18:52 -03:00
admin-watched-words-action.js FEATURE: Show an error message if regex is invalid (#13164) 2021-05-27 19:42:43 +03:00
admin-watched-words.js FIX: Mobile layout for watched words admin UI (#13427) 2021-06-18 08:57:13 -04:00
admin-web-hooks-show-events.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-web-hooks-show.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-web-hooks.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00