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/app
Blake Erickson 3374457c44 SECURITY: Fix XSS in full name composer reply
We are using htmlSafe when rendering the name field so we need to escape
any html being passed in.
2023-03-16 16:25:48 -06:00
..
adapters FIX: Avoid duplicate topic-list requests (#18073) 2022-08-24 11:54:01 +01:00
components SECURITY: Fix XSS in full name composer reply 2023-03-16 16:25:48 -06:00
controllers FEATURE: rate limit anon searches per second (#19708) 2023-02-01 19:05:58 -08:00
helpers DEV: Export default category link renderer to be used on plugins and theme-components (#19455) 2022-12-13 18:41:36 -03:00
initializers FIX: Disable image optimization in iOS Safari (#19790) 2023-01-09 12:16:02 +10:00
lib FIX: text selection breaks opening of links in new tabs (#19867) 2023-01-25 13:48:49 +02:00
mixins FIX: Multipart uppy upload regression in 80e422c (#19424) 2022-12-12 13:39:40 +01:00
models SECURITY: Hide PM count for tags by default (#20061) (#20090) 2023-02-01 06:43:58 +08:00
modifiers DEV: Upgrade Topic Timeline to Glimmer (#17377) 2022-12-01 13:50:44 -06:00
pre-initializers DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes SECURITY: Sanitize PendingPost titles before rendering to prevent XSS (#19726) 2023-01-05 06:08:05 +08:00
services FIX: Don't spam presence requests when getting 429 (#20084) 2023-01-31 14:04:21 +01:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates FIX: Failing system spec for rate limited search (#20046) 2023-02-01 19:05:58 -08:00
widgets FIX: Whisper tooltip shows the allowed groups (#19509) 2022-12-23 15:42:46 -03:00
app.js DEV: Normalize event handling to improve Glimmer + Classic component compat (Take 2) (#18742) 2022-10-26 14:44:12 +01:00
index.html DEV: Add hint about Rails-generated <head> to ember-cli HTML (#19181) 2022-11-24 15:31:10 +00:00
mapping-router.js DEV: Clean up pre-initializers (#18680) 2022-10-26 09:19:54 +08:00