]> source.dussan.org Git - nextcloud-server.git/commit
fix(core): Modernize the mimetype handling 39686/head
authorFerdinand Thiessen <opensource@fthiessen.de>
Thu, 3 Aug 2023 03:13:44 +0000 (05:13 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 16 Aug 2023 08:08:45 +0000 (10:08 +0200)
commit717276d1aba22f5354688972ebb17016a0bf37b3
treec05a7117bb2d468de2aefc3b47dbc9e973ccc504
parent091c1edd21f5736523f9243b88580896fd6aec82
fix(core): Modernize the mimetype handling

No need for jQuery or lodash as standard ECMA is supported by all of our supported browsers

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
core/js/mimetype.js