Commit Graph

819 Commits (master)
 

Author SHA1 Message Date
Jesse Duffield f948334188
Merge pull request #377 from jesseduffield/upping-v2 2 years ago
Jesse Duffield 2f52bd04e6 properly display unforwarded port 2 years ago
Jesse Duffield 15990effff wait when upping 2 years ago
Jesse Duffield 26b40a9d94
Merge pull request #376 from jesseduffield/up-services 2 years ago
Jesse Duffield 195ccf41ce allow upping a service 2 years ago
Jesse Duffield 33df6ff3b0 update sponsor link 2 years ago
Jesse Duffield 38959a0e2b
Merge pull request #374 from gusandrioli/check-cheatsheet-is-up-to-date 2 years ago
Gustavo Andrioli 574e0b6f90 Remove GetLazydockerRootDirectory function 2 years ago
Gustavo Andrioli dd11b0ee10 Update CI jobs: Remove Check Cheatsheet from ci job 2 years ago
Gustavo Andrioli 1cb9506554 Update CI jobs: Add check-codebase 2 years ago
Gustavo Andrioli 337e57afbb Bump lazycore 2 years ago
Jesse Duffield 26858c3154
Merge pull request #375 from jesseduffield/sort-volumes-by-labels 2 years ago
Jesse Duffield ec8dfbac06 sort volumes first on whether they have labels and secondly on name 2 years ago
Gustavo Andrioli c56256358a Clean up 2 years ago
Gustavo Andrioli 119835c64d Check if cheatsheets are up to date on CI 2 years ago
README-bot 0e0997d41a Updated README.md 2 years ago
Jesse Duffield 33dafa04d9
Merge pull request #373 from gusandrioli/add-auto-generated-cheetsheets-message 2 years ago
Gustavo Andrioli 68ee15d24d Convert generate cmd func to const 2 years ago
Gustavo Andrioli 68f5566fd0 Add message that cheetsheets are auto-generated 2 years ago
README-bot 080512d58d Updated README.md 2 years ago
Jesse Duffield 8670bc06e6
Merge pull request #372 from jesseduffield/resizable-windows 2 years ago
Jesse Duffield a614bd9a1d show selected line in blue 2 years ago
Jesse Duffield 46de6b365d clean up some things
remove redundant g argument
2 years ago
Jesse Duffield a9d1694853 more concise showing of ports 2 years ago
Jesse Duffield 5988ec5745 display ports against container and service 2 years ago
Jesse Duffield 540c592b04 prevent issue where opening popup in maximised main view shows popup in front of a side view 2 years ago
Jesse Duffield aa8504b8f6 fix focus issues 2 years ago
Jesse Duffield fb7b28243b improve subprocess approach 2 years ago
Jesse Duffield c6607686eb fix view stack code 2 years ago
Jesse Duffield ae240021c1 ensure we never delete views 2 years ago
Jesse Duffield badc43b225 allow changing window size 2 years ago
Jesse Duffield df1a0b7c07
Merge pull request #358 from Syriiin/readme/docker-compose-faq 2 years ago
Jesse Duffield 270c9de796
Merge pull request #352 from rmtsrc/master 2 years ago
Jesse Duffield 2db5aa5ce9
Merge pull request #366 from miles170/master 2 years ago
Jesse Duffield 9c40237fae
Update pkg/config/app_config.go 2 years ago
Jesse Duffield d556ce534a
Merge pull request #367 from blennster/master 2 years ago
Jesse Duffield 63e9d82b4f
Merge pull request #368 from jesseduffield/fix-linting 2 years ago
Jesse Duffield cd791e576f appease linter
see if this works
2 years ago
README-bot e8ebec193f Updated README.md 2 years ago
Jesse Duffield 79feb369e1
Merge pull request #362 from tilliwilli/change-white-colors-to-default 2 years ago
blennster 7e9bde0f41
add tab and backtab navigation 2 years ago
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
2 years ago
KOLOSSA Tilman 49dd19b01c fixed faulty auto-formatting 2 years ago
KOLOSSA Tilman e93cadf1d6 changed "white" colors to "default" to work in both light and dark terminals 2 years ago
rmt/src 3c607534d1
Include image name on config tab 2 years ago
Samuel Cattini-Schultz 339b1068ec Add Compose V2 instructions to FAQ 2 years ago
Jesse Duffield 0b158dfabe
Merge pull request #355 from DasFaultier/master
remove extracted lazydocker binary
2 years ago
README-bot 0da5fef551 Updated README.md 2 years ago
Jesse Duffield 7581417552
Merge pull request #356 from jesseduffield/extract-kill
extract process kill logic
2 years ago
Jesse Duffield ea3c009305 extract process kill logic 2 years ago