Lance Cain
635bf624e8
Merge branch 'louislam:master' into container-control-buttons
2024-10-28 09:09:26 -04:00
Louis Lam
01906205f0
1.5.x ( #636 )
2024-10-14 14:20:34 +08:00
Lance Cain
f41c17352e
Merge branch 'louislam:master' into container-control-buttons
2024-10-13 13:13:32 -04:00
Cyril59310
b2c8fdab75
Add Translation keys ( #506 )
2024-10-14 00:51:59 +08:00
Louis Lam
3e3f67c6b7
Update css for terminal
2024-10-13 21:11:20 +08:00
Lance Cain
faa052933e
add restart button
...
added restart service/container button as well as fixed start/stop buttons for correct statuses of healthy/unhealthy
2024-08-09 10:27:25 -04:00
Lance Cain
cc12f7221e
add container buttons
...
Added start and stop service buttons for each service in a stack by changes to the container and compose components as well as the socket handler and the stack class.
2024-08-08 13:30:47 -04:00
Cyril59310
109222f024
fix default compose version obsolete ( #507 )
2024-05-01 11:20:13 +08:00
Louis Lam
de2de0573b
Multiple Dockge instances ( #200 )
2023-12-26 04:12:44 +08:00
Louis Lam
587d2dcaca
Fix URLs with env
2023-12-10 13:17:04 +08:00
Louis Lam
d32bd3937f
Fix: .env code change is not reactive ( #270 )
2023-12-10 02:29:05 +08:00
Louis Lam
007eac7b58
Envsubst YAML in order to display the correct values in the UI instead of tags ( #268 )
...
* WIP
* Add envsubst
* WIP
2023-12-10 00:59:28 +08:00
syko9000
8c6bcef987
Stopped "keyword" match from taking \n ( #255 )
2023-12-07 20:14:16 +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
7385d216a3
Fix
2023-11-25 22:26:12 +08:00
Louis Lam
631bc60cb2
Add support for extra info: URLs ( #182 )
...
* Always show Down button
* Add URL and improve ArrayInput handling
* Minor
2023-11-25 22:14:21 +08:00
Louis Lam
d23e2d8aa1
Enforce Websocket ( #181 )
...
* Always show Down button
* Force WebSocket
* Force WebSocket
2023-11-25 21:21:23 +08:00
Louis Lam
cff929c69d
Remove compose version ( #174 )
2023-11-25 03:08:48 +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
e95ef66ca1
Add "docker compose down" ( #122 )
2023-11-21 18:17:11 +08:00
Cyril59310
03bc2b6a34
Added Fr language and added missing translation keys ( #66 )
...
* Added Fr language and added missing translation keys
* forgotten key
* forgotten key
* fix
2023-11-19 17:19:33 +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
Louis Lam
d76442434f
Fix #19
2023-11-13 18:10:33 +08:00
Muhammed Hussein karimi
ffa978eea1
✨ feat: Using monospace fonts in editors ( #4 )
...
* ✨ feat: Using monospace fonts in editors
Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>
* Update README
---------
Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-11-12 15:52:31 +08:00
Louis Lam
6749e343ba
Init ( #1 )
2023-11-11 22:18:37 +08:00