Jesse Duffield
|
10919b4dfb
|
deterministically display container ports
|
2022-10-21 13:29:50 -07:00 |
|
Jesse Duffield
|
2134025de4
|
Merge pull request #379 from jesseduffield/ignore-substrings
|
2022-10-13 21:46:30 -07:00 |
|
README-bot
|
478e2edc9d
|
Updated README.md
|
2022-10-14 04:44:54 +00:00 |
|
Jesse Duffield
|
150adf7abc
|
Merge pull request #383 from clemsau-forks/master
|
2022-10-13 21:44:31 -07:00 |
|
Clement Sauvage
|
de07409d84
|
Generate french keybindings
|
2022-10-12 18:29:55 +02:00 |
|
Clement Sauvage
|
dddcf7c4a5
|
Add pkg/i18n/french.go
|
2022-10-12 18:28:24 +02:00 |
|
Jesse Duffield
|
9ec03eef45
|
ignore items with configured substrings
|
2022-10-10 21:00:41 -07:00 |
|
Jesse Duffield
|
950936b178
|
Merge pull request #378 from jesseduffield/small-improvements
|
2022-10-10 20:59:34 -07:00 |
|
Jesse Duffield
|
129402fd50
|
use confirmation panel for upping project
|
2022-10-10 20:40:51 -07:00 |
|
Jesse Duffield
|
0a0116b5eb
|
update cheatsheets
|
2022-10-10 20:36:34 -07:00 |
|
Jesse Duffield
|
008ad719d6
|
allow jumping to top of main panel with home key
|
2022-10-10 20:34:05 -07:00 |
|
Jesse Duffield
|
0cdac0bca3
|
allow upping and downing whole project
|
2022-10-10 20:33:56 -07:00 |
|
Jesse Duffield
|
f948334188
|
Merge pull request #377 from jesseduffield/upping-v2
|
2022-10-10 20:33:19 -07:00 |
|
Jesse Duffield
|
2f52bd04e6
|
properly display unforwarded port
|
2022-10-10 20:10:36 -07:00 |
|
Jesse Duffield
|
15990effff
|
wait when upping
|
2022-10-10 19:57:34 -07:00 |
|
Jesse Duffield
|
26b40a9d94
|
Merge pull request #376 from jesseduffield/up-services
|
2022-10-10 19:36:14 -07:00 |
|
Jesse Duffield
|
195ccf41ce
|
allow upping a service
|
2022-10-10 19:19:07 -07:00 |
|
Jesse Duffield
|
33df6ff3b0
|
update sponsor link
|
2022-10-10 18:40:49 -07:00 |
|
Jesse Duffield
|
38959a0e2b
|
Merge pull request #374 from gusandrioli/check-cheatsheet-is-up-to-date
|
2022-10-10 18:31:19 -07:00 |
|
Gustavo Andrioli
|
574e0b6f90
|
Remove GetLazydockerRootDirectory function
|
2022-10-10 21:22:55 -03:00 |
|
Gustavo Andrioli
|
dd11b0ee10
|
Update CI jobs: Remove Check Cheatsheet from ci job
|
2022-10-10 18:43:18 -03:00 |
|
Gustavo Andrioli
|
1cb9506554
|
Update CI jobs: Add check-codebase
|
2022-10-10 18:42:14 -03:00 |
|
Gustavo Andrioli
|
337e57afbb
|
Bump lazycore
|
2022-10-10 18:29:17 -03:00 |
|
Jesse Duffield
|
26858c3154
|
Merge pull request #375 from jesseduffield/sort-volumes-by-labels
|
2022-10-10 13:51:42 -07:00 |
|
Jesse Duffield
|
ec8dfbac06
|
sort volumes first on whether they have labels and secondly on name
|
2022-10-10 13:45:25 -07:00 |
|
Gustavo Andrioli
|
c56256358a
|
Clean up
|
2022-10-10 17:43:32 -03:00 |
|
Gustavo Andrioli
|
119835c64d
|
Check if cheatsheets are up to date on CI
|
2022-10-10 17:43:29 -03:00 |
|
README-bot
|
0e0997d41a
|
Updated README.md
|
2022-10-10 20:37:20 +00:00 |
|
Jesse Duffield
|
33dafa04d9
|
Merge pull request #373 from gusandrioli/add-auto-generated-cheetsheets-message
|
2022-10-10 13:37:06 -07:00 |
|
Gustavo Andrioli
|
68ee15d24d
|
Convert generate cmd func to const
|
2022-10-10 16:03:24 -03:00 |
|
Gustavo Andrioli
|
68f5566fd0
|
Add message that cheetsheets are auto-generated
|
2022-10-10 15:36:18 -03:00 |
|
README-bot
|
080512d58d
|
Updated README.md
|
2022-10-10 02:07:39 +00:00 |
|
Jesse Duffield
|
8670bc06e6
|
Merge pull request #372 from jesseduffield/resizable-windows
|
2022-10-09 19:07:25 -07:00 |
|
Jesse Duffield
|
a614bd9a1d
|
show selected line in blue
|
2022-10-09 18:43:19 -07:00 |
|
Jesse Duffield
|
46de6b365d
|
clean up some things
remove redundant g argument
|
2022-10-09 18:36:42 -07:00 |
|
Jesse Duffield
|
a9d1694853
|
more concise showing of ports
|
2022-10-09 18:10:45 -07:00 |
|
Jesse Duffield
|
5988ec5745
|
display ports against container and service
|
2022-10-09 18:03:57 -07:00 |
|
Jesse Duffield
|
540c592b04
|
prevent issue where opening popup in maximised main view shows popup in front of a side view
|
2022-10-09 18:03:57 -07:00 |
|
Jesse Duffield
|
aa8504b8f6
|
fix focus issues
|
2022-10-09 18:03:57 -07:00 |
|
Jesse Duffield
|
fb7b28243b
|
improve subprocess approach
|
2022-10-09 18:03:46 -07:00 |
|
Jesse Duffield
|
c6607686eb
|
fix view stack code
|
2022-10-09 18:03:40 -07:00 |
|
Jesse Duffield
|
ae240021c1
|
ensure we never delete views
|
2022-10-09 18:03:14 -07:00 |
|
Jesse Duffield
|
badc43b225
|
allow changing window size
|
2022-10-09 18:02:11 -07:00 |
|
Jesse Duffield
|
df1a0b7c07
|
Merge pull request #358 from Syriiin/readme/docker-compose-faq
|
2022-10-08 12:53:31 -07:00 |
|
Jesse Duffield
|
270c9de796
|
Merge pull request #352 from rmtsrc/master
|
2022-10-08 12:02:59 -07:00 |
|
Jesse Duffield
|
2db5aa5ce9
|
Merge pull request #366 from miles170/master
|
2022-10-08 12:00:36 -07:00 |
|
Jesse Duffield
|
9c40237fae
|
Update pkg/config/app_config.go
|
2022-10-08 11:57:01 -07:00 |
|
Jesse Duffield
|
d556ce534a
|
Merge pull request #367 from blennster/master
|
2022-10-08 09:29:16 -07:00 |
|
Jesse Duffield
|
63e9d82b4f
|
Merge pull request #368 from jesseduffield/fix-linting
|
2022-10-08 09:28:57 -07:00 |
|
Jesse Duffield
|
cd791e576f
|
appease linter
see if this works
|
2022-10-08 09:25:31 -07:00 |
|