Amir Raminfar
|
8000b6c14e
|
feat: support shell resize (#4287)
|
2025-12-12 15:07:54 -08:00 |
|
Amir Raminfar
|
252d865460
|
fix: fixes really big logs being split in Docker that exceeded 16KB (#3946)
|
2025-06-04 13:54:13 -07:00 |
|
Amir Raminfar
|
70c23b0b1e
|
fix: fixes broken cpu and memory limits on swarm mode. correctly implements limits with agents (#3785)
|
2025-04-09 15:02:38 -07:00 |
|
Amir Raminfar
|
ddff265023
|
fix: fixes cpu limit being miscalculated (#3782)
|
2025-04-09 08:58:21 -07:00 |
|
Amir Raminfar
|
f363b6f366
|
feat: adds limit to docker containers (#3766)
|
2025-04-08 15:57:33 +00:00 |
|
Amir Raminfar
|
2fc848254d
|
chore: updates sync package to v4 (#3751)
|
2025-04-02 20:25:19 +00:00 |
|
Amir Raminfar
|
ea2132efc9
|
feat: adds terminal mode to attach or exec shell on a container (#3726)
|
2025-03-30 08:32:59 -07:00 |
|
Amir Raminfar
|
c1038c0a9e
|
chore: adds warning log if containers are empty using user filter (#3669)
|
2025-02-24 20:42:30 +00:00 |
|
Amir Raminfar
|
3eec803e45
|
chore: updates docker to v28 (#3655)
|
2025-02-20 18:54:25 +00:00 |
|
Amir Raminfar
|
21fe5b84f2
|
feat: supports namespaces properly in k8s mode (#3631)
|
2025-02-15 09:35:32 -08:00 |
|
Amir Raminfar
|
13da2a4222
|
feat: supports k8s cluster (#3599)
|
2025-02-10 09:29:39 -08:00 |
|
Amir Raminfar
|
eba87fa49e
|
fix: updates default timeout and adds user agent. see #3610 (#3611)
|
2025-02-09 14:13:31 -08:00 |
|
Amir Raminfar
|
5f73b41c57
|
chore: refactors to be more generic (#3594)
|
2025-02-03 12:42:09 -08:00 |
|
Amir Raminfar
|
368646a7a3
|
feat: improves toasts for mobile (#3547)
|
2025-01-13 19:16:17 +00:00 |
|
Amir Raminfar
|
5d57439d3d
|
fix: fixes grouping not working with unknown levels (#3520)
|
2025-01-07 19:33:19 +00:00 |
|
James Shaw
|
5c33f4437e
|
feat: handle log levels with double quotes (#3519)
|
2025-01-07 08:55:38 -08:00 |
|
Amir Raminfar
|
40015f7385
|
chore: fixes finishedAt correctly when container stops
|
2025-01-04 14:20:16 -08:00 |
|
Amir Raminfar
|
46fb09e2f7
|
feat: handles container exits better and uses the real time when container has exited (#3504)
|
2025-01-03 13:09:36 -08:00 |
|
Amir Raminfar
|
9cff809a8e
|
fix: fixes log levels not being parsed correctly and supports short levels like dbg (#3491)
|
2024-12-30 17:59:01 +00:00 |
|
Amir Raminfar
|
23ba1f6603
|
chore: improves security by updating all find containers with user scope (#3464)
|
2024-12-16 21:49:12 +00:00 |
|
Amir Raminfar
|
d312871d89
|
feat: allows filters to be set at user level (#3456)
|
2024-12-14 18:25:15 +00:00 |
|
Amir Raminfar
|
d2e1b26fb4
|
fixes all tests
|
2024-12-13 14:30:46 -08:00 |
|
Amir Raminfar
|
c0b40da585
|
adds logging
|
2024-12-13 13:20:15 -08:00 |
|
Amir Raminfar
|
242c3e74dc
|
fixes some tests
|
2024-12-13 13:15:17 -08:00 |
|
Amir Raminfar
|
9a73d18da6
|
removes unused code
|
2024-12-13 12:07:43 -08:00 |
|
Amir Raminfar
|
74b5adad00
|
feat: enables container filter to be configured at multiple places
|
2024-12-13 11:59:39 -08:00 |
|
Amir Raminfar
|
d4fa7ace90
|
fix: fixes log levels that have ansi color by stripping (#3400)
|
2024-11-16 23:38:46 +00:00 |
|
Amir Raminfar
|
1144bdfbd2
|
feat: enables swarm cluster to connect to external agents (#3394)
Co-authored-by: Mitch Brown <mitch@mitchbrown.ca>
|
2024-11-16 15:17:29 -08:00 |
|
Vladimir Urushev
|
80d502eb29
|
fix: fixes log parser (#3398)
|
2024-11-16 08:24:40 -08:00 |
|
Amir Raminfar
|
c032f788fb
|
feat: supports container rename (#3390)
|
2024-11-14 21:54:56 +00:00 |
|
Amir Raminfar
|
d529ed7855
|
feat: checks level with equal sign (#3368)
|
2024-11-02 10:40:49 -07:00 |
|
Amir Raminfar
|
f3ab541ad1
|
fix: fixes an edge case where a container might get stuck in created state (#3338)
|
2024-10-21 13:14:50 -07:00 |
|
Amir Raminfar
|
2c2e3d5790
|
fix: fixes empty blank links to not show up as json (#3324)
|
2024-10-12 08:52:56 -07:00 |
|
Amir Raminfar
|
1e5264a00b
|
feat: adds support for levels (#3306)
|
2024-10-04 13:47:12 -07:00 |
|
Amir Raminfar
|
36e5abfa64
|
fix: supports empty values for logfmt (#3300)
|
2024-09-30 18:17:17 +00:00 |
|
Elias Axelsson
|
f01cec0b39
|
fix: guess log level will also check severity (#3294)
|
2024-09-28 12:20:30 -07:00 |
|
Amir Raminfar
|
dfaa52e2a6
|
chore: removes go-json (#3284)
|
2024-09-20 17:02:00 +00:00 |
|
Amir Raminfar
|
92614ea63c
|
perf: introduces a timeout when fetching host info (#3276)
|
2024-09-20 16:19:08 +00:00 |
|
Amir Raminfar
|
a5ffd88884
|
fix: improves search by backfilling on first search (#3261)
|
2024-09-07 22:11:09 +00:00 |
|
Amir Raminfar
|
9f2f8b8245
|
feat!: moves search to backend for better experience. It does remove show search results in context. (#3245)
|
2024-09-03 08:02:09 -07:00 |
|
Amir Raminfar
|
077eeb7917
|
chore: uses zerolog instead of logrus (#3203)
|
2024-08-14 17:04:18 +00:00 |
|
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
|
ed84b9a181
|
perf: uses a semaphore to fetch containers faster in parallel (#3161)
|
2024-07-28 14:54:45 -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
|
2bd0031feb
|
chore: fixes async bug
|
2024-07-24 08:03:25 -07:00 |
|
Amir Raminfar
|
082bed2382
|
perf: fixes an issue with too many containers (#3144)
|
2024-07-24 06:58:21 -07:00 |
|