25 Commits (a16aa33c8dc073605ff2e526352c05e4608ab17c)

Author SHA1 Message Date
Barış Soner Uşaklı 1628c352fd closes #5750 8 years ago
Peter Jaszkowiak 4bb49a7171 ESlint no-unused-vars 8 years ago
Peter Jaszkowiak a038c66549 ESlint quotes 8 years ago
Peter Jaszkowiak b09b3aef7f ESlint no-undef, remove global comments 8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
Julian Lam ede7a71db7 Fixes #5186
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.

This room can also be used to emit messages across windows/tabs...
9 years ago
Julian Lam 0590a4f2cf closes #5156 9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
Julian Lam dd8e5edbd7 closes #4895 9 years ago
barisusakli bb7303834f remove csrf r.js module 9 years ago
pichalite c60f571d2c fixes #4727 9 years ago
Julian Lam 60e4ddc145 Fixed regression in registration/login pages
Error message was always the CSRF message, even when it wasn't
a CSRF issue. re: #4593
9 years ago
barisusakli b56aef22a9 empty pwd 9 years ago
Julian Lam d8c21cc09d fixes #4593 9 years ago
barisusakli cef7fb545b closes #1972 9 years ago
barisusakli fbfb39f967 moved socket connection out of app.js 10 years ago
Barış Soner Uşaklı c7c420e869 closes #2947 10 years ago
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global 10 years ago
psychobunny cb1e2c9fef linting client side modules 10 years ago
barisusakli e18ad61ff6 fix login maybe? 10 years ago
Julian Lam deac12c540 closed #2424 11 years ago
psychobunny 0580773331 random console.log 11 years ago
Julian Lam b5481ceed2 property fixed #2087 11 years ago
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
11 years ago