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
|
f1eeca60bf
|
feat: add garage.toml support (#30)
|
2026-04-24 11:27:43 +02:00 |
|
Noooste
|
9022b90f02
|
test: add unit tests for authentication and CORS middleware
Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com>
|
2026-04-19 15:41:17 +02:00 |
|
Noooste
|
68be5ea2be
|
feat(logging): enhance logging in GarageAdminService with detailed request information
Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com>
|
2026-04-19 13:59:27 +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
|
dd275d2e78
|
test: add comprehensive test suite for logging, request ID, and user management
Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com>
|
2026-04-19 13:58:29 +02:00 |
|
Noooste
|
f63ce3452e
|
refactor: update handler methods to use interfaces for admin and S3 services
Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com>
|
2026-04-17 16:48:25 +02: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
|
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 |
|