Commit Graph

84 Commits (2979c56d9d5b14bfd5835ed3393d460dbff10ce1)

Author SHA1 Message Date
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
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
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
Tienson Qin 57b9e7f937 Merge branch 'master' into perf/search 2020-12-13 23:08:56 +08:00
Tienson Qin 0bdf2c65e5 perf(search): use fuzzysort for both pages and blocks searching 2020-12-13 22:40:06 +08:00
charlie 3d4bb18b40 chore: update yarn.lock 2020-12-11 13:10:51 +08:00
charlie 7c7ce3d740 refactor: add stylelint processor 2020-12-07 12:37:20 +08:00
charlie e2949a5a2b Merge remote-tracking branch 'origin2/master' into fix/priority-style-issues
# Conflicts:
#	package.json
#	resources/css/common.css
#	src/main/frontend/components/block.cljs
#	src/main/frontend/components/page.cljs
#	src/main/frontend/components/sidebar.css
#	yarn.lock
2020-12-07 10:14:16 +08:00
Tienson Qin 3e8a2a1f59 chore: add warning 2020-12-06 23:40:30 +08:00
Tienson Qin 892a9892b0 chore: move cross-env to devDependencies 2020-12-06 21:27:40 +08:00
charlie 9e0367e91f chore: update PostCSS & Tailwind major version . 2020-12-05 12:19:21 +08:00
Tienson Qin 89d5593ad8 fix: mkdir not works for nfs
Also, fix readme
2020-12-04 16:17:07 +08:00
Tienson Qin 7a8d2dc9ef feat(chrome native fs): respect .gitignore 2020-12-03 19:04:29 +08:00
Charlie ed2b68d863
Merge pull request #774 from logseq/refactor/editor
Change editor input as uncontrolled component & try composition input for UX (by xyhp915)
2020-12-02 13:03:46 +08:00
Tienson Qin 4d59e4317d fix(editor): add yarn test and fix CI 2020-12-02 11:27:57 +08:00
Tienson Qin 5248444157 feat: add support to export to zip
Resolved #779
2020-11-29 22:26:40 +08:00
Tienson Qin 6e49627640 chore: bump yargs-parser 2020-11-26 12:42:31 +08:00