Commit graph

13 commits

Author SHA1 Message Date
Louis Lam
de2de0573b
Multiple Dockge instances (#200) 2023-12-26 04:12:44 +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
07c52ccebb
Update from upstream (#271)
* Fix

* Fix

* Fix logout

* Fix logout

* Fix

* WIP
2023-12-10 21:16:23 +08:00
Louis Lam
6eca6dc59f
Fix #234 (#235) 2023-12-05 02:41:25 +08:00
Louis Lam
793a9de50d
Env follow up (#231)
* Create the env file only if not empty

* Update

* Check some fs operation to async
2023-12-04 18:40:37 +08:00
Louis Lam
05b79ba50e
Fix freeze issue (#227)
* Fix freeze issue

* Fix
2023-12-03 21:30:50 +08:00
syko9000
a8d95d06b9
UI for editing .env file (#218)
* Add .env file editing with syntax highlighting

* Add example env file to new compose

* Changed .env editing section title

* Better stack constuctor parameter order

* Minor

---------

Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-12-03 18:12:54 +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
e95ef66ca1
Add "docker compose down" (#122) 2023-11-21 18:17:11 +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
13c3dac44d
ESLint, update vite to 5.0.0 and other dependencies (#63)
* Update vite to 5.0.0 and other dependencies

* Eslint

* Update workflow
2023-11-18 13:59:40 +08:00
Louis Lam
6749e343ba
Init (#1) 2023-11-11 22:18:37 +08:00