lazydocker/pkg/commands
Alesc0 aeb19e9308 feat(i18n, gui): add PullProject functionality and translations for multiple languages
- Implement PullProject command in the GUI.
- Add translations for PullProject in German, French, Spanish, Dutch, Polish, Portuguese, Turkish, and Chinese.
- Update keybindings to support pulling projects and images.
2026-04-25 23:25:28 +01:00
..
ssh Appease linter 2023-10-10 17:39:09 +11:00
container.go Improve projects support 2026-03-15 14:53:48 +11:00
container_stats.go move container stats stuff into presentation layer 2022-11-09 21:21:36 +11:00
container_stats_test.go simplify CPU monitoring logic 2022-05-11 17:49:00 +10:00
docker.go Support -p flag and DRY up code 2026-04-19 12:16:55 +10:00
docker_host_unix.go feat(docker): Honor the host specified in current docker context (#464) 2023-10-09 17:13:22 +11:00
docker_host_windows.go feat(docker): Honor the host specified in current docker context (#464) 2023-10-09 17:13:22 +11:00
docker_test.go Use IsProjectScoped at remaining call sites + add test 2026-04-19 12:47:30 +10:00
dummies.go Appease linter 2023-10-10 17:39:09 +11:00
errors.go clean some things up 2019-06-09 10:03:04 +10:00
image.go feat(i18n, gui): add PullProject functionality and translations for multiple languages 2026-04-25 23:25:28 +01:00
network.go go.mod: github.com/docker/docker, docker/cli v27.0.3 2024-07-15 11:44:09 +02:00
os.go Appease linter 2023-10-10 17:39:09 +11:00
os_default_platform.go Wrap custom commands on shell 2022-12-01 19:04:29 +11:00
os_test.go Appease linter 2023-10-10 17:39:09 +11:00
os_windows.go Wrap custom commands on shell 2022-12-01 19:04:29 +11:00
project.go convert menu panel to use new struct 2022-11-09 21:21:35 +11:00
service.go Improve projects support 2026-03-15 14:53:48 +11:00
volume.go go.mod: github.com/docker/docker, docker/cli v24.0.7 2024-07-15 11:04:43 +02:00