hardlounge/client/js
2019-03-18 10:28:18 +02:00
..
commands Only send /join for current channel if there are no arguments 2019-02-12 12:49:06 +02:00
libs Move message time formatting to Vue as computed 2019-02-12 12:49:05 +02:00
socket-events Re-implement file uploads with old-school forms 2019-03-18 10:28:18 +02:00
auth.js
autocompletion.js
clipboard.js Enable preserveWhitespace: false, add spaces where needed, fix whitespace when copying text 2019-02-12 12:49:06 +02:00
constants.js
contextMenu.js
contextMenuFactory.js Fix channel names in context menus 2019-02-13 16:44:15 +02:00
keybinds.js Redirect pageup/pagedown without manually animating the scroll 2019-02-13 16:44:15 +02:00
loading-error-handlers.js
localStorage.js
location.js
lounge.js Disable clicking on the currently active channel 2019-02-13 16:44:15 +02:00
options.js Move custom highlights to the server 2019-02-13 16:44:15 +02:00
renderPreview.js Fix next/prev buttons in media viewer 2019-02-12 12:49:06 +02:00
slideout.js
socket.js Rename some vue variables 2019-02-12 12:49:05 +02:00
upload.js Abort file upload if ChatInput component is destroyed 2019-03-18 10:28:18 +02:00
utils.js Remove network name from window title 2019-02-18 00:35:04 -05:00
vue.js Move custom highlights to the server 2019-02-13 16:44:15 +02:00
webpush.js