Tldraw/apps/dotcom/src/utils
Mitja Bezenšek cef70d6a81
Remove access token logic. (#3187)
Looks like we had some leftover logic from pro. We removed it from
workers, but not (completely) from the client.

### Change Type

<!--  Please select a 'Scope' label ️ -->

- [ ] `sdk` — Changes the tldraw SDK
- [x] `dotcom` — Changes the tldraw.com web app
- [ ] `docs` — Changes to the documentation, examples, or templates.
- [ ] `vs code` — Changes to the vscode plugin
- [ ] `internal` — Does not affect user-facing stuff

<!--  Please select a 'Type' label ️ -->

- [ ] `bugfix` — Bug fix
- [ ] `feature` — New feature
- [ ] `improvement` — Improving existing features
- [x] `chore` — Updating dependencies, other boring stuff
- [ ] `galaxy brain` — Architectural changes
- [ ] `tests` — Changes to any test code
- [ ] `tools` — Changes to infrastructure, CI, internal scripts,
debugging tools, etc.
- [ ] `dunno` — I don't know


### Release Notes

- Remove some leftover logic from pro days.
2024-03-18 14:34:38 +00:00
..
context-menu tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
migration tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
remote-sync Remove access token logic. (#3187) 2024-03-18 14:34:38 +00:00
assetUrls.ts [dotcom] Delete service worker, cache tldraw assets (#2552) 2024-01-19 15:31:01 +00:00
cloneAssetForShare.ts tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
config.ts unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00
createAssetFromFile.ts tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
createAssetFromUrl.ts tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
defineLoader.tsx unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00
env.ts unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00
errorReporting.ts unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00
qrcode.ts unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00
scratch-persistence-key.ts Wrap local/session storage calls in try/catch (take 2) (#3066) 2024-03-04 16:15:20 +00:00
sharing.ts tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
shouldClearDocument.tsx tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
shouldLeaveSharedProject.tsx tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
shouldOverrideDocument.tsx tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
trackAnalyticsEvent.ts unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00
url.ts Composable custom UI (#2796) 2024-02-15 12:10:09 +00:00
useCursorChat.ts tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
useFileSystem.tsx tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
useHandleUiEvent.tsx unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00
userPreferences.ts Wrap local/session storage calls in try/catch (take 2) (#3066) 2024-03-04 16:15:20 +00:00