cmcooper1980
749e2c5c88
npm audit fixes, eslint fixes, console warning v-html directive xss vulnerabilty warning fix, and code optimizations
2026-04-18 17:45:38 -05:00
Justin Wiebe
b02f5e092e
Add resource usage stats to the compose page ( #700 )
...
Co-authored-by: cmcooper1980 <31871143+cmcooper1980@users.noreply.github.com >
2026-04-11 23:42:38 -05:00
Lance Cain
078f762631
Container control buttons ( #649 )
...
Co-authored-by: cmcooper1980 <31871143+cmcooper1980@users.noreply.github.com >
additional QOL commits by @Dracrius
2026-04-11 18:58:45 -05:00
Richy HBM
46ce4228a5
Allow specifying which user the stack files should belong to ( #83 )
...
Co-authored-by: cmcooper1980 <31871143+cmcooper1980@users.noreply.github.com >
2026-04-10 17:14:18 -05:00
Kevin
420c3af66d
Global.env editor and usage in docker operations ( #387 )
...
Co-authored-by: Paco Culebras <69261057+pacoculebras@users.noreply.github.com >
Co-authored-by: Paco Culebras <pculebras@me.com >
Co-authored-by: Cyril59310 <70776486+cyril59310@users.noreply.github.com >
Co-authored-by: Louis Lam <louislam@users.noreply.github.com >
Co-authored-by: cmcooper1980 <31871143+cmcooper1980@users.noreply.github.com >
2025-12-23 03:41:04 -06:00
Louis Lam
de2de0573b
Multiple Dockge instances ( #200 )
2023-12-26 04:12:44 +08:00
Zack Hankin
94ca8a152a
Fix: Only adding folders to stack with a compose file. ( #299 )
...
Co-authored-by: Louis Lam <louislam@users.noreply.github.com >
2023-12-15 18:15:47 +08:00
Louis Lam
607c908f2d
Fix #236
2023-12-05 03:01:06 +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
45ab36db98
Fix: dockge cannot be self-managed ( #171 )
2023-11-25 01:02:04 +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
c8770a9605
Improve handling of stack status, close #11
2023-11-20 00:52:33 +08:00
Louis Lam
0208684b50
Update a stopped stack, will no longer start the stack
2023-11-20 00:15:37 +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
broetchenrackete36
5ce6b90546
Support compose.y[a]ml and docker-compose.y[a]ml ( #55 )
...
* Support compose.y[a]ml and docker-compose.y[a]ml
* using for-loop to iterate over supported compose filenames
* Fix lint
---------
Co-authored-by: Louis Lam <louislam@users.noreply.github.com >
2023-11-18 13:36:57 +08:00
ThalesC
a488518f6e
Add health status check ( #58 )
...
* set Health value to Status if existent
Check if Health has any value and save it to be displayed.
If Health is empty, continue as normal.
* add healthy and unhealthy status to be displayed
Check if status is either Running or Healthy to set span class to bg-primary,
and check if status is Unhealthy to set span class to bg-danger.
* Add lint to workflow
* Fix lint
---------
Co-authored-by: Thales <thcd@cock.li >
Co-authored-by: Louis Lam <louislam@users.noreply.github.com >
2023-11-18 13:27:39 +08:00
Louis Lam
393bbcae79
Fix #52
2023-11-17 01:02:20 +08:00
Louis Lam
d76442434f
Fix #19
2023-11-13 18:10:33 +08:00
Louis Lam
2cd10ad16d
Remove --rmi
2023-11-13 13:38:24 +08:00
Louis Lam
9295583727
Fix #9
2023-11-12 23:09:31 +08:00
Louis Lam
6749e343ba
Init ( #1 )
2023-11-11 22:18:37 +08:00