tldraw/packages
alex 8906bd8ffa
Demo server bookmark unfurl endpoint (#4062)
This adds the HTMLRewriter-based bookmark unfurler to the demo server.
It moves the unfurler into worker-shared, and adds some better shared
error handling across our workers.

I removed the fallback bookmark fetcher where we try and fetch websites
locally. This will almost never work, as it requires sites to set public
CORS.

### Change type
- [x] `other`
2024-07-03 10:48:34 +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 Demo server bookmark unfurl endpoint (#4062) 2024-07-03 10:48:34 +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 Demo server bookmark unfurl endpoint (#4062) 2024-07-03 10:48:34 +00:00
worker-shared Demo server bookmark unfurl endpoint (#4062) 2024-07-03 10:48:34 +00:00