Jérémy Touati
|
acbb2a8d24
|
feat: implements support for custom container names (#3197)
|
2024-08-13 08:04:51 -07:00 |
|
Amir Raminfar
|
69fb227519
|
feat: adds action toolbar for groups, services and stacks (#3190)
|
2024-08-10 13:35:56 -07:00 |
|
Amir Raminfar
|
b38a02f5ba
|
fix: fixes broken image tag in title bar (#3176)
|
2024-08-03 00:24:18 +00:00 |
|
Amir Raminfar
|
6d4be52006
|
fix: fixes missing info (#3172)
|
2024-08-01 15:36:33 +00:00 |
|
Amir Raminfar
|
657643e6ce
|
fix: fixes panic in agent with stopped containers (#3167)
|
2024-07-30 19:31:14 -07:00 |
|
Amir Raminfar
|
3a988b8fdc
|
feat: updates agents to be more resilient by reconnecting. also adds big performance issues in swarm mode with little updates to the UI. (#3145)
|
2024-07-25 08:01:33 -07:00 |
|
Amir Raminfar
|
082bed2382
|
perf: fixes an issue with too many containers (#3144)
|
2024-07-24 06:58:21 -07:00 |
|
Amir Raminfar
|
4aa315a471
|
fix: fixes first few lines not showing up. fixes #3139 (#3142)
|
2024-07-23 21:52:46 -07:00 |
|
Amir Raminfar
|
6c153051c9
|
fix: fixes broken host info for remote hosts. fixes #3103
|
2024-07-14 15:46:02 -07:00 |
|
Amir Raminfar
|
c5771fa9a4
|
feat: tries to use swarm node id if exists then machine-id (#3097)
|
2024-07-11 19:09:49 +00:00 |
|
Amir Raminfar
|
4de9c775ba
|
feat!: implements swarm mode with agents (#3058)
|
2024-07-05 13:38:10 -07:00 |
|
Amir Raminfar
|
48fc3d3c74
|
chore: updates docker to latest client and fixes deprecations (#3062)
|
2024-06-28 21:17:45 +00:00 |
|
Amir Raminfar
|
2355fdb152
|
chore: code clean up
|
2024-06-11 07:55:44 -07:00 |
|
Amir Raminfar
|
220218d44d
|
feat: show start event for containers (#3014)
|
2024-06-06 08:26:03 -07:00 |
|
Amir Raminfar
|
ba0206a903
|
feat: supports swarm mode with stacks and services on remote hosts 🙌🏼 (#2961)
|
2024-05-23 10:17:16 -07:00 |
|
Amir Raminfar
|
8a2640cd6b
|
chore: send server id by loading system info (#2936)
|
2024-05-08 01:18:51 +00:00 |
|
Amir Raminfar
|
d7079c36e4
|
chore: logs swarm mode to beacon (#2918)
|
2024-04-26 21:30:32 +00:00 |
|
Amir Raminfar
|
83f488ecef
|
fix: tries to reconnect of remote host disconnects (#2876)
|
2024-04-08 11:59:03 -07:00 |
|
Amir Raminfar
|
b72ee29aa3
|
fix: this fixes a critical bug where multiple stat collectors were competing and never stopping. see #2838 (#2839)
|
2024-03-21 16:09:01 +00:00 |
|
Amir Raminfar
|
5b1b2463b0
|
fix: fixes missing nano seconds for parsing between logs. see #2783 (#2785)
|
2024-02-20 08:50:00 -08:00 |
|
Amir Raminfar
|
d67f2da1ba
|
fix: uses github.com/goccy/go-json for less CPU (#2766)
|
2024-02-09 11:11:20 -08:00 |
|
Amir Raminfar
|
fc8b67a902
|
fix: fixes race issues (#2747)
|
2024-02-02 13:56:48 -08:00 |
|
Amir Raminfar
|
b8869784d4
|
fix: fixes a potential deadlock when reading stats (#2745)
|
2024-02-02 09:57:06 -08:00 |
|
Amir Raminfar
|
8677a34087
|
feat: collects all stats like cpu and mem in background for up to 5 minutes (#2740)
|
2024-02-01 12:43:44 -08:00 |
|
Amir Raminfar
|
ef636c86fc
|
fix: removes deprecated code (#2730)
|
2024-01-24 17:48:29 +00:00 |
|
Amir Raminfar
|
5d28917d11
|
fix(deps): update module github.com/docker/docker to v25 (#2719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-19 14:43:18 -08:00 |
|
Amir Raminfar
|
e1d38a3582
|
fix: fixes stats on windows (#2675)
|
2024-01-09 13:03:30 -08:00 |
|
Amir Raminfar
|
a4026e16e8
|
feat: adds labels to fuzzy search dialog (#2649)
|
2024-01-04 07:47:51 -08:00 |
|
Akash Ramaswamy
|
f240b7011b
|
test: added test cases for container actions (#2559)
|
2023-12-05 07:48:37 -08:00 |
|
Akash Ramaswamy
|
f78534f529
|
feat: can start and stop containers now using the drop down. This feature is not enabled by default. (#2548)
|
2023-11-30 14:04:22 -08:00 |
|
Amir Raminfar
|
2a07ca39db
|
chore(refactor): refactors go code (#2443)
|
2023-10-24 06:28:16 -07:00 |
|