discourse/app/assets/javascripts/admin/models
Gerhard Schlager 1a8ca68ea3 FEATURE: Improve backup stats on admin dashboard
* Dashboard doesn't timeout anymore when Amazon S3 is used for backups
* Storage stats are now a proper report with the same caching rules
* Changing the backup_location, s3_backup_bucket or creating and deleting backups removes the report from the cache
* It shows the number of backups and the backup location
* It shows the used space for the correct backup location instead of always showing used space on local storage
* It shows the date of the last backup as relative date
2018-12-17 11:35:11 +01:00
..
admin-dashboard-next.js.es6 FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
admin-dashboard.js.es6 FIX: prevents exception when loading old dashboard (#6196) 2018-07-27 16:29:30 -04:00
admin-user.js.es6 FIX: delete all posts in batches without hijack (#6747) 2018-12-14 11:04:18 +01:00
api-key.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
backup-status.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
backup.js.es6 FEATURE: Support backup uploads/downloads directly to/from S3. 2018-10-15 09:43:31 +08:00
color-scheme-color.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
color-scheme.js.es6 DEV: removes _.each from codebase (#6629) 2018-11-20 14:46:58 +01:00
email-log.js.es6 DEV: removes _.map from codebase (#6616) 2018-11-19 10:46:46 +01:00
email-preview.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
email-settings.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
email-template.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
flag-type.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
flagged-post.js.es6 FIX: defer flags (only) when handling a flag and deleting replies (#6702) 2018-11-29 22:44:18 +05:30
incoming-email.js.es6 DEV: removes _.map from codebase (#6616) 2018-11-19 10:46:46 +01:00
permalink.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
report.js.es6 FEATURE: adds security tab to dashboard (#6768) 2018-12-14 13:47:59 +01:00
screened-email.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
screened-ip-address.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
screened-url.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
site-setting.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
site-text.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
staff-action-log.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
theme-settings.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
theme.js.es6 FIX/FEATURE: don't blow up when can't reach theme's repo, show problem themes on dashboard 2018-09-17 09:49:53 +10:00
tl3-requirements.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user-field.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
version-check.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
watched-word.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
web-hook.js.es6 FEATURE: Filter topic and post web hook events by tags (#6726) 2018-12-05 14:44:06 +05:30