Tienson Qin
|
920d8f97f1
|
chore: bump mldoc
|
2021-03-27 08:06:45 +08:00 |
|
Tienson Qin
|
655c8bfc5f
|
feat: block alias
Markdown syntax: [alias](((block-id)))
|
2021-03-24 23:15:37 +08:00 |
|
Tienson Qin
|
0670c54661
|
fix: move electron-window-state to resources/package.json
|
2021-03-24 20:16:02 +08:00 |
|
ahonn
|
35ccd5b403
|
feat: add electron-window-state to remember the window state
|
2021-03-24 20:15:25 +08:00 |
|
Tienson Qin
|
b98e2e1dc8
|
chore: bump mldoc
|
2021-03-22 15:59:21 +08:00 |
|
Tienson Qin
|
86bf129b33
|
chore: bump is-svg
|
2021-03-22 11:16:25 +08:00 |
|
Tienson Qin
|
2df3fd297d
|
fix: add page embeds to page references
|
2021-03-19 22:52:03 +08:00 |
|
Tienson Qin
|
de67d7012e
|
chore: bump mldoc
|
2021-03-19 15:14:03 +08:00 |
|
Charlie
|
2625552e76
|
improve(dev): support tailwind jit mode (#1473)
|
2021-03-18 19:46:39 +08:00 |
|
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
|
98f9144ae6
|
chore: update yarn.lock
|
2021-03-01 14:43:42 +08:00 |
|
Tienson Qin
|
510096541c
|
enhance: block search performance
|
2021-02-27 21:58:55 +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 |
|
Tienson Qin
|
26be1ff969
|
electron: file watcher wip
|
2021-01-23 01:14:45 +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 |
|
Tienson Qin
|
ca973f6560
|
chore: add devtools for electron
|
2021-01-20 11:00:24 +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 |
|
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 |
|
Tienson Qin
|
f101ccad7d
|
chore: add cross-env dep
|
2020-12-14 09:59:26 +08:00 |
|
Tienson Qin
|
1acf7ffe05
|
chore: remove localforage
|
2020-12-13 23:10:07 +08:00 |
|