dockge/backend
stroskler 54e158f75a
DRAFT: feat(friendlyName): make friendlyname configurable
allow updates and removal of `friendly name`
2024-02-01 18:54:52 +00:00
..
agent-socket-handlers Multiple Dockge instances (#200) 2023-12-26 04:12:44 +08:00
migrations feat: dockge agent friendly name 2024-02-01 07:21:35 +00:00
models DRAFT: feat(friendlyName): make friendlyname configurable 2024-02-01 18:54:52 +00:00
routers Check TypeScript for backend (#64) 2023-11-18 15:54:43 +08:00
socket-handlers DRAFT: feat(friendlyName): make friendlyname configurable 2024-02-01 18:54:52 +00:00
utils Check TypeScript for backend (#64) 2023-11-18 15:54:43 +08:00
agent-manager.ts DRAFT: feat(friendlyName): make friendlyname configurable 2024-02-01 18:54:52 +00:00
agent-socket-handler.ts Multiple Dockge instances (#200) 2023-12-26 04:12:44 +08:00
check-version.ts Fix check update (#269) 2023-12-10 00:59:05 +08:00
database.ts Multiple Dockge instances (#200) 2023-12-26 04:12:44 +08:00
dockge-server.ts Multiple Dockge instances (#200) 2023-12-26 04:12:44 +08:00
index.ts Init (#1) 2023-11-11 22:18:37 +08:00
log.ts Multiple Dockge instances (#200) 2023-12-26 04:12:44 +08:00
password-hash.ts Check TypeScript for backend (#64) 2023-11-18 15:54:43 +08:00
rate-limiter.ts Check TypeScript for backend (#64) 2023-11-18 15:54:43 +08:00
router.ts Init (#1) 2023-11-11 22:18:37 +08:00
settings.ts Multiple Dockge instances (#200) 2023-12-26 04:12:44 +08:00
socket-handler.ts Init (#1) 2023-11-11 22:18:37 +08:00
stack.ts Multiple Dockge instances (#200) 2023-12-26 04:12:44 +08:00
terminal.ts Multiple Dockge instances (#200) 2023-12-26 04:12:44 +08:00
util-server.ts Multiple Dockge instances (#200) 2023-12-26 04:12:44 +08:00