Amir Raminfar
|
1f712b56e0
|
fix: fixes start event to have correct time (#4294)
|
2025-12-14 16:39:46 +00:00 |
|
Amir Raminfar
|
8000b6c14e
|
feat: support shell resize (#4287)
|
2025-12-12 15:07:54 -08:00 |
|
Amir Raminfar
|
a9cfa97704
|
feat: supports grouping containers always (#4272)
|
2025-12-02 09:50:50 -08:00 |
|
Amir Raminfar
|
bafcbf6d66
|
feat: enables filters and level filters when downloading (#4251)
|
2025-11-19 14:35:30 -08:00 |
|
Andrei Micuda
|
065dd0aea0
|
feat: update log level retrieval to support CLEF-format logs ( '@l' key) (#4236)
|
2025-11-10 08:27:18 -08:00 |
|
Amir Raminfar
|
653fc8878a
|
fix: fixes filtering of levels to backfill, similar to search (#4228)
|
2025-11-06 06:31:02 -08:00 |
|
Amir Raminfar
|
911f785e2c
|
feat: support setting the path to certs (#4198)
|
2025-10-19 12:15:50 -07:00 |
|
Amir Raminfar
|
938c6229f8
|
fix: fixes a nil pointer that was happening in the agent (#4183)
|
2025-10-17 08:30:47 -07:00 |
|
Amir Raminfar
|
3195bc0d80
|
feat: adds compression and bigger receive limit to agent grpc (#4162)
|
2025-10-01 15:36:25 -07:00 |
|
Amir Raminfar
|
65d690074c
|
feat: support for dozzle_* roles (#4153)
|
2025-09-29 13:04:18 -07:00 |
|
Amir Raminfar
|
e8e1c3ea6b
|
chore: makes save private (#4152)
|
2025-09-26 18:02:17 +00:00 |
|
Dmitry Mazurov
|
29f06eb00d
|
feat: add DOZZLE_AUTH_LOGOUT_URL support for ForwarderProxy (#4151)
|
2025-09-26 10:44:14 -07:00 |
|
Amir Raminfar
|
020342a1bd
|
fix: supports roles as json, comma or pipe sepearated values (#4150)
|
2025-09-26 17:00:00 +00:00 |
|
Amir Raminfar
|
c4060b2206
|
chore: uses trim instead
|
2025-09-25 14:05:23 -07:00 |
|
Amir Raminfar
|
5675389049
|
fix: fixes roles for proxy to default to all (#4145)
|
2025-09-25 14:01:50 -07:00 |
|
Amir Raminfar
|
5aea48f3ca
|
fix: resets session for existing users who do not have roles defined (#4141)
|
2025-09-23 11:05:32 -07:00 |
|
Amir Raminfar
|
fb359cb9d5
|
fix: if roles changed after a restart of Dozzle, then it resets user session (#4139)
|
2025-09-23 16:03:07 +00:00 |
|
Amir Raminfar
|
2b0c9124d7
|
chore: adds all and throws warning if role does not exist
|
2025-09-21 16:43:19 -07:00 |
|
Amir Raminfar
|
e75b4d03bc
|
chore: quick clean up
|
2025-09-21 14:57:06 -07:00 |
|
Dmitry Mazurov
|
5f24657b41
|
feat: Add user roles (#4133)
|
2025-09-21 14:51:16 -07:00 |
|
Akash R
|
f6e3d487ac
|
fix: panic - waitGroup counter goes negative (#4101)
|
2025-09-03 09:42:08 -07:00 |
|
uponminiature
|
01c564228b
|
feat: release check mode (#4095)
|
2025-09-01 14:28:49 -07:00 |
|
uponminiature
|
6df66dade9
|
feat: implement ability to disable avatars (#4091)
Co-authored-by: uponminiature <226739065+uponminiature@users.noreply.github.com>
|
2025-08-29 21:20:03 +00:00 |
|
Amir Raminfar
|
16495a66a0
|
feat: Changes the fetching of containers from serial to parallel. (#4088)
|
2025-08-27 20:24:45 -07:00 |
|
Amir Raminfar
|
7be0515648
|
chore: uses wg.Go where possible (#4074)
|
2025-08-15 15:29:25 +00:00 |
|
Jérémy Touati
|
f843635060
|
fix: allows dots inside URLs (not at end) (#4035)
|
2025-07-13 10:17:13 -07:00 |
|
Amir Raminfar
|
0c25f0f82e
|
fix: removes period at the end of URLs (#4016)
|
2025-06-30 15:25:08 +00:00 |
|
Amir Raminfar
|
d5b5b92701
|
chore: moves log to trace
|
2025-06-22 08:40:27 -07:00 |
|
Amir Raminfar
|
176d41aff3
|
chore: moves log to debug
|
2025-06-16 10:07:31 -07:00 |
|
Amir Raminfar
|
633d794539
|
feat: supports wrn level. see #3984 (#3985)
|
2025-06-16 16:12:07 +00:00 |
|
Amir Raminfar
|
2d39629de1
|
fix: fixes incorrect escaping of array strings. fixes #3962 (#3973)
|
2025-06-12 11:47:34 -07:00 |
|
Amir Raminfar
|
d98000b35a
|
feat: adds the ability to show a specific log from the past with a permanent link (#3958)
|
2025-06-11 23:23:48 +00: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
|
a8f2dc17d6
|
fix: fixes raw message not being there from agents (#3935)
|
2025-05-30 08:37:32 -07:00 |
|
Amir Raminfar
|
2aad18d729
|
fix: fixes logfmt in details (#3912)
|
2025-05-24 13:47:13 -07:00 |
|
Amir Raminfar
|
b70c2da290
|
fix: fixes search and urls in detail panel (#3907)
|
2025-05-21 19:59:00 -07:00 |
|
Amir Raminfar
|
804199aa9a
|
fix: fixes url pattern matcher with quotes (#3902)
|
2025-05-21 08:52:26 -07:00 |
|
Amir Raminfar
|
fd663b9c0e
|
feat: adds option to instantly redirect to new container (#3897)
|
2025-05-18 18:14:06 -07:00 |
|
Amir Raminfar
|
66b0dfe280
|
chore: adds shell to analytics (#3891)
|
2025-05-15 15:21:53 +00:00 |
|
Amir Raminfar
|
0e8452c146
|
feat: supports multiple namespaces for k8s (#3848)
|
2025-04-27 14:02:03 +00:00 |
|
Amir Raminfar
|
baf9f74fd0
|
fix: adds html content type to index.html (#3845)
|
2025-04-24 15:14:37 -07:00 |
|
Amir Raminfar
|
5433939690
|
fix: fixes searching escaped html and by unescaping before searching (#3838)
|
2025-04-24 11:27:53 -07:00 |
|
Amir Raminfar
|
10705f05a6
|
fix: fixes potential nil pointer when no container exists (#3828)
|
2025-04-21 12:55:52 -07:00 |
|
Amir Raminfar
|
757c1385f7
|
chore: fixes static checker
|
2025-04-21 11:19:58 -07:00 |
|
Amir Raminfar
|
ccfab708d4
|
feat: uses brotli on the fly for static files and gzip for streaming (#3825)
|
2025-04-21 18:14:57 +00:00 |
|
Amir Raminfar
|
1cf178e37d
|
feat: more improvements to analytic and gzips logs for better performance (#3814)
|
2025-04-17 14:09:06 -07:00 |
|
Amir Raminfar
|
a33f7bf3b2
|
fix: reverts confirm password
|
2025-04-13 15:31:28 -07:00 |
|
Amir Raminfar
|
481f2bd592
|
chore: format
|
2025-04-12 13:44:40 -07:00 |
|
Amir Raminfar
|
b33ae4fa4e
|
fix: Use /tmp instead of ./ to ensure that user permissions can be mounted correctly. (#3797)
|
2025-04-12 13:44:21 -07:00 |
|
Amir Raminfar
|
7455a4c53c
|
feat: improves generate with confirm to catch typos (#3794)
|
2025-04-11 09:16:04 -07:00 |
|