discourse/test/javascripts/lib
Martin Brennan 3af2670bd5
FIX: Consider webp a supported image format for upload (#9015)
* Also fixes an issue where if webp was a downloaded hotlinked
  image and then secure + sent in an email, it was not being
  redacted because webp was not a supported media format in
  FileHelper
* Webp originally removed as an image format in
  https://github.com/discourse/discourse/pull/6377
  and there was a spec to make sure a .bin webp
  file did not get renamed from its type to webp.

  However we want to support webp images now to make
  sure they are properly redacted if secure media is
  on, so change the example in the spec to use tiff,
  another banned format, instead
2020-02-21 13:08:01 +10:00
..
bbcode-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
break-string-test.js.es6 DEV: Remove unused BreakString class (#8942) 2020-02-14 15:32:59 -03:00
category-badge-test.js.es6 UX: Prevent category-drop topic count from wrapping to new line (#8943) 2020-02-12 14:34:16 -05:00
click-track-edit-history-test.js.es6 FIX: Missing User objects in Utilities 2019-11-13 15:55:32 -05:00
click-track-profile-page-test.js.es6 DEV: skip click-track to attempt to reduce timeouts in tests (#7836) 2019-07-02 10:08:28 +02:00
click-track-test.js.es6 FIX: Missing User objects in Utilities 2019-11-13 15:55:32 -05:00
computed-test.js.es6 DEV: Import EmberObject rather than global variable (#8256) 2019-10-29 14:23:50 -05:00
discourse-test.js.es6 FIX: getURL on a subfolder site should ignore prefix in middle of URL (#8794) 2020-01-27 17:51:46 +00:00
emoji-store-test.js.es6 FEATURE: favorites emojis will also show in composer autocomplete (#8011) 2019-08-16 11:47:03 +02:00
emoji-test.js.es6 FIX: Respect enable_inline_emoji_translation setting in titles 2019-12-03 20:39:11 +01:00
formatter-test.js.es6 DEV: Remove unused BreakString class (#8942) 2020-02-14 15:32:59 -03:00
highlight-text-test.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
i18n-test.js.es6 FIX: Escape $ in translations before interpolating (#8100) 2019-09-16 13:52:49 -04:00
icon-library-test.js.es6 Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
key-value-store-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
link-mentions-test.js.es6 FIX: If a group is unmentionable, don't render it as mentionable 2020-02-14 12:29:56 -05:00
load-script-test.js.es6 DEV: skip load-script to prevent timeouts (#7817) 2019-06-27 10:57:40 +02:00
oneboxer-test.js.es6 Add tests for oneboxer.js.es6 (#8418) 2019-11-28 08:20:32 +10:00
preload-store-test.js.es6 DEV: Ember linting - disallow Ember.* variable usage (#8782) 2020-02-05 10:14:42 -06:00
pretty-text-test.js.es6 FIX: Disable preloading audio + video when secure media enabled (#8922) 2020-02-11 11:49:58 +10:00
sanitizer-test.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
screen-track-test.js.es6 Skip test for now 2019-04-18 17:55:16 +10:00
search-test.js.es6 FEATURE: Allow scoping search to tag (#8345) 2019-11-14 10:40:26 +10:00
sharing-test.js.es6 FEATURE: adds plugin sharing api 2018-06-13 13:25:51 +02:00
text-direction-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
to-markdown-test.js.es6 FIX: Properly convert quotes to Markdown (#8808) 2020-02-07 16:25:23 +01:00
tooltip-test.js.es6 DEV: prevents asyncTestDiscourse/controllerFor/fixture to leak (#7717) 2019-06-06 13:10:41 +02:00
upload-short-url-test.js.es6 FEATURE: Use upload:// short URL for videos and audio in composer (#8760) 2020-01-23 09:41:39 +10:00
uploads-test.js.es6 FIX: Consider webp a supported image format for upload (#9015) 2020-02-21 13:08:01 +10:00
url-test.js.es6 DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
user-search-test.js.es6 FIX: Do not skip some emails in user search (#8317) 2019-11-11 18:42:45 +02:00
utilities-test.js.es6 FIX: Do not autocomplete categories or emojis in code blocks (#8459) 2019-12-09 15:07:15 +02:00
white-lister-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00