Commit graph

8 commits

Author SHA1 Message Date
Louis Lam
d99f21fe93 WIP 2023-12-20 10:11:00 +08:00
Louis Lam
0f79b46769 Redesign 2023-12-20 01:48:20 +08:00
Zack Hankin
e2819afce1
Terminal text cols adjusts to terminal container. (#285)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-12-16 17:57:21 +08:00
Louis Lam
b5f6919bab
Fix 100% cpu usage and terminal issue by downgrading Node.js to 18.17.1 (#186)
* Downgrade from Node.js 20 to Node.js 18.17.1

* Enable back socket.io polling

* Avoid multiple commands at the same for a stack
2023-11-26 17:51:26 +08:00
Louis Lam
766e751522
Close terminal if there is no clients (#60)
* Close terminal if there is no clients connecting

* Only enable

* Join the terminal only if it is managed by Dockge

* Done
2023-11-25 02:04:16 +08:00
Louis Lam
31726315c3
Improvements (#124)
* Improvements

* Add inspect to dev:backend

* Skip debug log at the beginning
2023-11-21 18:51:38 +08:00
Louis Lam
53b052c1e5
Check TypeScript for backend (#64)
* Check Typescript

* Fix backend typescript issues

* Update
2023-11-18 15:54:43 +08:00
Louis Lam
6749e343ba
Init (#1) 2023-11-11 22:18:37 +08:00