This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Jarek Radosz d407bcab36 FIX: Correctly escape category description text (#8107)
* FIX: Correctly escape category description text

This bug has been introduced in db14e10943.

* Remove unnecessary `html_safe`

`Theme.lookup_field` already returns html-safe strings: 7ad338e3e6/app/models/theme.rb (L237-L242)

* Rename `description` where it's acutally `descriptionText`
2019-10-01 12:04:39 -04:00
..
adapters FEATURE: Adds a pop up that shows a more detailed score for reviewables (#8035) 2019-09-04 09:56:25 -06:00
components UX: Improve composer layout in iPads 2019-10-01 08:22:17 -04:00
controllers FIX: proper jumpToPost with whispers/small-actions 2019-09-18 18:32:40 +02:00
helpers FIX: Correctly escape category description text (#8107) 2019-10-01 12:04:39 -04:00
initializers FIX: notifications not updating correctly from background tab 2019-08-30 15:51:20 +10:00
lib UX: Improve composer layout in iPads 2019-10-01 08:22:17 -04:00
mixins SECURITY: Don't send CSRF token in query string 2019-08-21 13:16:38 +01:00
models fix the build. 2019-09-17 13:00:41 +05:30
pre-initializers UX: Improve composer layout in iPads 2019-10-01 08:22:17 -04:00
raw-views DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
routes FIX: Explicitly specify the format when loading /associate/{{token}} 2019-09-13 17:22:57 +01:00
services FIX: Allow accessing nested objects within theme settings 2019-08-30 12:27:02 +01:00
templates UX: Change composer's edit reason link to an icon 2019-09-30 20:58:31 -04:00
widgets FIX: Do not escape fancy_title again. (#8095) 2019-09-13 10:04:14 -04:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00