tldraw/packages
alex dcfc6da604
Demo assets server (#4055)
Adds an assets server to the demo worker, and reworks the existing asset
server to use the same code. There are a few simplifications to the code
due to some DX improvements working with R2 and caches. I also removed
the `HEAD` request from the assets server: i took a look at our logs and
it's not actually used at all.

This also fixes an issue where users could overwrite the contents of the
asset uploads bucket.

### Change type

- [x] `other`
2024-07-02 13:08:50 +00:00
..
assets Update CHANGELOG.md [skip ci] 2024-06-25 13:27:57 +00:00
dotcom-shared Force interface instead of type for better docs (#3815) 2024-05-22 15:55:49 +00:00
editor Cleanup z-indices (#4020) 2024-06-27 13:30:18 +00:00
namespaced-tldraw Update CHANGELOG.md [skip ci] 2024-06-25 13:27:57 +00:00
state Update CHANGELOG.md [skip ci] 2024-06-25 13:27:57 +00:00
store Update CHANGELOG.md [skip ci] 2024-06-25 13:27:57 +00:00
tldraw asset: targeted fix for loading the initial url quicker, before debouncing (#4058) 2024-07-02 10:32:43 +00:00
tlschema Add setDefaultValue to StyleProp (#4044) 2024-07-01 10:21:33 +00:00
tlsync fix dotcom worker bundle size (#4030) 2024-06-27 11:31:04 +00:00
utils Initial bemo worker setup (#4017) 2024-07-01 11:35:23 +00:00
validate Unfurl bookmarks in worker (#4039) 2024-07-01 14:40:03 +00:00
worker-shared Demo assets server (#4055) 2024-07-02 13:08:50 +00:00