Jesse Duffield
|
344e5ecda5
|
default to container view when not in docker-compose context
|
2019-07-01 23:30:51 +10:00 |
|
Jesse Duffield
|
ec7624c3a3
|
fix menu overlap bug
|
2019-07-01 21:17:55 +10:00 |
|
Jesse Duffield
|
73ec29849f
|
fix format
|
2019-07-01 20:02:47 +10:00 |
|
Jesse Duffield
|
5ff438ad34
|
Merge pull request #21 from waterfl0w/german-translation
German translation
|
2019-07-01 20:00:52 +10:00 |
|
Jesse Duffield
|
836b814559
|
Merge pull request #37 from mjarkk/remove-dead-code
Removed some dead code
|
2019-07-01 20:00:02 +10:00 |
|
mjarkk
|
e3f6f59890
|
Removed some dead code
|
2019-07-01 09:56:05 +02:00 |
|
haoyun
|
0fe35ba5c5
|
fix strings.ReplaceAll() does't exist error while go version bellow 1.12
|
2019-07-01 14:18:11 +08:00 |
|
Jan Krüger
|
541bf0310a
|
Add check for German in 'i18n.go'
|
2019-07-01 02:04:39 +02:00 |
|
Jan Krüger
|
70cffacddc
|
fixed typos in 'german.go'
|
2019-06-30 18:35:01 +02:00 |
|
Jan Krüger
|
5c0b355ca7
|
Adding 'german.go'
Prior commit failed for unknown reason, but this is again the translated file based on the English version.
|
2019-06-30 18:28:39 +02:00 |
|
Jan Krüger
|
b7c548121c
|
Translate german.go
Added a new 'german.go' file and translated it using the English version as a base.
|
2019-06-30 18:17:47 +02:00 |
|
Jesse Duffield
|
dcd5bcdfcd
|
remove incorrect description from status click binding
|
2019-06-30 22:22:35 +10:00 |
|
Jesse Duffield
|
50a6eb64ec
|
actually take the debugging flag seriously
|
2019-06-30 21:00:01 +10:00 |
|
Jesse Duffield
|
ba426f05be
|
don't panick on unix connection failure
|
2019-06-30 20:41:12 +10:00 |
|
Jesse Duffield
|
5169356454
|
support light themes in terminals
|
2019-06-30 19:58:46 +10:00 |
|
Jesse Duffield
|
345f02eb11
|
fix nil pointer exception when trying to kill process
|
2019-06-30 18:24:59 +10:00 |
|
Jesse Duffield
|
7e68985da5
|
override wrap for image panel
|
2019-06-30 11:51:21 +10:00 |
|
Jesse Duffield
|
ea8258d66e
|
more stuff
|
2019-06-30 11:40:55 +10:00 |
|
Jesse Duffield
|
852a8510ac
|
update config comments for better godoc experience
|
2019-06-30 10:31:21 +10:00 |
|
Jesse Duffield
|
4e86732cf2
|
support custom commands that filter down to service names
|
2019-06-29 21:29:35 +10:00 |
|
Jesse Duffield
|
4856a3d872
|
use fork of roll so that we don't crash on 429 errors
|
2019-06-29 20:50:24 +10:00 |
|
Jesse Duffield
|
c57b7122df
|
don't ever highlight main
|
2019-06-29 15:49:45 +10:00 |
|
Jesse Duffield
|
32fc8ea3e2
|
defaulting to not wrap now that we can navigate horizontally in the main view
|
2019-06-29 15:47:15 +10:00 |
|
Jesse Duffield
|
27eb5a6474
|
back to only allowing false defaults for config booleans
|
2019-06-29 15:27:41 +10:00 |
|
Jesse Duffield
|
8a5c634957
|
don't ask about the reporting config thing more than once
|
2019-06-29 13:56:58 +10:00 |
|
Jesse Duffield
|
eea087c1db
|
add PromptToReturn config option
|
2019-06-29 13:41:30 +10:00 |
|
Jesse Duffield
|
e220bedc79
|
support actual mouse support and focusing the main view
|
2019-06-29 13:41:15 +10:00 |
|
Jesse Duffield
|
405bb85ed0
|
support clicking on tabs
|
2019-06-29 11:27:21 +10:00 |
|
Jesse Duffield
|
0e76f61359
|
allow click events in menu
|
2019-06-29 10:47:45 +10:00 |
|
Jesse Duffield
|
7025468f43
|
allow clicking on frame edges
|
2019-06-29 10:40:24 +10:00 |
|
Jesse Duffield
|
c3ec4b15ad
|
add in donate button again
|
2019-06-29 10:40:10 +10:00 |
|
Jesse Duffield
|
dcb8b3329f
|
fix up click events on list panels
|
2019-06-29 10:22:37 +10:00 |
|
Jesse Duffield
|
8b99753ab8
|
fix keybinding error in menu panel on close
|
2019-06-29 10:05:54 +10:00 |
|
Jesse Duffield
|
2ef5edcf89
|
switch to yaml fork so that we can view omitEmpty yaml fields when printing the config
|
2019-06-29 09:55:35 +10:00 |
|
Jesse Duffield
|
f3491cf13f
|
allow y/n to respond to confirmation prompts
|
2019-06-29 09:16:48 +10:00 |
|
Jesse Duffield
|
b644249d0e
|
show lazydocker config in about tab
|
2019-06-29 09:16:29 +10:00 |
|
Jesse Duffield
|
3105c03bbe
|
add '?' keybinding to view keybindings for a panel
|
2019-06-29 08:55:27 +10:00 |
|
Jesse Duffield
|
02753cee61
|
create config if it does not exist
|
2019-06-29 08:55:03 +10:00 |
|
Jesse Duffield
|
b9bf469695
|
use one-off label to determine whether a container is bound to a service
|
2019-06-23 21:15:49 +10:00 |
|
Jesse Duffield
|
f34c7b9058
|
close goEvery goroutines when switching to a subprocess
|
2019-06-23 19:56:23 +10:00 |
|
Jesse Duffield
|
8242bd279a
|
show ports at top of container config
|
2019-06-23 19:39:45 +10:00 |
|
Jesse Duffield
|
83b6cd7e27
|
rename to RefreshImages
|
2019-06-23 17:26:55 +10:00 |
|
Jesse Duffield
|
799245da38
|
update keybindings
|
2019-06-23 17:00:15 +10:00 |
|
Jesse Duffield
|
e361a42995
|
update config docs
|
2019-06-23 15:34:14 +10:00 |
|
Jesse Duffield
|
ee688746f0
|
more
|
2019-06-23 12:27:31 +10:00 |
|
Jesse Duffield
|
014dce909c
|
no more separate code paths for tty container logs
|
2019-06-23 08:11:16 +10:00 |
|
Jesse Duffield
|
00f05ae012
|
fixup inspect container struct
|
2019-06-22 14:29:13 +10:00 |
|
Jesse Duffield
|
7bd7eed2a3
|
add donate link back in
|
2019-06-22 14:15:49 +10:00 |
|
Jesse Duffield
|
f2da6dca3b
|
appease gofmt
|
2019-06-18 20:30:05 +10:00 |
|
Jesse Duffield
|
5ab4ef6f8c
|
support docker daemon going down randomly
|
2019-06-16 12:37:47 +10:00 |
|