Dmitry Mazurov
|
5f24657b41
|
feat: Add user roles (#4133)
|
2025-09-21 14:51:16 -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 |
|
Piyush Dixit
|
2f84190faa
|
feat: Add support for both .yml and .yaml files and prioritize .yml for users file (#3789)
|
2025-04-10 21:46:03 -07:00 |
|
Amir Raminfar
|
076f5d0fc9
|
feat: adds shell behind a flag or env var (#3737)
|
2025-03-31 13:31:42 -07:00 |
|
Amir Raminfar
|
7be55cbc08
|
chore: refactors sub commands
|
2025-02-21 15:03:14 -08:00 |
|
Amir Raminfar
|
b098dcaef0
|
fix: fixes missing client
|
2025-02-15 10:07:20 -08:00 |
|
Amir Raminfar
|
21fe5b84f2
|
feat: supports namespaces properly in k8s mode (#3631)
|
2025-02-15 09:35:32 -08:00 |
|
Amir Raminfar
|
6e3c811974
|
fix: fixes broken nil pointer. fixes #3626 (#3627)
|
2025-02-13 13:31:25 -08:00 |
|
Amir Raminfar
|
1d4698d77a
|
chore: adds error for agent
|
2025-02-10 14:19:05 -08:00 |
|
Amir Raminfar
|
13da2a4222
|
feat: supports k8s cluster (#3599)
|
2025-02-10 09:29:39 -08:00 |
|
Amir Raminfar
|
5f73b41c57
|
chore: refactors to be more generic (#3594)
|
2025-02-03 12:42:09 -08:00 |
|
Amir Raminfar
|
5b822bdcfb
|
fix: fixes hostname feature for swarm mode (#3535)
|
2025-01-10 14:52:04 +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
|
864af3c24d
|
fixes nil pointer
|
2024-12-13 14:14:51 -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
|
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 |
|
Amir Raminfar
|
567337649e
|
feat: supports auth ttl to override session with DOZZLE_AUTH_TTL env. (#3313)
|
2024-10-06 06:31:40 -07:00 |
|
Amir Raminfar
|
92614ea63c
|
perf: introduces a timeout when fetching host info (#3276)
|
2024-09-20 16:19:08 +00:00 |
|
Amir Raminfar
|
077eeb7917
|
chore: uses zerolog instead of logrus (#3203)
|
2024-08-14 17:04:18 +00:00 |
|
Amir Raminfar
|
37f0249065
|
chore: removes healthcheck analytics
|
2024-08-13 13:06:52 -07:00 |
|
Amir Raminfar
|
aacf0474e4
|
chore: fixes broken anallytics for generate
|
2024-08-13 13:00:29 -07:00 |
|
Amir Raminfar
|
1b9f25e64f
|
chore: fixes analytics to have better data (#3170)
|
2024-07-31 17:39:24 +00:00 |
|
Amir Raminfar
|
74fda04ebb
|
chore: adds swarm mode as analytics
|
2024-07-29 12:18:58 -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
|
79118368b1
|
chore: adds more logs for authentication (#3143)
|
2024-07-23 13:05:17 -07:00 |
|
Amir Raminfar
|
ec31d60fb0
|
fix: missed a few anlaytics that were not respecting no analytics flag (#3099)
|
2024-07-11 19:29:53 +00:00 |
|
Amir Raminfar
|
044c1db55d
|
chore: refactors main.go and moves cli args to a new file (#3070)
|
2024-07-06 17:51:36 +00:00 |
|
Amir Raminfar
|
4de9c775ba
|
feat!: implements swarm mode with agents (#3058)
|
2024-07-05 13:38:10 -07:00 |
|
Amir Raminfar
|
a991e66436
|
feat: adds generate subcommand to auto generate users.yml (#2939)
|
2024-05-10 14:35:49 -07:00 |
|
Amir Raminfar
|
8a2640cd6b
|
chore: send server id by loading system info (#2936)
|
2024-05-08 01:18:51 +00: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
|
f43f4d4ee4
|
chore: cleans up docs for env vars
|
2024-01-02 14:08:31 -08:00 |
|
Amir Raminfar
|
78eceb2237
|
chore: fixes typo
|
2024-01-01 15:20:51 -08:00 |
|
Amir Raminfar
|
45cf78c256
|
fix: removes extra slash for healthcheck. Fixes #2643 (#2645)
|
2024-01-01 13:37:00 -08:00 |
|
Ankit R Gadiya
|
ed43889e3b
|
feat: add support for custom headers for forward-proxy auth (#2642)
|
2023-12-31 20:59:14 -08:00 |
|
Amir Raminfar
|
6eb356aaa9
|
feat!: removes legacy authentication model (#2633)
|
2023-12-31 22:05:41 +00:00 |
|
Amir Raminfar
|
cb6adf275d
|
fix: adds timestamp to logs
|
2023-12-31 08:09:47 -08:00 |
|
Amir Raminfar
|
7da60edb1a
|
chore(analytics): removes GA and only pings with beacon. also adds support actions (#2557)
|
2023-12-01 18:26:41 +00:00 |
|
Amir Raminfar
|
6dab94d3b4
|
fix: changes --enableactions to --enable-actions (#2554)
|
2023-12-01 06:32:49 -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
|
0ad8f32588
|
chore: moves warn log to debug
|
2023-11-17 15:43:41 -08:00 |
|
Amir Raminfar
|
07147d1e5c
|
fix: returns afters healthcheck
|
2023-11-17 15:38:17 -08:00 |
|
Amir Raminfar
|
660b4c6f51
|
chore: updates to vite v5 (#2505)
|
2023-11-16 19:24:05 -08:00 |
|
Amir Raminfar
|
f8a9396f6e
|
chore(test): adds test for proxy mode (#2490)
|
2023-11-11 13:22:06 -08:00 |
|
Amir Raminfar
|
ebc02900b6
|
feat: prints local docker engine error
|
2023-10-31 16:02:58 -07:00 |
|
Amir Raminfar
|
cae8f2740d
|
feat: warns against using username and password
|
2023-10-31 12:45:30 -07:00 |
|
Amir Raminfar
|
e85a4aefa2
|
feat: adds support for user.yml from disk (#2455)
|
2023-10-30 12:20:00 -07:00 |
|
Amir Raminfar
|
1fe46e605a
|
feat: syncs settings to disk for authenticated users (#2445)
|
2023-10-27 12:53:42 -07:00 |
|
Amir Raminfar
|
fd24659903
|
chore(docs): adds docks for forward-proxy
|
2023-10-25 13:48:11 -07:00 |
|