Noste
c0976a1e1d
feat(preview): Implement object preview functionality ( #94 )
...
* feat(preview): implement object preview functionality with token-based access
* docs: update README to include inline object preview feature
* test: add range read error handling and attachment content disposition tests
2026-07-15 00:01:04 +02:00
Noste
0d804fbd39
feat(oidc): add fine grained access control ( #91 )
...
* feat(access-control): fine grain tokens
* fix(docs): clean wording
* test(access-control): add tests for team extraction from access tokens and bucket info permissions
* test(vocabulary): add test for ExpandGlob function to reject non-glob patterns
* feat(helm): add multi-user access control documentation and schema support
2026-07-11 17:57:28 +02:00
Alistair Young
5427758eaa
feat(backend,helm)!: bind to IPv6 wildcard by default for dual-stack support
...
* fix: Enable Garage UI to work on IPv6-based clusters.
* fix: building on nonstandard-uid machines.
* fix: Enable Garage UI to work on IPv6-based clusters.
2026-05-31 11:39:04 +02:00
Noste
1b645b0c2c
fix(auth): remove auto-enable token auth logic
...
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com >
2026-05-23 12:46:38 +02:00
Noste
f1eeca60bf
feat: add garage.toml support ( #30 )
2026-04-24 11:27:43 +02:00
Noste
390ccd7893
Support garage v1 ( #31 )
...
* feat: support garage v1
2026-04-24 09:53:56 +02:00
Noooste
afc4da7491
feat(logging): implement per-request logging middleware with access log
...
Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com >
2026-04-19 13:59:08 +02:00
Noooste
cbdab9a775
refactor: streamline object key handling and improve app name format
...
Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com >
2026-04-19 11:09:19 +02:00
Noste
94ad142edf
feat: add health API to retrieve application version and display in sidebar
...
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com >
2026-03-07 11:13:33 +01:00
Noste
8f81c7ffea
refactor: update logging configuration
...
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com >
2026-01-18 20:36:10 +01:00
Noste
80553c6450
feat: enhance authentication and upload features; add JWT support and upload progress component
...
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com >
2025-12-26 12:21:49 +01:00
Noste
61dae6c605
feat: implement admin and OIDC authentication methods; add login and user info endpoints
...
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com >
2025-12-21 23:42:02 +01:00
Noooste
f4eaca62e8
feat: add Docker support with Dockerfile, docker-compose.yml, and .dockerignore
2025-12-08 21:43:04 +01:00