hardlounge/client/js
Nachtalb b95643e1a6
Allow text drag & drop into text fields
We only have to stop the defualt behaviour in case we drag & drop a file (for uploading)
2021-05-06 02:48:07 +02:00
..
commands Use es6 import syntax 2019-11-25 20:13:12 +02:00
helpers Merge remote-tracking branch 'origin/master' into richrd/message-search 2021-04-12 22:00:49 +02:00
socket-events Merge remote-tracking branch 'origin/master' into richrd/message-search 2021-04-12 22:00:49 +02:00
auth.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
autocompletion.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
clipboard.js
constants.js
eventbus.js Support multiple arguments in eventbus emit 2020-04-27 21:45:47 +03:00
keybinds.js Do not handle keybinds in inputs if not empty 2020-03-22 20:44:14 +02:00
loading-error-handlers.js
localStorage.js
location.js
router.js
settings.js
socket.js
store-settings.js Rename uploadCanvas to a more appropriate removeImageMetadata 2021-04-13 18:24:33 +02:00
store.js
upload.js
vue.js Merge pull request #3845 from thelounge/xpaw/native-badging 2020-07-08 12:33:52 +03:00
webpush.js