discourse/app
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
..
assets FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
controllers FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
helpers FIX: `UserNotificationsHelper#logo_url' to work with S3 based uploads. 2018-12-06 09:39:08 +08:00
jobs FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
mailers DEV: Enable Style/SingleLineMethods and Style/Semicolon in Rubocop (#6717) 2018-12-04 11:48:13 +08:00
models FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
serializers FIX: Only serialize group membership domains for administrators (#6771) 2018-12-14 15:47:00 +00:00
services REFACTOR: Migrate TwitterAuthenticator to use ManagedAuthenticator (#6739) 2018-12-07 15:39:06 +00:00
views Remove extra apple-touch-icon link in head. 2018-11-29 15:24:52 +08:00