mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-04 02:49:57 +08:00
76524084d1
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Flexible blob uploads: GRAPHQL, presigned, and multipart flows with
per‑part URLs, abort/complete operations, presigned proxy endpoints, and
nightly cleanup of expired pending uploads.
* **API / Schema**
* GraphQL additions: new types, mutations, enum and error to manage
upload lifecycle (create, complete, abort, get part URL).
* **Database**
* New blob status enum and columns (status, upload_id); listing now
defaults to completed blobs.
* **Localization**
* Added user-facing message: "Blob is invalid."
* **Tests**
* Expanded unit and end‑to‑end coverage for upload flows, proxy
behavior, multipart and provider integrations.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
28 lines
336 B
JSON
28 lines
336 B
JSON
{
|
|
"ar": 99,
|
|
"ca": 100,
|
|
"da": 4,
|
|
"de": 99,
|
|
"el-GR": 99,
|
|
"en": 100,
|
|
"es-AR": 99,
|
|
"es-CL": 100,
|
|
"es": 99,
|
|
"fa": 99,
|
|
"fr": 100,
|
|
"hi": 2,
|
|
"it-IT": 99,
|
|
"it": 1,
|
|
"ja": 99,
|
|
"ko": 100,
|
|
"nb-NO": 30,
|
|
"pl": 99,
|
|
"pt-BR": 99,
|
|
"ru": 99,
|
|
"sv-SE": 99,
|
|
"uk": 99,
|
|
"ur": 2,
|
|
"zh-Hans": 100,
|
|
"zh-Hant": 99
|
|
}
|