discourse/app/assets/javascripts/pretty-text/addon
Jarek Radosz e06a206131
DEV: Remove cache option from ajax() (#13142)
1. It defaults to `cache: true` already
2. Setting it to `false` for non-GET request doesn't do anything
3. We were correcting `cache: false` GET requests to use `cache: true`

…so setting it to anything at all, for any type of request doesn't make sense (anymore)
2021-05-31 14:41:35 +02:00
..
emoji DEV: replaces huge generated emoji list by a simpler regex (#11053) 2021-04-22 08:43:06 +02:00
engines FEATURE: Allow post/topic thumbnails to be prioritized via markdown (#12044) 2021-02-11 15:44:41 +00:00
allow-lister.js FEATURE: Add anchor links to headings (#12379) 2021-03-23 10:45:06 +02:00
censored-words.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
emoji.js DEV: replaces huge generated emoji list by a simpler regex (#11053) 2021-04-22 08:43:06 +02:00
guid.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
inline-oneboxer.js FIX: Cache missing inline oneboxes (#12953) 2021-05-06 19:08:04 +03:00
oneboxer-cache.js
oneboxer.js DEV: Remove cache option from ajax() (#13142) 2021-05-31 14:41:35 +02:00
pretty-text.js Add watched words of type "replace" (#12020) 2021-02-25 14:00:58 +02:00
sanitizer.js DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
upload-short-url.js FEATURE: Use diffhtml to update composer preview (#11237) 2021-02-18 16:07:26 +02:00
white-lister.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00