AFFiNE/packages/frontend
JimmFly 25897dc404
feat(workspace): add blob and storage limit (#5535)
close TOV-343 AFF-508 TOV-461 TOV-460 TOV-419

Add `isOverCapacity ` status to detect if blob usage exceeds limits.
Add `onCapacityChange` and `onBlobSet` to monitor if the storage or blob exceeds the capacity limit.
Global modals `LocalQuotaModal` and `CloudQuotaModal` have been added, with the upload size of the blob being limited within the modal components.
The notification component has been adjusted, now you can pass in `action` click events and `actionLabel` .
2024-01-24 07:34:51 +00:00
..
component feat(workspace): add blob and storage limit (#5535) 2024-01-24 07:34:51 +00:00
core feat(workspace): add blob and storage limit (#5535) 2024-01-24 07:34:51 +00:00
electron feat: bump blocksuite (#5673) 2024-01-24 15:13:12 +08:00
electron-api feat: upgrade electron and playwright (#5632) 2024-01-19 03:16:06 +00:00
graphql feat(workspace): add blob and storage limit (#5535) 2024-01-24 07:34:51 +00:00
i18n feat(workspace): add blob and storage limit (#5535) 2024-01-24 07:34:51 +00:00
native chore: bump up @napi-rs/cli version to v3.0.0-alpha.33 (#5542) 2024-01-09 03:07:28 +00:00
templates style: apply prefer-node-protocol lint rule (#5627) 2024-01-19 03:47:08 +00:00
workspace-impl feat(workspace): add blob and storage limit (#5535) 2024-01-24 07:34:51 +00:00