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/pretty-text/addon
Martin Brennan 9022e4516f
FIX: Remove unnecessary audio/video parent element load (#10511)
Meta report: https://meta.discourse.org/t/sending-many-requests-for-video-audio-upload-while-editing-post/161487

When typing in the composer we are sending a lot of unnecessary load() requests for the video/audio elements. This line was added months ago before we improved previewing/video thumbnails, which have improved things, so it is no longer required. After removing this line everything still works and no more additional requests are sent.
2020-08-24 13:18:38 +10:00
..
emoji DEV: Replace version.js.erb with pre generated file 2020-05-11 15:43:09 -04:00
engines DEV: Fix a function name typo 2020-07-27 11:22:57 +02:00
censored-words.js DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00
emoji.js FIX: allows to have custom emoji translation without static file (#9893) 2020-05-27 20:11:52 +02:00
guid.js DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00
inline-oneboxer.js DEV: Remove INLINE_ONEBOX_* constants 2020-05-07 16:14:38 -04:00
oneboxer-cache.js DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00
oneboxer.js FIX: use allowlist and blocklist terminology (#10209) 2020-07-27 10:23:54 +10:00
pretty-text.js FIX: allows to have custom emoji translation without static file (#9893) 2020-05-27 20:11:52 +02:00
sanitizer.js DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00
upload-short-url.js FIX: Remove unnecessary audio/video parent element load (#10511) 2020-08-24 13:18:38 +10:00
white-lister.js FEATURE: Allow picture HTML element in posts 2020-07-28 20:26:32 -03:00
xss.js DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00