Commit Graph

10 Commits

Author SHA1 Message Date
Damien Arrachequesne 9428b6bac7
chore(release): 0.1.2
Diff: https://github.com/socketio/socket.io-admin-ui/compare/0.1.1...0.1.2
2021-06-02 11:51:48 +02:00
Damien Arrachequesne 7ad384dd34
fix(ui): allow to specify the connection path
Related: https://github.com/socketio/socket.io-admin-ui/issues/8
2021-06-02 11:25:42 +02:00
Damien Arrachequesne eab7bfab64
chore(release): 0.1.1 2021-05-10 00:03:17 +02:00
Damien Arrachequesne 3ec64a62d3
fix(ui): allow to connect to a websocket-only server
Related:

- https://github.com/socketio/socket.io-admin-ui/pull/4
- https://github.com/socketio/engine.io-client/issues/575
2021-05-09 23:16:00 +02:00
Damien Arrachequesne 51fac0aeb8
fix(ui): set withCredentials to true
This is needed for cookie-based sticky-sessions.

Related: https://github.com/socketio/socket.io-admin-ui/issues/5
2021-05-07 11:17:33 +02:00
Damien Arrachequesne ad0ec0de08
chore(release): 0.1.0 2021-05-04 15:01:31 +02:00
yuhang 9612bc6f21
feat(locale): add zh-CN locale (#2) 2021-05-04 14:55:17 +02:00
minungHan 16a1da5736
feat(locale): add ko locale (#1) 2021-05-04 14:52:48 +02:00
Damien Arrachequesne a03379f06e
chore(release): 0.0.1 2021-04-15 15:22:19 +02:00
Damien Arrachequesne f453422662
initial commit 2021-04-15 12:28:15 +02:00