Commit graph

53 commits

Author SHA1 Message Date
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
Jesse Duffield
87c6208577 add volumes panel 2019-06-10 18:08:23 +10:00
Jesse Duffield
5d55939719 clean some things up 2019-06-09 10:03:04 +10:00
Jesse Duffield
b65df625f4 much more stuff 2019-06-09 00:08:22 +10:00
Jesse Duffield
129c9bbe9e type the translations 2019-06-05 22:20:30 +10:00
Jesse Duffield
c55e83aeaa support custom commands and do minor refactor 2019-06-05 19:58:08 +10:00
Jesse Duffield
645f588cb1 focus on current line after returning from subprocess 2019-06-03 22:21:43 +10:00
Jesse Duffield
f0f96de2b5 WIP on subprocesses 2019-06-03 21:52:25 +10:00
Jesse Duffield
5bf1a40d2f more progress 2019-06-02 17:54:59 +10:00
Jesse Duffield
3cfa4a2bda more stuff 2019-06-02 16:28:52 +10:00
Jesse Duffield
159a1883e5 fix this insane CPU usage issue 2019-06-02 13:34:26 +10:00
Jesse Duffield
664058d5f0 make config type safe 2019-06-02 11:37:21 +10:00
Jesse Duffield
fdc36903ac more progress 2019-06-02 01:00:12 +10:00
Jesse Duffield
aa55ff1a8e more progress 2019-06-02 00:28:47 +10:00
Jesse Duffield
d3ea878fc4 more progress 2019-06-01 17:08:27 +10:00
Jesse Duffield
15bd991560 support pruning images 2019-05-19 01:44:52 +10:00
Jesse Duffield
4fe26f4f88 add images panel 2019-05-19 01:00:02 +10:00
Jesse Duffield
1488bfbcd4 separate refreshing of container panel from refreshing of main view using a key based on container id and context name 2019-05-19 00:21:26 +10:00
Jesse Duffield
bfa4d24810 remove commented out code 2019-05-18 20:09:59 +10:00
Jesse Duffield
8c34a5d9f7 more progress 2019-05-18 19:59:17 +10:00
Jesse Duffield
1585b30904 more progress 2019-05-18 14:12:15 +10:00
Jesse Duffield
d3eea00139 more progess 2019-05-18 13:50:27 +10:00