thelounge/client/js
2019-11-25 20:13:01 +02:00
..
commands Avoid emitting multiple events to the server when collapsing/expanding channel previews 2019-11-25 20:12:56 +02:00
helpers Rename helpers folder, move some vue filters 2019-11-25 20:12:58 +02:00
socket-events Use switchToChannel instead of click 2019-11-25 20:13:00 +02:00
auth.js Move the sign out button to the settings and empty local storage on sign out 2018-03-20 01:52:22 -04:00
autocompletion.js Rename helpers folder, move some vue filters 2019-11-25 20:12:58 +02:00
clipboard.js Disable copy hack in Firefox 2019-10-31 16:49:09 +02:00
constants.js Implement vue-router. 2019-11-25 20:12:48 +02:00
contextMenu.js Remove handlebars and html-minifier 2019-11-25 20:12:46 +02:00
contextMenuFactory.js Make findChannel and findNetwork getters 2019-11-25 20:12:54 +02:00
keybinds.js Remove jquery from input focus event 2019-11-25 20:13:00 +02:00
loading-error-handlers.js Cleanup auth flow 2019-11-25 20:12:58 +02:00
localStorage.js Add try/catch to all localStorage methods 2018-08-30 17:49:15 +01:00
location.js Move the sign out button to the settings and empty local storage on sign out 2018-03-20 01:52:22 -04:00
router.js Disallow navigating to non-existing routes 2019-11-25 20:13:01 +02:00
settings.js Rework settings such that all behavior for each setting is kept together 2019-11-25 20:12:59 +02:00
socket.js Separate connection event handlers from socket.js 2019-11-25 20:12:59 +02:00
store-settings.js Rework settings such that all behavior for each setting is kept together 2019-11-25 20:12:59 +02:00
store.js Rework settings such that all behavior for each setting is kept together 2019-11-25 20:12:59 +02:00
upload.js Move vuex state to a separate file and reorganize some code 2019-11-25 20:12:54 +02:00
utils.js Move most things out of utils 2019-11-25 20:12:54 +02:00
vue.js Cleanup auth flow 2019-11-25 20:12:58 +02:00
webpush.js Use switchToChannel instead of click 2019-11-25 20:13:00 +02:00