discourse/app
David Taylor b1b8c37e62 FIX: Correctly import theme assets with spaces in filename
This issue is caused by the filename restrictions in `OptimizedImage#ensure_safe_paths!`. Difficult to add a test for this because image optimization is bypassed in test mode.
2019-01-18 15:20:11 +00:00
..
assets UI: update "latest" canvas layout in wizard 2019-01-18 09:56:39 -05:00
controllers PERF: delete potentially large associated tables before user_destroyer.destroy transaction 2019-01-18 16:10:03 +01:00
helpers FIX: Text logo does not show up on non ember pages. 2019-01-18 15:11:42 +08:00
jobs FIX: Remove old reference and use `MiniScheduler::Stat`. 2019-01-18 16:36:11 +08:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: Correctly import theme assets with spaces in filename 2019-01-18 15:20:11 +00:00
serializers FIX: Mods weren't able to see emails in admin user list 2019-01-18 15:37:30 +01:00
services PERF: delete potentially large associated tables before user_destroyer.destroy transaction 2019-01-18 16:10:03 +01:00
views FEATURE: Support for localized themes (#6848) 2019-01-17 11:46:11 +00:00