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 |
|
Amir Raminfar
|
2a07ca39db
|
chore(refactor): refactors go code (#2443)
|
2023-10-24 06:28:16 -07:00 |
|
Amir Raminfar
|
be11c32139
|
feat: adds forward-proxy (#2442)
|
2023-10-23 15:31:39 -07:00 |
|
Amir Raminfar
|
f4bc3bdc21
|
feat: uses --hostname as the label for localhost. see #2394 (#2412)
* feat: uses --hostname as the label for localhost. see #2394
* fixes tests
|
2023-10-05 13:36:33 -07:00 |
|
Amir Raminfar
|
2ec0d7bd4e
|
chore: code clean up (#2349)
|
2023-08-14 10:49:43 -07:00 |
|
Amir Raminfar
|
14dd1af6df
|
feat: warns against unexpected env variables (#2345)
|
2023-08-11 10:23:24 -07:00 |
|
Amir Raminfar
|
8c8987b666
|
chore(refactor): refactors docker client for better testing (#2302)
* chore(refactor): refactors docker client for better testing
* more refactoring and clenaing up tests
|
2023-07-11 13:21:46 -07:00 |
|
Amir Raminfar
|
2c909dab09
|
fix: adds port and schema to connection again to fix clashes between same host. fixes #2279 (#2289)
* fix: adds port and schema to connection again to fix clashes between same host. fixes #2279
* fixes tests
|
2023-07-06 09:22:22 -07:00 |
|
Amir Raminfar
|
70acaa64d8
|
feat: adds ability to support labels with | delimeter (#2276)
* feat: adds ability to support labels with | delimeter
* fixes tests
* updates docs
|
2023-06-28 12:14:17 -07:00 |
|
Amir Raminfar
|
05a4b7c25a
|
feat(dev): moves vite integeration to backend (#2272)
* feat(dev): moves vite integeration to backend
* fixes dockerbuild
* fixes docker build
* fixes custom base
* fixes base path again
* uses concurrently instead
* fixes go tests
|
2023-06-27 09:20:24 -07:00 |
|