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
|
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
|
076f5d0fc9
|
feat: adds shell behind a flag or env var (#3737)
|
2025-03-31 13:31:42 -07: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
|
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
|
cc76c00933
|
feat: enable merging logs for all containers in a host (#3492)
|
2024-12-31 08:55:48 -08:00 |
|
Amir Raminfar
|
d93efedc11
|
feat: supports downloading a group of containers in a zip file (#3490)
|
2024-12-30 17:24:55 +00:00 |
|
Amir Raminfar
|
864af3c24d
|
fixes nil pointer
|
2024-12-13 14:14:51 -08:00 |
|
Amir Raminfar
|
036bee5621
|
chore: enables debug (#3418)
|
2024-11-25 08:10:34 -08: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
|
567337649e
|
feat: supports auth ttl to override session with DOZZLE_AUTH_TTL env. (#3313)
|
2024-10-06 06:31:40 -07:00 |
|
Amir Raminfar
|
2a3af94467
|
fix: fixes merged view and incorrect base. fixes #3248 (#3249)
|
2024-09-03 20:54:10 +00:00 |
|
Amir Raminfar
|
077eeb7917
|
chore: uses zerolog instead of logrus (#3203)
|
2024-08-14 17:04:18 +00:00 |
|
Amir Raminfar
|
ce2b008098
|
fix: improves memory leak in new container stream (#3076)
|
2024-07-09 15:14:28 +00:00 |
|
Amir Raminfar
|
4de9c775ba
|
feat!: implements swarm mode with agents (#3058)
|
2024-07-05 13:38:10 -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
|
3c7df537ec
|
chore: changes APIs to be more restful and prepare for services (#2869)
|
2024-04-02 10:01:02 -07: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
|
25cb3c4c53
|
chore: adds tests for store (#2751)
|
2024-02-03 09:06:05 -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
|
6eb356aaa9
|
feat!: removes legacy authentication model (#2633)
|
2023-12-31 22:05:41 +00:00 |
|
Amir Raminfar
|
98bf45c5bc
|
feat!: removes custom content help support (#2628)
|
2023-12-30 14:18:14 -08:00 |
|
Amir Raminfar
|
6a4c384eb6
|
Revert "feat!: removes custom content help support"
This reverts commit 904b2a4f89.
|
2023-12-27 20:41:58 -08:00 |
|
Amir Raminfar
|
904b2a4f89
|
feat!: removes custom content help support
|
2023-12-27 19:08:04 -08:00 |
|
Amir Raminfar
|
4b658fbf1c
|
fix: proxies avatars which should fix #2591 and remove all CSP errors (#2599)
|
2023-12-16 14:01:53 -08:00 |
|
Akash Ramaswamy
|
f240b7011b
|
test: added test cases for container actions (#2559)
|
2023-12-05 07:48:37 -08:00 |
|
Amir Raminfar
|
10e4a7cfaa
|
fix: disables action routes if not configured (#2549)
|
2023-11-30 22:28:42 +00: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
|
60650ddc2c
|
feat: syncs all profile localStorage to disk (#2537)
|
2023-11-27 15:57:54 -08:00 |
|
Amir Raminfar
|
f8a9396f6e
|
chore(test): adds test for proxy mode (#2490)
|
2023-11-11 13:22:06 -08:00 |
|
Amir Raminfar
|
9fa4911aec
|
feat: list of releases can now be seen at the top (#2480)
|
2023-11-10 19:45:47 +00:00 |
|
Amir Raminfar
|
32de313c27
|
feat: supports having custom content with markdown (#2466)
|
2023-11-06 12:39:11 -08: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
|
2a07ca39db
|
chore(refactor): refactors go code (#2443)
|
2023-10-24 06:28:16 -07:00 |
|