Commit Graph

16994 Commits

Author SHA1 Message Date
Tienson Qin
96e2be398f fix: asset op 2026-01-30 02:37:40 +08:00
Tienson Qin
de1c58b02a fix: don't record local txs for remote graph 2026-01-30 02:00:09 +08:00
Tienson Qin
a02d157cab efficient undo/redo validate 2026-01-30 01:17:07 +08:00
Tienson Qin
12b914aaef add more simulate tests 2026-01-30 00:49:17 +08:00
Tienson Qin
44f7508381 add regression test for fb57514530 2026-01-30 00:36:03 +08:00
Tienson Qin
2d6db0b410 fix: lint 2026-01-30 00:17:56 +08:00
Tienson Qin
fb57514530 fix: attrs missing when rebase 2026-01-30 00:13:04 +08:00
Tienson Qin
5fe4ec4dde another debug 2026-01-29 23:13:34 +08:00
Tienson Qin
a1bfdec3ec chore: debug rebased tx 2026-01-29 22:47:26 +08:00
Tienson Qin
8b5109cbcf fix: initial data upload 2026-01-29 22:05:17 +08:00
Tienson Qin
a02722ca75 remove debug 2026-01-29 21:39:43 +08:00
Tienson Qin
ae7a088a3d fix: sync doesn't work after uploading local graph 2026-01-29 21:21:45 +08:00
Tienson Qin
8472d03826 remove legacy rtc implementation and tests 2026-01-29 19:42:29 +08:00
Tienson Qin
9651d033c6 fix: asset download 2026-01-29 17:05:44 +08:00
Tienson Qin
8116067f85 fix: can't paste block with children to empty target 2026-01-29 16:01:15 +08:00
ibs-allaow
3d5758e9b0 i18n: Add comprehensive initial Arabic translation (ar.edn) (#12337)
* Create ar.edn

* Update ar.edn

* Update dicts.cljc

* Update dicts.cljc

* Add Arabic Translation

Upload the Arabic language file after translation

* Refactor language dictionaries and remove duplicates

* Update dicts.cljc

* Remove nested commands from ar.edn

Removed nested commands for PDF and editor functionalities from the Arabic dictionary file.

* Fix errors related to keys in "commands" brackets

The keys were moved from inside the "commands" brackets to outside them, with the keys syntax corrected by adding "command." to each key that was inside the brackets.

* Update ar.edn

Fixing an error where the translation matches the English language file.

* Clean up deprecated translation keys

* Update ar.edn

* Create build-linux.yml

* Delete .github/workflows/build-linux.yml
2026-01-28 11:22:02 -05:00
Tienson Qin
ee80960146 fix: can't delete remote graph 2026-01-28 18:55:21 +08:00
Tienson Qin
4e09c4c07b fix: can't download invited graph 2026-01-28 18:28:40 +08:00
Tienson Qin
1c4dd7cf7c enhance(ux): graph download && upload log 2026-01-28 17:14:27 +08:00
Tienson Qin
667e0d7f05 fix: undo && redo shouldn't write invalid data to server 2026-01-28 16:00:31 +08:00
Tienson Qin
661e64f448 fix: lint 2026-01-28 12:16:45 +08:00
Tienson Qin
d7b4d61e19 fix: delay building search indice 2026-01-28 12:13:50 +08:00
Tienson Qin
31fb69ff24 fix: remove idx debug 2026-01-28 12:10:17 +08:00
Tienson Qin
1b4ad6a416 fix: large graph download OOM 2026-01-28 11:58:54 +08:00
Tienson Qin
303c8b19c3 fix: no need to download assets when applying remote tx data 2026-01-28 10:00:38 +08:00
Tienson Qin
432da2aa04 fix: e2e extra tests 2026-01-28 09:44:14 +08:00
Tienson Qin
2c5806dc7e fix: two clients sim test 2026-01-28 09:10:23 +08:00
Tienson Qin
8e815b85b8 remove buggy code 2026-01-27 23:28:44 +08:00
Tienson Qin
3215ea1a14 record simulate history for errors 2026-01-27 21:57:23 +08:00
Tienson Qin
53ca427ac7 enhance: on-demand asset download 2026-01-27 20:59:14 +08:00
Tienson Qin
d6392538be fix: rtc extra offline e2e tests 2026-01-27 17:05:57 +08:00
charlie
0d4ce6a615 fix(ui): correct on-click handler syntax for dropdown menu item 2026-01-27 14:53:13 +08:00
charlie
4f54340115 fix(pdf): update drag-and-drop data format to use double brackets 2026-01-27 11:50:01 +08:00
Tienson Qin
d0813af686 ensure no missing :block/parent 2026-01-26 23:45:14 +08:00
Tienson Qin
41a020a17e fix: lint 2026-01-26 20:17:41 +08:00
Tienson Qin
143a548f04 fix: more lint error 2026-01-26 20:00:31 +08:00
Tienson Qin
94c6f698e4 fix: lint 2026-01-26 19:39:43 +08:00
Tienson Qin
729ca7fcbf Merge branch 'master' into feat/worker-sync 2026-01-26 18:52:12 +08:00
Tienson Qin
ebf768e340 fix: extends cycle 2026-01-26 18:38:47 +08:00
Tienson Qin
db28be9ba7 fix: force to accept :email instead of :user/email 2026-01-26 16:31:27 +08:00
Tienson Qin
59e1cd9af9 enhance(ux): able to remove graph access or leave a graph 2026-01-26 15:54:25 +08:00
Tienson Qin
5fab852f8a fix: asset download 2026-01-26 15:07:10 +08:00
Tomasz Kontusz
3a3e14b790 fix: return the function's result in hook-lifecycle-fn! (#11712)
This is needed for prevent-default-behaviour, which just returns
`false`.

Fixes #11711.

Co-authored-by: Charlie <xyhp915@qq.com>
2026-01-25 10:31:17 +08:00
Tienson Qin
7806997f0b fix: wrong data in ui db after applying remote tx data 2026-01-24 12:25:36 +08:00
Tienson Qin
58cf670507 fix: call page/block delete even if no local changes 2026-01-24 10:57:20 +08:00
Tienson Qin
046da8f6ad fix: upload e2ee graph 2026-01-23 19:31:16 +08:00
Tienson Qin
cff99f911b fix: lint 2026-01-23 18:29:23 +08:00
Tienson Qin
dd8005b2a8 fix: ignore kv entity when sync 2026-01-23 18:17:33 +08:00
Tienson Qin
766eea9355 fix: graph download 2026-01-23 17:57:31 +08:00
Gabriel Horner
208b4bc205 fix: remove whiteboards and tldraw from rest of codebase
Also remove some old excalidraw refs that should've been removed awhile
back
2026-01-22 13:19:58 -05:00