Commit Graph

1031 Commits

Author SHA1 Message Date
Tienson Qin
64734820df Merge branch 'feat/db' into feat/repeated-tasks 2024-12-29 16:05:24 +08:00
rcmerci
f7815b487d fix: nbb test 2024-12-28 16:39:33 +08:00
rcmerci
26e2fad13d fix: move missionary_util to deps/common, fix some deps issue 2024-12-28 14:22:16 +08:00
rcmerci
d36f1c35f2 perf: cache d/entity result for immutable entities 2024-12-27 19:46:07 +08:00
charlie
8e66551c5e fix(ux): bad editor state related with the code editor 2024-12-16 15:12:42 +08:00
Tienson Qin
c59c8fa048 fix: math blocks are not rendered 2024-12-16 11:28:51 +08:00
Tienson Qin
4477dcfb95 fix: set aspect ratio for youtube video player 2024-12-15 22:15:31 +08:00
charlie
69fc37b714 fix(pdf): broken area image for the pdf highlights list 2024-12-06 17:17:35 +08:00
charlie
9a4fecc0b3 chore: remove debugger 2024-12-04 22:18:12 +08:00
charlie
4968ceddc5 fix(pdf): incorrect cmapurl for web https://github.com/logseq/db-test/issues/180 2024-12-04 09:43:36 +08:00
charlie
9494686b64 enhance(ui): alignments for the highlight area marker 2024-11-18 15:19:41 +08:00
charlie
000c988e7a fix(ui): default size for the highlight area image 2024-11-14 13:46:04 +08:00
charlie
8dbfe92fca enhance(ui): polish highlight area image actions bar 2024-11-13 17:34:52 +08:00
charlie
dc6fa6cf1f enhance(ui): resized highlight area image from the ref asset metadata 2024-11-13 17:13:03 +08:00
charlie
e053405bba enhance(ux): add asset ref link for the highlight area image 2024-11-13 12:25:58 +08:00
Tienson Qin
185ebc596a enhance: store pdf area images in #Asset even if the editing block
is empty.
2024-11-12 17:29:30 +08:00
charlie
8f726fdbd4 fix(pdf): insert the initial area image failed for the db graph 2024-11-12 16:48:19 +08:00
Tienson Qin
502e3fd807 Merge branch 'feat/db' into refactor/dsl-query 2024-11-08 15:13:19 +08:00
Jarrett Ye
b209a8c760 how to choose the answer button 2024-11-06 12:42:11 +08:00
Tienson Qin
0e5e07efe6 Merge branch 'feat/db' into refactor/dsl-query 2024-11-04 19:44:19 +08:00
Tienson Qin
245b342654 refactor: hl-color updates to closed values
hl-page changes to :raw-number
2024-11-04 19:35:21 +08:00
Tienson Qin
03b3291486 Merge branch 'feat/db' into refactor/dsl-query 2024-10-31 20:57:40 +08:00
charlie
65c16a4251 fix(pdf): ResizeObserver loop completed with undelivered notifications 2024-10-19 12:01:33 +08:00
charlie
8c266d5293 fix(pdf): invalid external win for the pdf viewer 2024-10-18 14:13:31 +08:00
charlie
14c0a8314c fix(pdf): invalid external win for the pdf viewer 2024-10-18 13:41:42 +08:00
charlie
b04f818ce4 fix(pdf): broken area image for the highlights list 2024-10-18 12:06:27 +08:00
Gabriel Horner
4214885b7c chore: mv remaining pdf properties to be in logseq.property.pdf 2024-10-16 11:10:15 -04:00
Tienson Qin
47524fda15 Merge branch 'feat/db' into refactor/dsl-query 2024-10-16 17:48:49 +08:00
Tienson Qin
2bce04c19b fix: display hint when there's no card yet
Instead of saying that finished all cards.
2024-10-16 17:27:57 +08:00
Gabriel Horner
c592b39707 fix: capitalize pdf-annotation ident
Only class ident that isn't capitalized
2024-10-15 11:14:53 -04:00
Tienson Qin
7d320ee817 enhance: don't edit annotation immediately 2024-10-15 17:15:22 +08:00
Tienson Qin
c1be7c9105 enhance: add :logseq.class/pdf-annotation 2024-10-15 17:11:46 +08:00
charlie
eb4cb0609f enhance(ui): remove all of the classic modal components 2024-10-12 15:17:32 +08:00
Tienson Qin
a599039e1a fix: arrowRight and arrowDown move to next block when code selected 2024-10-10 22:25:21 +08:00
Tienson Qin
e0765b4462 fix: display type blocks in reference 2024-10-10 21:31:26 +08:00
Tienson Qin
f9d8c1e2a3 fix: ESC not working in code editor 2024-10-10 21:12:15 +08:00
charlie
c0c725709f fix(pdf): can't open highlight ref for the file based graph 2024-10-10 11:30:46 +08:00
charlie
ddc9617707 fix(ui): polish icon colors for the pdf viewer toolbar 2024-10-10 11:08:33 +08:00
Tienson Qin
b74fcd57e7 fix: can't update highlight color 2024-10-09 19:44:36 +08:00
Tienson Qin
06df10ef42 feat: export both SQLite db and assets 2024-10-09 11:03:16 +08:00
Tienson Qin
3acbed2731 chore: remove properties :file and :file-path from db graphs
The db version uses :logseq.property/asset.
2024-10-08 22:55:06 +08:00
Tienson Qin
5d7bfbb540 enhance: display book icon instead of bullet for pdf books 2024-10-08 20:19:02 +08:00
Tienson Qin
d06eb5f8d4 fix: pdf area annotation 2024-10-08 18:51:17 +08:00
Tienson Qin
fe8345499a fix: load pdf annotations and storing last visit page 2024-10-08 16:48:54 +08:00
Tienson Qin
7a7e22efdb fix: pdf annotation navigation 2024-10-08 15:53:34 +08:00
Tienson Qin
87699966ea wip: store pdf highlights as children of the pdf asset block 2024-10-08 15:21:31 +08:00
Tienson Qin
998fc66132 Merge branch 'feat/db' into refactor/assets 2024-10-08 11:54:31 +08:00
Tienson Qin
e1ed2c36ee fix: can't edit inline code block
/calc has been fixed too for db version.
2024-10-07 13:00:29 +08:00
Tienson Qin
a53943e19e fix: block content not saved when exit code mode 2024-10-03 18:31:25 +08:00
Tienson Qin
ccb6ee48e4 enhance: ESC on code back to raw editor
Also, removed :editor/pending-type-block.
2024-10-03 17:16:41 +08:00