-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* BC-4709-create-authorizatiopn-service * Fixed errorMessage * fix error handling * Check redirect * redirect * redirect * Add button * Add logout redirect * fix * Add handling errors * Add check * fix dependencies * Add 4404 error * add check * Delete console.log * Fix * rewrite create-react-app to vite and refactor * Delete .idea directory * update Dockerfile * fix modal showing on refresh * fix favicon * fix zoom * add timeout * fix line separators * change tsconfig extensions option * move redirect method to utils * remove default room name * remove comment * remove console log on localhost * fix line endings * add custom cursors and refactor * fix error handling * add error handling and refactor * add file storage support * add notifications * Revert "Merge branch 'main' into vite-tldraw-storage" This reverts commit 27e1a41, reversing changes made to e4a6ce8. * fix dependency review * fix allowed assets condition * adjust cursor position * add error notifications and minor fixes * clear error data on start * remove unused package * fix users count hook * fix multiplayer state * move method inside useEffect * refactor html remover hook * set default tldraw state in setup * set default tldraw state in setup * configure vitest and add tests * fix notifications and error messages * move and add some comments * change page title * rename function * fix import order * change user displayname to full name * fix user name display * update vite * Change parent type in file endpoint * change file api url * Hide the user indicator when focus mode is on * Fix tests * fix merge conflicts * Small fix --------- Co-authored-by: Viktoriia <1> Co-authored-by: davwas <[email protected]> Co-authored-by: blazejpass <[email protected]>
- Loading branch information
1 parent
5778c5f
commit 8efa399
Showing
5 changed files
with
142 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters