AFFiNE/packages/frontend/core
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
..
.webpack feat: use custom image/preview link (#5584) 2024-01-23 08:53:57 +00:00
public chore: update favicon (#5566) 2024-01-16 07:42:32 +00:00
src feat(workspace): add blob and storage limit (#5535) 2024-01-24 07:34:51 +00:00
package.json feat: bump blocksuite (#5673) 2024-01-24 15:13:12 +08:00
project.json fix(core): implement editor timeout and report error from boundary (#5105) (#5151) 2023-12-01 07:25:08 +00:00
tsconfig.json refactor(workspace): split workspace interface and implementation (#5463) 2024-01-02 10:58:01 +00:00
tsconfig.node.json refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00
tsconfig.server.json refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00