Commit Graph

96 Commits (310a9ae4e062ddc0f715632fdb51804a91071930)

Author SHA1 Message Date
Marcel Mraz 310a9ae4e0
Syncing ephemeral element updates 1 week ago
Marcel Mraz c57249481e
Custom room, various fixes 1 week ago
Marcel Mraz 9f8c87ae8c
Fix auto-reconnection & slider value sync 1 week ago
Marcel Mraz f6061f5ec6
Sharding rows due to SQLite limits 1 week ago
Marcel Mraz 12be5d716b
Chunking incoming WS messages 1 week ago
Marcel Mraz 1abb901ec2
Various sync & time travel fixes 1 week ago
Marcel Mraz 6a17541713
Auto-reconnecting WS client 1 week ago
Marcel Mraz 040a57f56a
Offline support with increments peristed and restored to / from indexedb 1 week ago
Marcel Mraz 15d2942aaa
Applying & emitting increments on undo / redo 1 week ago
Marcel Mraz 59a0653fd4
POC versioning slider 1 week ago
Marcel Mraz 725c25c966
Include runtime types, otherwise ts goes crazy 1 week ago
Marcel Mraz f12ed8e0b2
WIP sync client 1 week ago
Marcel Mraz 508cfbc843
Temporarily move sync into package 1 week ago
Marcel Mraz 245d681b7d
Expose store, a bit 1 week ago
Arnost Pleskot 8551823da9
feat: update jotai (#9015)
* feat: update jotai in excalidraw package

* feat: update jotai in excalidraw-app

* fix: exports from excalidraw/jotai

* fix: use isolated react hooks

* test: use jotai provider in <Trans /> test

* remove unused package

* refactor & make safer

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
3 weeks ago
Ryan Di c0b80a03bd
feat: in canvas links between shapes (#8812)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2 months ago
David Luzar a758aaf8f6
fix: update old blog links & add canonical url (#8846) 2 months ago
Aakansha Doshi 57cf577376
fix: cleanup scripts and support upto node 22 (#8794) 3 months ago
Aakansha Doshi ee091d0dbd
build: add a flag VITE_APP_ENABLE_PWA for enabling pwa in dev environment (#8784)
* build: add a flag VITE_APP_ENABLE_PWA for enabling pwa in dev environment

* fix

* set VITE_ENABLE_PWA to false in .env.development
3 months ago
Aakansha Doshi df168a6883
fix: load env vars correctly and set debug and linter flags to false explicitly in prod mode (#8770)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
3 months ago
Barnabás Molnár d9ad7c039b
feat: export scene to e+ on workspace creation/redemption (#8514)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
3 months ago
Márk Tolmács 7c0239e693
fix: Console error in dev mode due to missing font path in non-prod (#8756)
Fix console error due to missing font path in dev mode reported by Firefox.
3 months ago
David Luzar 79b181bcdc
fix: restore svg image DataURL dimensions (#8730) 3 months ago
codeman 96ed8a4331
chore: remove duplicated meta tag (#8718)
Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com>
4 months ago
Milos Vetesnik 7d52176fea
feat: added sitemap & fixed robot txt (#8699) 4 months ago
Marcel Mraz 61623bbeba
fix: Comic Shanns issues, new fonts structure (#8641) 4 months ago
Marcel Mraz b479f3bd65
feat: add first-class support for CJK (#8530) 4 months ago
Marcel Mraz a80cb5896a
feat: self-hosting existing google fonts (#8540) 5 months ago
Márk Tolmács c07f5a0c80
feat: Common elbow mid segments (#8440)
Common start or end segment length for elbow arrows regardless of arrowhead is present
5 months ago
David Luzar 813f9b702e
feat: merge search sidebar back to default sidebar (#8497) 5 months ago
David Luzar 72b7c937b1
feat: smarter zooming when scrolling to match & only match on search/switch (#8488) 5 months ago
Ryan Di 6959a363f0
feat: canvas search (#8438)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
5 months ago
Márk Tolmács f4dd23fc31
chore: Unify math types, utils and functions (#8389)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
5 months ago
Marcel Mraz ee30225062
feat: subset font glyphs for SVG export (#8384)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
5 months ago
Márk Tolmács ea7c702cfc
feat: Visual debugger (#8344)
Add visual debugger to the Excalidraw app (only).
5 months ago
spc-28 26d2296578
fix: fixed copy to clipboard button (#8426)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
6 months ago
Ryan Di 5e1ff7cafe
perf: improve new element drawing (#8340)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
6 months ago
David Luzar b5d7f5b4ba
feat: rewrite d2c to not require token (#8269) 6 months ago
David Luzar 97981804d7
feat: Stats popup style tweaks (#8361) 6 months ago
David Luzar f19ce30dfe
chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
Márk Tolmács 8d530cf102
fix: Docker build in CI (#8312)
* Fix Docker build CI
* Bump nginx-alpine version to 1.27
6 months ago
Márk Tolmács c641860cb1
fix: CVE-2023-45133 (#7988)
* Upgrade @babel/* versions to 7.24 to ensure non-vulnerable Babel versions
* Pinning React version to 18.2.0 exactly, avoiding test-utils type version clashes
* Fix warning message on yarn start
* Moving react to peer dependencies
* Moving app dependencies from workspace into app
* Bump vitest to 1.6.0 to fix history.test.tsx breaking

---------

Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
6 months ago
Marcel Mraz 230d0edc44
feat: multiple fonts fallbacks (#8286) 6 months ago
Marcel Mraz 62228e0bbb
feat: introduce font picker (#8012)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
7 months ago
DDDDD12138 4c5408263c
chore: Correct Typos in Code Comments (#8268)
chore: correct typos

Co-authored-by: wuzhiqing <wuzhiqing@linklogis.com>
7 months ago
David Luzar e52c2cd0b6
fix: log allowed events (#8224) 7 months ago
David Luzar 148b895f46
feat: smarter preferred lang detection (#8205) 7 months ago
DDDDD12138 d9258a736b
chore: Consolidate i18n import in LanguageList component (#8201) 7 months ago
Ryan Di d2f67e619f
feat: editable element stats (#6382)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
8 months ago
David Luzar 1ed98f9c93
fix: lp plus url (#8056) 9 months ago