discourse/app
Kyle Zhao f9b36820ef
FIX: only extract script tags with certain types (#6553)
`script` tags with custom types (e.g. `text/template`) are not executed
by the browser, and should not be extracted into an external theme
JavaScript
2018-11-01 16:01:46 -04:00
..
assets FEATURE: Track how many user flags are agreed/disagreed/ignored 2018-11-01 09:59:50 -04:00
controllers FIX: We shouldn't include topics when mobile view is enabled 2018-11-01 14:47:06 -04:00
helpers extract client side Discourse setup inline JS (#6409) 2018-10-01 21:29:04 -07:00
jobs FEATURE: Suspicious logins report. (#6544) 2018-10-30 22:51:58 +00:00
mailers FEATURE: Warn users via email about suspicious logins. (#6520) 2018-10-25 09:45:31 +00:00
models FIX: only extract script tags with certain types (#6553) 2018-11-01 16:01:46 -04:00
serializers FEATURE: Track how many user flags are agreed/disagreed/ignored 2018-11-01 09:59:50 -04:00
services FIX: Strip accents from search query 2018-10-23 12:10:33 +11:00
views FIX: Uploads didn't work for subfolder anymore 2018-10-30 12:53:57 +01:00