tldraw/apps
Kumi b3b61e941d
Some checks are pending
Checks / Tests & checks (push) Waiting to run
Checks / Build all projects (push) Waiting to run
Deploy bemo / Deploy bemo to ${{ (github.ref == 'refs/heads/production' && 'production') || (github.ref == 'refs/heads/main' && 'staging') || 'preview' }} (push) Waiting to run
Deploy .com / Deploy dotcom to ${{ (github.ref == 'refs/heads/production' && 'production') || (github.ref == 'refs/heads/main' && 'staging') || 'preview' }} (push) Waiting to run
End to end tests / End to end tests (push) Waiting to run
Publish Canary Packages / Publish Canary Packages (push) Waiting to run
Publish VS Code Extension / Publish VS Code Extension (push) Waiting to run
feat: migrate to Express.js for improved routing
Switched from `itty-router` to `Express.js` to enhance route handling and middleware support. Refactored the worker script to use `express` for routing and added middlewares for JSON and CORS handling. Updated development tooling to use `nodemon` for automatic restarts on file changes, improving the developer experience. Replaced `var` with `const` for better code practices and added PostgreSQL support with relevant schema.
2024-07-17 07:48:00 +02:00
..
apps-script google meet: add hardware whiteboard integration (#3765) 2024-05-20 14:52:05 +00:00
bemo-worker fix wrangler config (#4186) 2024-07-16 10:55:34 +00:00
docs docs: fix up typo (#4194) 2024-07-16 14:39:40 +00:00
dotcom csp: enable image upload for dev mode (#4199) 2024-07-16 15:56:18 +00:00
dotcom-asset-upload introduce images.tldraw.xyz image optimisation worker (#4069) 2024-07-08 16:25:53 +00:00
dotcom-worker feat: migrate to Express.js for improved routing 2024-07-17 07:48:00 +02:00
examples bemo custom shape example (#4174) 2024-07-16 11:24:01 +00:00
health-worker main: fix health worker wrnagler names 2024-07-01 15:44:30 +01:00
huppy followups to z-index and PR template (#4054) 2024-07-09 09:22:43 +00:00
images.tldraw.xyz introduce images.tldraw.xyz image optimisation worker (#4069) 2024-07-08 16:25:53 +00:00
vscode csp: followup fixes/dx/tweaks (#4159) 2024-07-16 14:20:38 +00:00