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 ec6d1e2321
fix: #9507 session reroll causes socket.io to become confused (#9534)
* fix: #9507 session reroll causes socket.io to become confused

* fix: added return

* fix: simpler logic for error handling

* fix: overly sensitive catch
4 years ago
..
admin
client fix: infinite scroll with small number of items #9524 (#9525) 4 years ago
installer
modules fix: stripTags for editing sorted list items as well 4 years ago
ajaxify.js fix: #9519 unable to properly ajaxify to home on subfolder installs if anchor did not have a trailing slash 4 years ago
app.js fix: #9507 session reroll causes socket.io to become confused (#9534) 4 years ago
overrides.js
require-config.js
service-worker.js
sockets.js fix: #9507 session reroll causes socket.io to become confused (#9534) 4 years ago
utils.js feat: `hidden` class to FOUC 4 years ago
widgets.js