dependabot[bot]
|
afacc9be9e
|
Bump github.com/docker/distribution
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.0+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.7.1...v2.8.0)
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-07 03:36:30 +00:00 |
|
README-bot
|
866bcae509
|
Updated README.md
|
2023-03-06 01:36:18 +00:00 |
|
Jesse Duffield
|
966a266c68
|
Merge pull request #424 from Tony-Sol/master
|
2023-03-06 12:35:56 +11:00 |
|
Tony-Sol
|
8a095f74b1
|
regenerate cheatsheets
|
2023-03-06 02:12:24 +03:00 |
|
Tony-Sol
|
ce95ddea2a
|
Add networks panel
|
2023-03-06 01:25:23 +03:00 |
|
Jesse Duffield
|
17fcdb2b20
|
Merge pull request #407 from nakaakist/fix-service-id
Resolves https://github.com/jesseduffield/lazydocker/issues/402
|
2022-12-13 21:11:53 +11:00 |
|
README-bot
|
338b655c0a
|
Updated README.md
|
2022-12-13 08:23:48 +00:00 |
|
Jesse Duffield
|
6025912336
|
Merge pull request #387 from gusandrioli/wrap-custom-cmds-on-shell
|
2022-12-13 19:23:31 +11:00 |
|
Gustavo Andrioli
|
d77b895319
|
Wrap custom commands on shell
|
2022-12-01 19:04:29 +11:00 |
|
Nariyuki Saito
|
8871edc1a0
|
use service name as service ID
|
2022-11-24 00:05:06 +09:00 |
|
README-bot
|
553b9857cd
|
Updated README.md
|
2022-11-23 11:22:06 +00:00 |
|
Jesse Duffield
|
d777bfe655
|
Merge pull request #405 from jesseduffield/tail-logs-configurable
|
2022-11-23 22:21:52 +11:00 |
|
Jesse Duffield
|
821cd81b72
|
allow configuring number of logs to tail
|
2022-11-23 20:58:35 +11:00 |
|
README-bot
|
b8969fd55f
|
Updated README.md
|
2022-11-15 08:48:31 +00:00 |
|
Jesse Duffield
|
83acb91d83
|
Merge pull request #401 from jesseduffield/add-dev-container
|
2022-11-15 19:48:17 +11:00 |
|
Jesse Duffield
|
b0cef73dc1
|
hide underscores on VSCode integrated terminal while they're glitchy
|
2022-11-15 19:44:26 +11:00 |
|
Jesse Duffield
|
642abae037
|
update demo docker compose project
|
2022-11-15 19:40:26 +11:00 |
|
Jesse Duffield
|
6fbf8c3cc5
|
add dev-container
allow docker-in-docker
|
2022-11-15 19:40:26 +11:00 |
|
README-bot
|
530dbbe570
|
Updated README.md
|
2022-11-10 09:18:54 +00:00 |
|
Jesse Duffield
|
04cf34383d
|
Merge pull request #392 from jesseduffield/list-panel-filtering
|
2022-11-10 20:18:40 +11:00 |
|
Jesse Duffield
|
3e2a3e608a
|
update cheatsheet
|
2022-11-10 20:13:41 +11:00 |
|
Jesse Duffield
|
b7fea7a44d
|
separate quit and close options
|
2022-11-10 19:45:32 +11:00 |
|
Jesse Duffield
|
d1ccf11502
|
small refactor
|
2022-11-10 19:42:02 +11:00 |
|
Jesse Duffield
|
b0241c79db
|
use context instead of struct channel
|
2022-11-10 19:38:49 +11:00 |
|
Jesse Duffield
|
7f38cf2ab2
|
fix some things
|
2022-11-10 19:27:28 +11:00 |
|
Jesse Duffield
|
52040d1d99
|
better way of rendering to the main view
|
2022-11-10 19:14:12 +11:00 |
|
Jesse Duffield
|
5ffbeae3e8
|
preparing to refactor main render functions
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
7324254414
|
better name: GetTableCells
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
d6ad538426
|
refactor side list panel some more
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
02a03ed18d
|
move container stats stuff into presentation layer
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
a87b698761
|
move things into presentation package
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
fc592b5806
|
more refactoring of list panels
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
5d498c796a
|
move context stuff into its own struct
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
c6d424e4a4
|
show loader when filtering
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
95cee378cb
|
restore sorting tests
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
82516385c0
|
use lazycore stuff
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
52d2c1ce8c
|
remove unused string
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
b453ce8940
|
cleaning things up
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
0bdd0e0539
|
yellow ports in container panel for consistency
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
d964c59df0
|
dont store cyclable views in state
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
dfff845469
|
more refactoring
|
2022-11-09 21:21:36 +11:00 |
|
Jesse Duffield
|
751dbef42e
|
refactor some more
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
aab8bcfbcc
|
add deadlock detection for debug mode
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
9b58b8188a
|
remove redundant function
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
f7beb6e83f
|
stop support menu filtering for simplicity
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
e6d4a97545
|
better search logic
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
702361559f
|
allow searching in any list view
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
b6b5373999
|
fix some glitchiness caused by indeterminate sorting
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
60df208924
|
convert menu panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
158ef68372
|
convert project panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|