Commit graph

8 commits

Author SHA1 Message Date
stroskler
dcc48d3240
fix(DashboardHome): duplicate code
remove if condition and update to proper values to prevent
duplicates
2024-02-06 07:54:47 +00:00
stroskler
a8b75fb65a
fix(DashboardHome): remove edit-pen for controller
remove edit-pen for controller which cannot have a friendlyname for now
2024-02-06 07:00:26 +00:00
stroskler
54e158f75a
DRAFT: feat(friendlyName): make friendlyname configurable
allow updates and removal of `friendly name`
2024-02-01 18:54:52 +00:00
stroskler
c0fc76a0c8
feat: dockge agent friendly name
Add the option to set a friendly name to a dockge remote
agent. If the field is not used the `agent.url` will be
displayed
2024-02-01 07:21:35 +00:00
Louis Lam
de2de0573b
Multiple Dockge instances (#200) 2023-12-26 04:12:44 +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
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