This website requires JavaScript.
Explore
Help
Sign In
gsadmin
/
garage-ui
Watch
1
Star
0
Fork
0
You've already forked garage-ui
mirror of
https://github.com/Noooste/garage-ui.git
synced
2026-08-06 04:07:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfa13be75b912673c25e137900ba9be5f92cbfdc
garage-ui
/
backend
/
internal
T
History
Noooste
cfa13be75b
refactor(handlers): use apierr.Respond for key/permission upstream errors
2026-04-20 00:21:49 +02:00
..
apierr
feat(apierr): map upstream codes to API status/code and add Respond helper
2026-04-20 00:05:59 +02:00
auth
test: add unit tests for CreateDirectory endpoint and related S3 functionality
2026-04-19 18:11:21 +02:00
config
refactor: remove deprecated OIDC URLs from configuration
2026-04-19 11:08:24 +02:00
handlers
refactor(handlers): use apierr.Respond for key/permission upstream errors
2026-04-20 00:21:49 +02:00
middleware
test: add unit tests for authentication and CORS middleware
2026-04-19 15:41:17 +02:00
models
feat(api): add BUCKET_NOT_EMPTY/KEY_NOT_FOUND/INVALID_REQUEST error codes
2026-04-19 23:58:34 +02:00
routes
test: add unit tests for CreateDirectory endpoint and related S3 functionality
2026-04-19 18:11:21 +02:00
services
refactor(services): return *UpstreamError from S3 operations via FromMinio
2026-04-20 00:16:13 +02:00