discourse/app/assets/javascripts/pretty-text
Jarek Radosz 67b34600d5
DEV: Use `type` instead of `method` in ajax calls (#8974)
Even though `type` is an alias for `method`, we have custom logic in `/discourse/lib/ajax` that checks only `type`, and ~200 other ajax calls in the codebase already use `type` param.
2020-03-26 21:00:10 +01:00
..
context Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00
emoji Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00
engines Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00
censored-words.js Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00
emoji.js Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00
guid.js Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00
inline-oneboxer.js Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00
oneboxer-cache.js Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00
oneboxer.js Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00
pretty-text.js Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00
sanitizer.js Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00
upload-short-url.js DEV: Use `type` instead of `method` in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
white-lister.js Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00
xss.js Migrate pretty-text to `.js` extensions (#9243) 2020-03-20 09:55:42 -04:00