Maielo
4c70f471cb
increased hidden disconnect timeout
2023-05-14 17:51:47 +02:00
dwelle
d61a87f132
Merge branch 'master' into HEAD
...
# Conflicts:
# src/excalidraw-app/collab/Collab.tsx
# src/excalidraw-app/index.tsx
# src/locales/en.json
2023-05-11 16:35:27 +02:00
David Luzar
599a8f3c6f
feat: support WelcomeScreen customization API ( #6048 )
2023-01-12 15:49:28 +01:00
Abdullah Adeel
7eaf47c9d4
fix: default light theme splash 🔧 ( #5660 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
2022-09-16 13:59:03 +00:00
Seunghyun oh
ec4b3d913e
fix: remove no longer used code related to collab room loading ( #5699 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2022-09-15 19:58:07 +00:00
Ryan Di
df5a5f7d86
use excalidrawAPI.setToast for reconnection toast message
2022-09-01 19:33:46 +08:00
Ryan Di
a1b1a2f9a3
fix >5s blank scene for first one in the room when reconnecting
2022-08-30 22:36:24 +08:00
Ryan Di
c71495b140
add toast message when reconnecting to server
2022-08-29 16:23:52 +08:00
Ryan Di
f8c9f63650
fix: disconnect from and reconnect to socket server when visibilitychange
2022-08-26 20:11:16 +08:00
DanielJGeiger
0d70690ec8
fix: Don't save deleted ExcalidrawElements to Firebase ( #5108 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2022-05-09 15:38:44 +02:00
David Luzar
4d13dbf625
feat: reconcile when saving to firebase ( #4991 )
...
* naming tweaks
* do not mark local element as duplicate when there's no remote counterpart
* merge instead of overwrite elements when saving to firebase & reconcile local state
* decouple syncing from persistence
* fix ts
* clarify doc
* fix reconciliation not removing duplicates
2022-04-17 22:40:39 +02:00
Milos Vetesnik
6765fc16be
fix: improve pointer syncing performance ( #4883 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2022-03-06 22:11:14 +00:00
Aakansha Doshi
ca89d47d4c
feat: Sync local storage state across tabs when out of sync ( #4545 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2022-01-27 13:21:55 +01:00
David Luzar
6143d5195a
refactor: deduplicate encryption helpers ( #4146 )
2021-11-07 14:33:21 +01:00
David Luzar
163ad1f4c4
feat: image support ( #4011 )
...
Co-authored-by: Emil Atanasov <heitara@gmail.com>
Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
2021-10-21 22:05:48 +02:00
Aakansha Doshi
e617ccc252
Factor out collaboration code ( #2313 )
...
Co-authored-by: Lipis <lipiridis@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-12-05 15:30:53 +01:00