uptime-kuma/server/socket-handlers
Matthew Nickson 669f8700b2
Switched to nanoid for key generation
To try and prevent any security issues, use an external package to
generate key instead of doing it ourselves. Note: we have to use nanoid
version 3 as nanoid version 4 requires ESM. Currently, nanoid v3 is
still supported.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-26 19:36:50 +00:00
..
api-key-socket-handler.js Switched to nanoid for key generation 2023-02-26 19:36:50 +00:00
cloudflared-socket-handler.js Fix Uptime Kuma cannot be stopped 2022-12-08 19:13:47 +08:00
database-socket-handler.js Add JSDoc to server/socket-handlers/* 2022-04-21 17:10:23 +01:00
docker-socket-handler.js [Docker Monitor] Change tcp:// to http:// 2022-10-04 16:19:56 +08:00
general-socket-handler.js Chore: Fix code comment 2023-02-24 21:09:55 +08:00
maintenance-socket-handler.js Fix #2494 2023-01-01 21:43:54 +08:00
plugins-handler.js Fix plugin installation 2023-01-28 19:00:13 +08:00
proxy-socket-handler.js Add JSDoc to server/socket-handlers/* 2022-04-21 17:10:23 +01:00
status-page-socket-handler.js Feature - Google Analytics - Removed unused import. 2023-02-03 11:49:25 +00:00