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
|
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 |
|
Jesse Duffield
|
5aea90c08b
|
convert containers panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
a4b4fee868
|
convert volumes panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
79a58c8d48
|
convert services panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
b80c8edcd0
|
convert images panel to use new struct
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
e46b908006
|
support filtered list panel without dependency on gui package
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
cb38e48add
|
create filtered list struct
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
be347a7216
|
POC filtering on images panel
|
2022-11-09 21:21:35 +11:00 |
|
Jesse Duffield
|
46de6b365d
|
clean up some things
remove redundant g argument
|
2022-10-09 18:36:42 -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
|
badc43b225
|
allow changing window size
|
2022-10-09 18:02:11 -07:00 |
|
Jesse Duffield
|
d940f2e7ab
|
honour context being done
|
2022-05-12 16:59:37 +10:00 |
|
Jesse Duffield
|
d27ce19f6c
|
simplify CPU monitoring logic
|
2022-05-11 17:49:00 +10:00 |
|
Jesse Duffield
|
b5384d6cdb
|
retry upon losing connection to docker
|
2022-05-11 17:06:58 +10:00 |
|
Jesse Duffield
|
75ed6b12e5
|
refresh images upon receiving an event
|
2022-05-10 23:14:46 +10:00 |
|
Jesse Duffield
|
d8777b7a59
|
update gocui
|
2022-05-10 22:11:21 +10:00 |
|
Jesse Duffield
|
14cb013f5d
|
update sponsorship link
|
2022-05-10 20:47:09 +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
|
97772a95d0
|
remove anonymous reporting prompt because we disabled that globally ages ago
|
2022-01-12 23:11:03 +11:00 |
|
Jesse Duffield
|
cea67bc570
|
reduce cpu usage caused by tickers
|
2020-02-02 11:11:00 +11:00 |
|
Jesse Duffield
|
54609a5d99
|
Merge pull request #148 from jesseduffield/147_child_processes
ensure the current task is stopped before exit
|
2019-09-07 18:08:02 +10:00 |
|
Jesse Duffield
|
3f28a97507
|
ensure the current task is stopped before exit so we don't have any child orphan processes
use stop mutex
|
2019-09-07 18:04:49 +10:00 |
|
Dawid Dziurla
|
2763336f49
|
gui: delete comment
|
2019-09-07 09:04:58 +02:00 |
|
Dawid Dziurla
|
cfd4b7a1cc
|
gui: improve and fix PreviousViews stack
|
2019-09-02 16:19:30 +02:00 |
|
Dawid Dziurla
|
897d47d0cc
|
gui: implement PreviousViews stack
|
2019-08-31 12:02:27 +02:00 |
|
Jesse Duffield
|
4dc8f76083
|
Merge pull request #107 from jesseduffield/bulk-commands
Support bulk commands in each of the panels
|
2019-07-29 19:01:20 +10:00 |
|
Jesse Duffield
|
1f9f82601b
|
support bulk commands in each of the panels
|
2019-07-29 18:59:07 +10: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 |
|
Pieter van de Bruggen
|
b3422c87f4
|
Pull the project name from docker-compose labels, when available
|
2019-07-03 16:58:42 -07:00 |
|
Pieter van de Bruggen
|
12f3cfab55
|
Rename StatusPanel to ProjectPanel
|
2019-07-03 10:48:55 -07:00 |
|
Jesse Duffield
|
344e5ecda5
|
default to container view when not in docker-compose context
|
2019-07-01 23:30:51 +10:00 |
|
mjarkk
|
e3f6f59890
|
Removed some dead code
|
2019-07-01 09:56:05 +02:00 |
|
Jesse Duffield
|
ea8258d66e
|
more stuff
|
2019-06-30 11:40:55 +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
|
f34c7b9058
|
close goEvery goroutines when switching to a subprocess
|
2019-06-23 19:56:23 +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
|
b02c92da33
|
support running in non-docker-compose context
|
2019-06-10 19:29:52 +10:00 |
|