Commit Graph

8260 Commits

Author SHA1 Message Date
rcmerci
f06539ae34 update property value conversion 2023-06-28 14:47:37 +08:00
Tienson Qin
b7ec3d93ea fix: batch-transact test 2023-06-28 14:29:11 +08:00
Tienson Qin
d078e207ae fix: export pages test 2023-06-28 14:25:25 +08:00
Tienson Qin
7d9bb88594 chore: remove debug 2023-06-28 13:33:14 +08:00
Tienson Qin
5d295f2eb8 fix: all blocks in sqlite should have UUID 2023-06-28 13:26:00 +08:00
Tienson Qin
6872ed545c fix: crash on unlinked refs 2023-06-28 13:09:07 +08:00
Tienson Qin
41ef67829b chore: clean code 2023-06-28 13:09:07 +08:00
Gabriel Horner
75ff4db4aa Fix: circular dependencies again b/n deps <-> frontend
Breaks setup of deps/ and most tests
2023-06-27 16:39:10 -04:00
Tienson Qin
3e4a4b7552 fix: UI crash because property value's type is symbol 2023-06-27 21:15:19 +08:00
Tienson Qin
ff20d34b06 fix: don't hide bullets for top and bottom blocks 2023-06-27 20:54:26 +08:00
rcmerci
0c4e9bf4d4 split db-version query rules 2023-06-27 19:28:12 +08:00
Tienson Qin
00e2000639 fix: assets 2023-06-27 19:10:47 +08:00
Tienson Qin
37d49b6ab8 fix: WIP assets not loading 2023-06-27 19:08:18 +08:00
rcmerci
5fbcf70d32 fix: fn get-all-properties 2023-06-27 14:26:33 +08:00
Tienson Qin
70406332dc fix: namespace whiteboard pages import 2023-06-27 14:00:33 +08:00
Gabriel Horner
d647cd7107 Fix custom.css not opening from settings 2023-06-26 15:27:20 -04:00
Gabriel Horner
e8803f6a97 config.edn changes should update repo config state
Porting over more alter-file behavior
2023-06-26 15:01:33 -04:00
Tienson Qin
f9c202c284 fix: db graph flashcards 2023-06-26 22:09:50 +08:00
Tienson Qin
4d15e16d59 fix: can't restore whiteboards 2023-06-26 21:34:42 +08:00
Tienson Qin
23d918dcc2 Merge branch 'master' into feat/db 2023-06-26 20:10:41 +08:00
Tienson Qin
eb49128f4b fix: disable hiccup export for heading/footer/etc when paste
Also, removes ending `-` when converting html to text
2023-06-26 19:56:22 +08:00
Junyi Du
da97d7620e fix: ast->diff-block pre-block meta raw-body 2023-06-26 19:20:04 +08:00
Andelf
a59ecb370d chore(deps): bump diff-merge to 0.1.0 2023-06-26 19:20:04 +08:00
Andelf
2c41d4a20d chore: cleanup debug print 2023-06-26 19:20:04 +08:00
rcmerci
e11b72a7c3 fix txid update when remote->local failed, add retry-count to remote->local-full-sync 2023-06-26 19:20:04 +08:00
Andelf
94ba175cd7 refactor: rewrite merge logic 2023-06-26 19:20:04 +08:00
Andelf
4c527f5c6d fix: wrong diff compare rules 2023-06-26 19:20:04 +08:00
Andelf
f5c95dee6d fix(diff-merge): org mode handling 2023-06-26 19:20:04 +08:00
Andelf
fd493bde0d fix(diff-merge): multi-line blocks format 2023-06-26 19:20:04 +08:00
Junyi Du
fb4e23bb95 fix: handle multi-line blocks spaces correctly 2023-06-26 19:20:04 +08:00
Andelf
5037483b25 fix(diff-merge): handle multi-line blocks for md 2023-06-26 19:20:04 +08:00
Andelf
9349f1a994 chore(deps): update rsapi 2023-06-26 19:20:04 +08:00
Andelf
2e9e771387 enhance(sync): deletion handling 2023-06-26 19:20:04 +08:00
Andelf
1cc9bb72aa feat(sync): impl 2-stage merge for mobile 2023-06-26 19:20:04 +08:00
Andelf
1c6fe4be82 enhance(sync): add merge step to update local 2023-06-26 19:20:04 +08:00
Tienson Qin
ca85775e20 fix: don't update :recent/pages when restoring 2023-06-26 19:19:08 +08:00
Tienson Qin
7e44ff09a8 refactor: move editor impl to db-based and file-based 2023-06-26 19:07:25 +08:00
Tienson Qin
abf574a90a fix: store page uuids in recent/pages for db graphs 2023-06-26 18:48:54 +08:00
Tienson Qin
39225676e2 fix: no need to notify persist db when switching from a db graph 2023-06-26 18:15:00 +08:00
Tienson Qin
a85a482c71 fix: unlink db graph will move it to graphs/Unlinked graphs 2023-06-26 18:09:39 +08:00
rcmerci
9175fe012d fix: load property entities 2023-06-26 18:01:48 +08:00
rcmerci
2d4da3c1c5 update property-handler 2023-06-26 17:53:39 +08:00
rcmerci
62b9819df5 fix fn type-of-block 2023-06-26 17:53:39 +08:00
Tienson Qin
92c8a2eb19 fix: add schema validation 2023-06-26 17:37:04 +08:00
Tienson Qin
1bb93d3560 fix: can't read and write custom files 2023-06-26 17:31:49 +08:00
Tienson Qin
9071320868 fix: create default pages for db-based graphs 2023-06-26 16:34:21 +08:00
Tienson Qin
4409554bea fix: allow deleting blocks from embeds 2023-06-26 16:16:38 +08:00
Tienson Qin
87b2b42309 fix: add logseq_db_ prefix when reading db-based graphs 2023-06-26 16:05:10 +08:00
Tienson Qin
d73c51c41c fix: task doesn't complete
https://linear.app/logseq/issue/LOG-2606/task-doesnt-complete
2023-06-26 15:44:53 +08:00
rcmerci
98fc900083 validate & explain prop value 2023-06-26 15:07:40 +08:00