lazydocker/pkg/gui
2023-07-19 16:37:50 +05:30
..
panels small refactor 2022-11-10 19:42:02 +11:00
presentation Allow to render container stats and configs both in json and yaml (#444) 2023-05-21 14:06:56 +10:00
types move things into presentation package 2022-11-09 21:21:36 +11:00
app_status_manager.go clean up some things 2022-10-09 18:36:42 -07:00
arrangement.go more refactoring of list panels 2022-11-09 21:21:36 +11:00
confirmation_panel.go allow searching in any list view 2022-11-09 21:21:35 +11:00
container_logs.go allow configuring number of logs to tail 2022-11-23 20:58:35 +11:00
containers_panel.go Allow to render container stats and configs both in json and yaml (#444) 2023-05-21 14:06:56 +10:00
custom_commands.go Wrap custom commands on shell 2022-12-01 19:04:29 +11:00
filtering.go more refactoring of list panels 2022-11-09 21:21:36 +11:00
focus.go more refactoring of list panels 2022-11-09 21:21:36 +11:00
gocui.go changed "white" colors to "default" to work in both light and dark terminals 2022-08-16 13:53:33 +02:00
gui.go Add networks panel 2023-03-06 01:25:23 +03:00
images_panel.go better way of rendering to the main view 2022-11-10 19:14:12 +11:00
keybindings.go Fix #403: Clear logs 2023-07-19 16:37:50 +05:30
layout.go cleaning things up 2022-11-09 21:21:36 +11:00
main_panel.go Fix #403: Clear logs 2023-07-19 16:37:50 +05:30
menu_panel.go separate quit and close options 2022-11-10 19:45:32 +11:00
networks_panel.go Add networks panel 2023-03-06 01:25:23 +03:00
options_menu_panel.go use context instead of struct channel 2022-11-10 19:38:49 +11:00
panels.go more refactoring of list panels 2022-11-09 21:21:36 +11:00
project_panel.go Allow to render container stats and configs both in json and yaml (#444) 2023-05-21 14:06:56 +10:00
services_panel.go use context instead of struct channel 2022-11-10 19:38:49 +11:00
sort_container_test.go move things into presentation package 2022-11-09 21:21:36 +11:00
subprocess.go clean up some things 2022-10-09 18:36:42 -07:00
tasks_adapter.go use context instead of struct channel 2022-11-10 19:38:49 +11:00
theme.go allow changing window size 2022-10-09 18:02:11 -07:00
view_helpers.go Add networks panel 2023-03-06 01:25:23 +03:00
views.go Add networks panel 2023-03-06 01:25:23 +03:00
volumes_panel.go better way of rendering to the main view 2022-11-10 19:14:12 +11:00
window.go clean up some things 2022-10-09 18:36:42 -07:00