discourse/app/assets/javascripts/pretty-text/addon
David Taylor 0ed4b09527
DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733)
`discourse-common` was created in the past to share logic between the
'wizard' app and the main 'discourse' app. Since then, the wizard has
been consolidated into the main app, so the separation of
`discourse-common` is no longer useful.

This commit moves `discourse-common/(lib|utils)/*` into
`discourse/lib/*`, adds shims for the imports, and updates existing
uses in core.
2025-01-13 13:02:49 +00:00
..
emoji DEV: Update constants (#26580) 2024-04-15 15:17:45 -06:00
allow-lister.js DEV: Prevent videos from preloading metadata (#23807) 2023-10-12 13:47:48 -06:00
censored-words.js PERF: Avoid excessive object creations in watched words (#27354) 2024-06-10 14:44:31 +02:00
emoji.js DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
guid.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
inline-oneboxer.js DEV: removes jquery usage from onebox (#14683) 2021-10-22 13:15:46 +02:00
mentions.js FEATURE: Enforce mention limits for chat messages (#19034) 2022-12-06 14:54:04 -03:00
oneboxer-cache.js DEV: removes jquery usage from onebox (#14683) 2021-10-22 13:15:46 +02:00
oneboxer.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
pretty-text.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
sanitizer.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
text-replace.js DEV: remove markdown-it-bundle and custom build code (#23859) 2023-11-06 16:59:49 +00:00
upload-short-url.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00