zerobyte/app
kealuya c69615b3b6
Description: (#393)
Added support for virtual-host style access for Huawei Cloud OBS. This is achieved by introducing the AWS_S3_BUCKET_LOOKUP environment variable and adding the s3.bucket-lookup=dns option to the parameters.

Changes:

Set AWS_S3_BUCKET_LOOKUP environment variable.
Included s3.bucket-lookup=dns in the S3 configuration options to ensure compatibility with Huawei OBS DNS-based bucket addressing.
2026-01-25 11:23:14 +01:00
..
client chore(deps): bump the minor-patch group across 1 directory with 17 updates (#404) 2026-01-25 11:22:29 +01:00
drizzle refactor: async doctor (#375) 2026-01-22 21:55:45 +01:00
lib feat: user management (#394) 2026-01-21 22:25:15 +01:00
middleware refactor: better-auth (#319) 2026-01-07 22:36:20 +01:00
schemas refactor: async doctor (#375) 2026-01-22 21:55:45 +01:00
server Description: (#393) 2026-01-25 11:23:14 +01:00
test Multi users (#381) 2026-01-20 22:28:22 +01:00
utils feat: add 2FA (TOTP) support (#326) 2026-01-09 21:12:05 +01:00
app.css feat: display updates and release notes (#290) 2026-01-04 10:19:23 +01:00
context.ts Multi users (#381) 2026-01-20 22:28:22 +01:00
root.tsx refactor: move from biome to oxlint/oxformat (#311) 2026-01-05 21:04:37 +01:00
routes.ts Multi users (#381) 2026-01-20 22:28:22 +01:00