discourse/app/assets/javascripts/admin
David Taylor 8ac85f54fb
DEV: Remove blob: workers from CSP (#10440)
Ace editor is reconfigured to load workers directly from their JS URL. Workers must be on the same origin as the site, so they will not use the CDN.
2020-08-14 18:15:30 +01:00
..
adapters FEATURE: Add scopes to API keys (#9844) 2020-07-16 15:51:24 -03:00
components DEV: Remove blob: workers from CSP (#10440) 2020-08-14 18:15:30 +01:00
controllers FIX: Shows all_results if current settings category has no results (#10358) 2020-08-05 09:39:54 +02:00
helpers DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
mixins FEATURE: add new user option skip_new_user_tips. (#10437) 2020-08-14 19:10:56 +05:30
models FIX: Computed property deprecation 2020-07-28 11:55:47 -04:00
routes FEATURE: allows to display charts by day/week/month (#10325) 2020-07-28 16:14:41 +02:00
services FIX: change the controller method name to match its new name. 2020-08-13 00:58:35 +05:30
templates FIX: Expose PG headline highlighting for all search results. 2020-08-12 16:43:47 +08:00