Commit Graph

300 Commits

Author SHA1 Message Date
Junyu Zhan
18cfedf536 feat: add fs-extra package 2021-03-16 23:03:46 +08:00
Tienson Qin
a63c0dbc64 fix: Block show http URL as a image URL
Resolved #1342
2021-03-16 12:35:26 +08:00
Tienson Qin
76b33f2d8f chore: use @excalidraw/excalidraw 2021-03-10 23:32:49 +08:00
Tienson Qin
7d3f5b2941 chore: bump mldoc 2021-03-04 18:11:25 +08:00
Tienson Qin
56f79ebc3f chore: bump mldoc 2021-03-01 14:09:37 +08:00
Tienson Qin
92c284e67d fix: parser 2021-02-27 23:56:22 +08:00
Tienson Qin
8ea96a0093 feat: enable . in tag names
Resolved #1378
2021-02-27 12:33:39 +08:00
Tienson Qin
3f774a9a4f Merge branch 'master' into encryption 2021-02-23 12:26:15 +08:00
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
678afea969 Merge branch 'master' into encryption 2021-02-17 23:01:09 +08:00
Tienson Qin
2b771bd851 chore: bump mldoc to 0.4.0
Fixed parsing error for big files
2021-02-17 14:02:34 +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
c13cf6a75e fix: full-text search 2021-02-15 16:45:11 +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
Kan-Ru Chen
9414ab6bc8 chore: bump rage-wasm to 0.2.1 2021-02-11 00:22:21 +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
8b41cbadc3 enhance: fuzzy search causing freezes/lag
Related to #1171
2021-02-09 23:16:20 +08:00
Kan-Ru Chen
b9c716dff7 feat(encryption): skip mnemonic generation and save keys directly to metadata.edn 2021-02-09 18:21:50 +09:00
Tienson Qin
4aa2d8aaf6 Merge branch 'encryption' of git://github.com/kanru/logseq into kanru-encryption 2021-02-07 16:31:56 +08:00
Tienson Qin
46a5ce1963 fix: local images can't be displayed on GitHub
Closed #1254
2021-02-03 23:49:32 +08:00
Kan-Ru Chen
3e7543dba5 chore: bump rage-wasm to 0.1.4 2021-02-03 16:50:37 +09:00
defclass
f75bf5e1b7 Revert "Merge pull request #1158 from logseq/refacotor/add-cljs-env"
This reverts commit d82555a6f9, reversing
changes made to df1da263ac.
2021-02-02 21:32:34 +08:00
defclass
8d868bf842 Merge remote-tracking branch 'upstream/master' into refacotor/add-cljs-env 2021-02-02 14:45:54 +08:00
defclass
49da4f4829 fix(env): put ENV into yarn cmd 2021-02-02 14:40:06 +08:00
Tienson Qin
7028ba1568 fix: codemirror can't be loaded on the desktop app 2021-01-29 15:54:32 +08:00
Tienson Qin
516dc0a629 chore: remove background when installing the app 2021-01-29 15:22:18 +08:00
charlie
ad40770e96 improve(electron): release build script 2021-01-28 23:00:36 +08:00
Tienson Qin
a458635c67 docs: add desktop app development instructions 2021-01-28 20:16:44 +08:00
charlie
32c2d4f268 feat(electron): support upload any asset types 2021-01-28 15:57:42 +08:00
charlie
8500afb849 improve(electron): use fragment mode for frontend router & polish UI 2021-01-26 13:17:23 +08:00
Tienson Qin
26be1ff969 electron: file watcher wip 2021-01-23 01:14:45 +08:00
charlie
16a5974656 improve(electron): development experience 2021-01-21 12:11:02 +08:00
Tienson Qin
8e5a589885 electron: add ipc layer 2021-01-20 23:22:29 +08:00
Tienson Qin
abdad5634a refactor: add Fs protocol 2021-01-20 13:41:14 +08:00
Tienson Qin
9d1d148afe chore: add electron repl 2021-01-20 11:34:58 +08:00
charlie
0ce2f6ba84 feat(electron): improve development tools 2021-01-20 09:41:30 +08:00
Tienson Qin
53f799de80 feat: electron wip
Copy the code from defclass/electron to build ipc layer
2021-01-20 09:41:30 +08:00
Tienson Qin
cdf9492357 fix: tags with a comma are not working inside blocks (inline tags)
Related to #1144
2021-01-17 15:47:01 +08:00
Tienson Qin
6c32bbdb27 feat: add image resize support 2021-01-14 23:49:39 -08:00
Tienson Qin
4ea98fe42c enhance: add image metadata support
Resolved #1112
2021-01-14 06:13:46 -08:00
Kan-Ru Chen
30db1b12d3 Use age-encryption/v1 as encrypted on-disk format 2021-01-11 17:59:55 +09:00
Kan-Ru Chen
8c88f0e761 Use bip39 for private key generation 2021-01-08 00:56:08 +09:00
Kan-Ru Chen
cb5d8b9c90 WIP encryption 2021-01-07 20:59:08 +09:00
Tienson Qin
249bf680c1 enhance: undo redo use patches instead of full text 2021-01-07 10:31:14 +08:00
Kaile
47c8e0a269 feat: upgrade some dependencies 2021-01-04 15:20:07 +08:00
Tienson Qin
2baa71baf8 fix(test): bump version of react and react-dom
also, fixed keyboards on datepicker
2020-12-21 19:27:44 +08:00
Tienson Qin
0d96ce6a15 fix(ci): closure define NODETEST 2020-12-21 19:27:44 +08:00
Tienson Qin
ba4134c1c8 chore: fix npm commands 2020-12-18 16:30:05 +08:00
charlie
4e1e3b3df5 refactor: improve development experience of styles 2020-12-15 16:08:13 +08:00
Tienson Qin
b8fe3bbad7 Merge pull request #912 from logseq/perf/search
perf(search): use fuzzysort for both pages and blocks searching
2020-12-14 15:19:12 +08:00