Commit Graph

53 Commits (052c2ec1d1921835f3757e00f726ca9be214d701)

Author SHA1 Message Date
Jesse Duffield 052c2ec1d1 appease linter 2 years ago
glendsoza 9a0bbd1e38 Fixed the typo and removed the uncessory comment 2 years ago
glendsoza ce5e97dd68 Merge branch 'master' of github.com:jesseduffield/lazydocker 2 years ago
Jesse Duffield 9fad29449c
Merge pull request #272 from lpessoa/lp-order-by-status 2 years ago
glendsoza 4d90a0345f Changes as requested per review 2 years ago
glendsoza af2eb0bb84 Created a seperate context to display just environment variables in the container panel 2 years ago
Jesse Duffield 97772a95d0 remove anonymous reporting prompt because we disabled that globally ages ago 2 years ago
lpessoa 14e6ff1c1f Use sort containers by state by default
Implements #224
Use sort containers by state as default behavior

Legacy sort by name behavior can be set using a user config setting.
`sortContainersByName` is false by default.
3 years ago
Mark Kopenga fb6b73bf5f
Merge pull request #247 from stokito/exec_shell
Exec shell: separate menu item and auto detect shell: bash or sh
3 years ago
Sergey Ponomarev 7ede2f8297 Open in browser
Most containers expose some http port. We can open it in browser.
For simplicity we can just open first container's published port.
3 years ago
Sergey Ponomarev 2688801cbd Separate menu item for Exec shell
Login to container's shell is very popular operation and to make it easier it will be better to make it as a separate menu item with a dedicated hot key.
4 years ago
Jesse Duffield 3f28a97507 ensure the current task is stopped before exit so we don't have any child orphan processes
use stop mutex
5 years ago
Jesse Duffield 1f9f82601b support bulk commands in each of the panels 5 years ago
Jesse Duffield 7c87c21fa0 show y/n options on confirmation panels 5 years ago
Mark Kopenga 9bbd513a72
Update pkg/i18n/english.go
Co-Authored-By: Jesse Duffield <jessedduffield@gmail.com>
5 years ago
Mark Kopenga 0ca9235220
Merge branch 'master' into f110 5 years ago
mjarkk 401c6a39ed
Updated the keybindings 5 years ago
Jesse Duffield cfd47b2877 add get_required_translations.go 5 years ago
mjarkk b89b02eee5
Added h key binding 5 years ago
Pieter van de Bruggen 12f3cfab55 Rename StatusPanel to ProjectPanel 5 years ago
Jesse Duffield ba426f05be don't panick on unix connection failure 5 years ago
Jesse Duffield ea8258d66e more stuff 5 years ago
Jesse Duffield 4e86732cf2 support custom commands that filter down to service names 5 years ago
Jesse Duffield eea087c1db add PromptToReturn config option 5 years ago
Jesse Duffield e220bedc79 support actual mouse support and focusing the main view 5 years ago
Jesse Duffield b644249d0e show lazydocker config in about tab 5 years ago
Jesse Duffield 799245da38 update keybindings 5 years ago
Jesse Duffield 014dce909c no more separate code paths for tty container logs 5 years ago
Jesse Duffield 5ab4ef6f8c support docker daemon going down randomly 5 years ago
Jesse Duffield 344c72f91a allow showing TOP of a container/service 5 years ago
Jesse Duffield 2474c0b34e support custom commands in services and containers panel 5 years ago
Jesse Duffield 87c6208577 add volumes panel 5 years ago
Jesse Duffield da645cf173 allow viewing container config in services panel 5 years ago
Jesse Duffield 1246ac1ad3 visually display context tabs 5 years ago
Jesse Duffield a27b429807 allow config option to only show standalone containers 5 years ago
Jesse Duffield 7e45881dc3 a lot of change 5 years ago
Jesse Duffield 1f5df32141 WIP streaming commands 5 years ago
Jesse Duffield 129c9bbe9e type the translations 5 years ago
Jesse Duffield 5d40c084a5 WIP 5 years ago
Jesse Duffield c55e83aeaa support custom commands and do minor refactor 5 years ago
Jesse Duffield f0f96de2b5 WIP on subprocesses 5 years ago
Jesse Duffield 2f57561c40 more use of waiting statuses 5 years ago
Jesse Duffield 3cfa4a2bda more stuff 5 years ago
Jesse Duffield fdc36903ac more progress 5 years ago
Jesse Duffield aa55ff1a8e more progress 5 years ago
Jesse Duffield f0ffdcd81f more progress 5 years ago
Jesse Duffield 15bd991560 support pruning images 5 years ago
Jesse Duffield 4fe26f4f88 add images panel 5 years ago
Jesse Duffield cf8e1f0195 support attaching to containers 5 years ago
Jesse Duffield 9ad6181420 more progress 5 years ago