Noste
d494c811a0
feat: add website hosting configuration for buckets
...
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com >
2026-03-07 13:53:52 +01:00
Noste
b8b0b6b0fa
feat: enhance S3 service to use bucket-specific MinIO client for object retrieval and deletion
...
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com >
2026-03-07 10:56:48 +01:00
Mitch Murphy
7df74cd7e8
Update dependencies in go.mod and go.sum
...
- Upgraded github.com/gofiber/fiber/v3 from v3.0.0-rc.3 to v3.1.0
- Upgraded github.com/golang-jwt/jwt/v5 from v5.3.0 to v5.3.1
- Upgraded github.com/minio/minio-go/v7 from v7.0.97 to v7.0.98
- Updated golang.org/x/oauth2 from v0.34.0 to v0.35.0
- Downgraded github.com/cloudflare/circl from v1.6.2 to v1.6.1
- Downgraded github.com/sagikazarmark/locafero from v0.12.0 to v0.11.0
- Updated various indirect dependencies including go-openapi packages and others
2026-03-01 23:31:17 -05: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
8063ae18a8
feat: enhance Ed25519 private key parsing to support PKCS#8 format
...
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com >
2025-12-26 15:42:08 +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
7419d5a14b
feat: update garage image version to 2.1.0 and fix JSON field name for storage nodes
...
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com >
2025-12-22 12:11:38 +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
Noste
7a4e187745
feat: trim protocol from MinIO endpoint and set SSL flag
...
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com >
2025-12-21 15:29:19 +01:00
Noste
ebfdad8898
feat: add region configuration to MinIO client initialization
...
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com >
2025-12-21 15:24:15 +01:00
Noste
4656d1bce9
feat: add functionality to create and reveal secret access keys for users
...
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com >
2025-12-20 12:24:53 +01:00
Noooste
b747e4dee2
feat: implement JWT authentication service with state management
2025-12-19 16:17:25 +01:00
Noooste
d8694bc272
feat: enhance authentication with JWT support and clean up unused code
2025-12-08 22:37:14 +01:00
Noooste
f4eaca62e8
feat: add Docker support with Dockerfile, docker-compose.yml, and .dockerignore
2025-12-08 21:43:04 +01:00