Commit graph

64 commits

Author SHA1 Message Date
Quan Dong
7c074d25f7
feat(i18n): 🌐 Chinese translation (#441)
Co-authored-by: tabris <tabrisdong@gmail.com>
2023-07-21 18:24:47 +10:00
Martin Cross
dffe6970aa
Short status (#419)
Co-authored-by: Martin Cross <martinidc1992@gmail.com>
2023-07-21 18:22:18 +10:00
Rdkang
07f26c1e91
Allow setting default screenMode (#421) 2023-07-21 18:08:21 +10:00
John Chavez
66f5d176d3
Docs: explain go templates in custom commands (#428) 2023-07-21 18:08:06 +10:00
Tony-Sol
8a095f74b1
regenerate cheatsheets 2023-03-06 02:12:24 +03:00
Jesse Duffield
821cd81b72 allow configuring number of logs to tail 2022-11-23 20:58:35 +11:00
Jesse Duffield
3e2a3e608a update cheatsheet 2022-11-10 20:13:41 +11:00
Jesse Duffield
ead759108c switch to discord 2022-11-09 19:59:33 +11:00
Clement Sauvage
de07409d84 Generate french keybindings 2022-10-12 18:29:55 +02:00
Jesse Duffield
0a0116b5eb update cheatsheets 2022-10-10 20:36:34 -07:00
Jesse Duffield
0cdac0bca3 allow upping and downing whole project 2022-10-10 20:33:56 -07:00
Jesse Duffield
195ccf41ce allow upping a service 2022-10-10 19:19:07 -07:00
Gustavo Andrioli
119835c64d Check if cheatsheets are up to date on CI 2022-10-10 17:43:29 -03:00
Gustavo Andrioli
68f5566fd0 Add message that cheetsheets are auto-generated 2022-10-10 15:36:18 -03:00
Jesse Duffield
46de6b365d clean up some things
remove redundant g argument
2022-10-09 18:36:42 -07:00
Miles Liu
d64a92227a
allow user to replace docker repo prefix from image names
Example usage:

```yaml
replacements:
  imageNamePrefixes:
    '123456789012.dkr.ecr.us-east-1.amazonaws.com': '<prod>'
    '923456789999.dkr.ecr.us-east-1.amazonaws.com': '<dev>'
```

Closes #316
2022-09-06 13:43:04 +08:00
Jesse Duffield
d0a53fbe60 use SDK to print container logs to stdout 2022-05-12 19:03:15 +10:00
Jesse Duffield
86de6c09bd default to wrapping main panel 2022-05-11 20:24:53 +10:00
Jesse Duffield
2f08e0942a support starting a service 2022-05-11 19:48:11 +10:00
Jesse Duffield
d3e84881bb remove custom command from default config given that it is now inbuilt 2022-05-11 19:38:41 +10:00
Jesse Duffield
cd96b20bb2 default to no timestamps in logs 2022-05-11 19:18:58 +10:00
Jesse Duffield
0b7017150c use sdk to obtain container logs 2022-05-11 19:12:11 +10:00
Jesse Duffield
2fe7505ebc use event channel to reduce CPU usage by a LOT 2022-05-09 20:31:16 +10:00
Jesse Duffield
0d825a49c7
Merge pull request #294 from jesseduffield/no-monitoring-prompt 2022-01-12 23:18:06 +11:00
Jesse Duffield
97772a95d0 remove anonymous reporting prompt because we disabled that globally ages ago 2022-01-12 23:11:03 +11:00
dhax
71251f4f90
update docs: default linux configuration location
Hey there and hanks for this gem!
2022-01-11 16:09:37 +01:00
Jesse Duffield
503bf0c314
Merge pull request #265 from Dwarven/master 2021-11-26 21:49:13 +11:00
Dwarven YANG
43f83f64ec allow user to configure the gui language 2021-08-30 09:54:55 +08:00
Konstantin Mikhailov
6c27cf3f32 Open service in browser 2021-03-27 07:15:41 +10:00
lazydocker bot
c88fba546f update docs 2021-03-24 21:11:20 +00:00
Sergey Ponomarev
430600063c Exec shell: autodetect container shell
Some containers may have bash installed but some have only basic sh (Ash/Dash).
There is other shells too: ZSh, tsh etc.

We can automatically detect what shell is configured.
See explanation how it works https://github.com/moby/moby/issues/41702
2020-12-12 18:40:31 +02:00
biologghe
53efd63d5e
Corrected some typos dutch 2020-03-27 12:29:07 +01:00
lazydocker bot
167feee5b1 update docs 2019-11-11 11:39:15 +00:00
lazydocker bot
927ec67043 update docs 2019-09-07 09:22:02 +00:00
lazydocker bot
49fe8346da update docs 2019-08-14 23:18:02 +00:00
lazydocker bot
b2878345b5 update docs 2019-07-29 09:36:29 +00:00
mjarkk
625c4a5084
Updated the config.md 2019-07-12 15:05:30 +02:00
mjarkk
63b1d871c5
Changed the sugestions 2019-07-12 15:04:07 +02:00
mjarkk
fd4d4a1dc6
Made the information pulling time dynamic 2019-07-12 10:26:59 +02:00
mjarkk
209456fdcd
Changed the keybinding to e 2019-07-07 14:44:59 +02:00
mjarkk
ec5bd8cd38
Updated keybindings file 2019-07-07 14:34:06 +02:00
Mark Kopenga
0ca9235220
Merge branch 'master' into f110 2019-07-07 14:33:03 +02:00
mjarkk
401c6a39ed
Updated the keybindings 2019-07-07 14:30:18 +02:00
Jesse Duffield
a46074c581
Merge pull request #108 from jesseduffield/see-required-translations
add get_required_translations.go
2019-07-07 21:13:29 +10:00
lazydocker bot
7e490b9ee0 update docs 2019-07-07 03:03:29 +00:00
Jesse Duffield
df7f9c4a99 update cheatsheets 2019-07-07 11:11:24 +10:00
Jesse Duffield
c04867b36d
Update Config.md 2019-07-05 23:03:22 +10:00
Jesse Duffield
b80b13d308
Update Config.md 2019-07-05 23:02:03 +10:00
Oğuzcan Demircan
563630468c
Create Keybindings_tr.md 2019-07-04 10:13:16 +03:00
Mark Kopenga
86589c3517
Added dutch translations (#18)
* Translated the keybindings

* Translated the dutch.go file

* Squased the commits

* Added the sugestion from @YannickMeeus

* Fixed a minor bug in the i18n file

* Removed the .vscode settings

* Squased the commits
2019-07-01 15:46:18 +02:00