Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-08 | luci-app-dockerman: add datatype and detail info for remote_host option | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2021-04-08 | luci-app-dockerman: add log_level i18n translation | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2021-04-08 | luci-app-dockerman: do not set log_level for dockerd default setting | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2021-04-08 | luci-app-dockerman: do not preset value selection | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2021-04-08 | luci-app-dockerman: set examle registry url as placeholder | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2021-04-08 | luci-app-dockerman: remove setting default bip option | Florian Eckert | |
If no bip option is set, then the default configuration of dockerd should be used. The option does not need to be set explicitly. Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2021-04-08 | luci-app-dockerman: removal of the option socket_path | Florian Eckert | |
This option is for debug purposes only. It makes no sense to offer this option to the user. Especially as it is not used for a remote connection. Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-08-20 | treewide: replace `which` with `command -v` | Paul Spooren | |
Fix shellcheck SC2230 > which is non-standard. Use builtin 'command -v' instead. Once applied to everything concerning OpenWrt we can disable the busybox feature `which` and save 3.8kB. Signed-off-by: Paul Spooren <mail@aparcar.org> | |||
2020-08-11 | luci-app-dockerman: change common translation for new container to add | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-08-11 | luci-app-dockerman: add edit button to containers list | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-08-11 | luci-app-dockerman: fix typo | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-08-11 | luci-app-dockerman: improve newnetwork view | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-08-11 | luci-app-dockerman: fix console connection | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-08-11 | luci-app-dockerman: fix socket definition | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-29 | luci-app-dockerman: add bip option | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-29 | luci-app-dockerman: unify socket_path and hosts by adding the prefix unix:// | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/container fix indent | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: refactoring remote endpoint options | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: update uci hosts translation | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/newcontainer refactoring | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/newcontainer update coding style | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/networks refactoring | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/networks update coding style | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/images refactoring | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/images update coding style | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/containers refactoring | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/containers update coding style | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/container refactoring | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/container update coding style | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/volmes fix volume remove | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/volumes refactoring and update coding style | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/newnetwork refactoring and update coding style | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/overview refactoring and update coding style | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: cbi/newcontainer refactoring and update partial coding style | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: use uci from docker-ce | Florian Eckert | |
Change the source to user docker-ce and update docker uci options name. Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-07-28 | luci-app-dockerman: remove ac handling | Florian Eckert | |
This is not applicable and this must be implemented in the docker-ce. Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-06-10 | luci-app-dockerman: fix EOL issue | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-06-10 | luci-app-dockerman: initial checkin | Florian Eckert | |
Inital commit version v0.5.13 from https://github.com/lisaac/luci-app-dockerman Signed-off-by: Florian Eckert <fe@dev.tdt.de> |