You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 84433f29ab
Do not require a full refresh on login/logout (#6841)
* no-refresh login as well, plus lots of fixes for missing config on login

* replace config with new set on logout as well

* passing new payload data into new action:app.loggedIn hook, and old action:app.loggedOut hook

* fixed issues with socket.io not properly representing uid on server

* some light refactoring and cleanup

* minor cleanup, fixed spa logout not working after login

* have reconnection handler for socket.io wait 2s to confirm disconnection before reporting -- stops flicker if reconnecting immediately

* Dynamically replace chat and slideout menu on updateHeader()

... instead of just the menu items.

* more efficient calls to Benchpress and translator /cc @pitaj

* fix: chats and notification handlers not working after login

* fix: accidentally calling cb multiple times
7 years ago
..
images updated digest header 8 years ago
language Latest translations and fallbacks 7 years ago
less closes #6854 7 years ago
src Do not require a full refresh on login/logout (#6841) 7 years ago
uploads tweak gitignores, closes #5250 9 years ago
vendor Fix ACP alerts to use same system as client (#6396) 7 years ago
.eslintrc Remove public eslint `templates` global 8 years ago
.jshintrc ESlint no-undef, remove global comments 8 years ago
503.html fix mixed content warning on 503 status page and installer 9 years ago
favicon.ico added favicon 12 years ago
js-enabled.css fixes #5141 9 years ago
logo.png Pass tests 9 years ago