Commit Graph

1233 Commits

Author SHA1 Message Date
Tienson Qin
fdd1538820 fix: use fuse.js for both fuzzy search and full-text search 2021-02-21 21:54:46 +08:00
Tienson Qin
88d1fa8b91 fix: don't treat file link as pages
Resolved #1334
2021-02-21 17:31:53 +08:00
Tienson Qin
c1e7b4e5a5 feat: queries support dynamic variables too
Resolved #1340
2021-02-21 15:52:55 +08:00
Tienson Qin
1000b72a66 chore: bump version 2021-02-20 21:17:06 +08:00
Tienson Qin
74f40e0f8f fix: CI 2021-02-20 21:03:41 +08:00
Tienson Qin
f9e9333977 feat: add :block/path-ref-pages to enable flexible queries 2021-02-20 20:52:19 +08:00
Tienson Qin
ba8055f748 feat: add shortcut mod-c mod-r to re-index the graph 2021-02-20 13:27:27 +08:00
Tienson Qin
901f0321cd fix: duplicated blocks when editing 2021-02-20 12:58:48 +08:00
Tienson Qin
9bf8bef59a query: parent and children don't have the same ref 2021-02-19 13:47:48 +08:00
Tienson Qin
467888e7c6 query: experiments 2021-02-19 13:44:38 +08:00
Tienson Qin
5e50ac671d refactor: use rules 2021-02-18 22:20:30 +08:00
Tienson Qin
2b9b9429a8 fix: Content can't read
related to #1322
2021-02-18 16:10:48 +08:00
Tienson Qin
d9e8ed433a fix: search
Related to #1319
2021-02-18 15:59:10 +08:00
Tienson Qin
07bfc2edff fix: api.q 2021-02-18 13:06:03 +08:00
Tienson Qin
6febfa02bf feat(encryption): add warning text and setting option 2021-02-18 00:28:05 +08:00
Tienson Qin
678afea969 Merge branch 'master' into encryption 2021-02-17 23:01:09 +08:00
Tienson Qin
2ad2cd00f4 feat: add data-refs-self for css mods 2021-02-17 21:08:02 +08:00
Tienson Qin
9290e2a99b fix: don't append image width/height metadata when not dragging 2021-02-17 19:47:10 +08:00
Tienson Qin
605d312cae feat: add .with-bg-color
Closed #1315
2021-02-17 19:20:18 +08:00
Tienson Qin
f9f819a566 fix: images from github repos can't be displayed 2021-02-17 18:07:16 +08:00
Tienson Qin
102e68a07a fix: tab to collapse not working 2021-02-17 16:03:57 +08:00
Tienson Qin
acf12a9792 fix: up/down not working for empty page 2021-02-17 10:14:47 +08:00
rainmote
284432d00b fix: miss update properties when marker change 2021-02-16 23:57:11 +08:00
Tienson Qin
4256b50fac fix: can't enter after undo 2021-02-16 23:27:26 +08:00
Tienson Qin
e862cdf081 feat: add including-parent property for children-only templates 2021-02-16 21:20:09 +08:00
Tienson Qin
150953fcb8 feat(dynamic-variables): add dynamic variables to both templates
and macros.
2021-02-16 21:20:09 +08:00
Tienson Qin
55711a3c1c fix: use command instead of alt for mac users 2021-02-16 11:44:45 +08:00
Tienson Qin
8bacca8a9d fix: disable toggle shortcuts when not in editing mode 2021-02-16 11:17:34 +08:00
Tienson Qin
70c3c6d653 fix: replace ctrl with mod 2021-02-16 11:17:34 +08:00
Tienson Qin
57826e0573 refactor(shortcuts): up/down to navigate to the first/last block
Non-editing mode.
2021-02-16 11:17:34 +08:00
Tienson Qin
a644ca3cf7 refactor(shortcuts): make configurable 2021-02-16 11:17:34 +08:00
Tienson Qin
e7bd754e92 refactor(shortcuts): use mousetrap to manage all the shortcuts 2021-02-16 11:17:34 +08:00
Tienson Qin
7c586ec366 feat: delete account 2021-02-15 18:35:48 +08:00
Tienson Qin
c13cf6a75e fix: full-text search 2021-02-15 16:45:11 +08:00
Tienson Qin
5cc006a2eb fix: block references number not working
Closed #1209
2021-02-14 22:52:24 +08:00
Tienson Qin
81d7c74b10 fix: block reference auto-complete not working 2021-02-14 22:21:43 +08:00
Tienson Qin
bd2b6e112c chore: bump version 2021-02-14 21:11:28 +08:00
Tienson Qin
1e4fdc5508 feat(full-text-search): enable forward for ascii text 2021-02-14 13:51:58 +08:00
Tienson Qin
771b09b12a feat(full-text-search): support both ascii and non-ascii chars 2021-02-14 13:51:58 +08:00
Tienson Qin
42f053d89c feat(full-text-search): use flexsearch instead of fuzzysort
For full-text search.
2021-02-14 13:51:58 +08:00
Tienson Qin
0bd53815e9 fix: wrong prompts when the file is only edited by logseq 2021-02-14 11:23:46 +08:00
Tienson Qin
c0134943b8 fix: Page title index based on file name cannot show "-" inside file name
Closed #1120
Closed #381
2021-02-10 22:33:46 +08:00
Tienson Qin
e58719f6c6 feat(encryption): revert async back for tests 2021-02-10 21:21:00 +08:00
Tienson Qin
5c523a271d Merge branch 'encryption' of github.com:kanru/logseq into kanru-encryption 2021-02-10 21:02:25 +08:00
Tienson Qin
2979c56d9d fix: CI 2021-02-10 21:01:24 +08:00
Kan-Ru Chen
641a64db0a test(encryption): make tests work with async file operations 2021-02-10 21:39:42 +09:00
Kan-Ru Chen
510d9cb3c5 refactor(encryption): use shadow.loader which works well with promises and does not need to resolve ns at compile time
Shadow.lazy does not work well with tests right now because the compiler can't find those modules
2021-02-10 19:03:37 +09:00
Kan-Ru Chen
52d14546bd feat(encryption): lazy-load encryption library 2021-02-10 16:03:28 +09:00
Kan-Ru Chen
217060d589 feat(encryption): update to rage-wasm 0.2.0 and make encryption methods async
The size of rage-wasm 0.2.0 is significantly smaller and skill compatible with shadow-cljs
2021-02-10 11:29:02 +09:00
Tienson Qin
71fbbb31bd fix: CI 2021-02-10 09:38:09 +08:00