Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
3e7ae0f05e chore: add missing externs 2021-01-12 21:04:53 +08:00
Tienson Qin
625ec882a9 enhance: clear unused editor state 2021-01-12 20:57:18 +08:00
Tienson Qin
b862993c55 fix: rename all repos to all graphs 2021-01-12 12:37:34 +08:00
Tienson Qin
9789996e8c fix: refresh root ui after undo or redo 2021-01-12 12:24:00 +08:00
Tienson Qin
7a6ce189fc enhance(keyboards): replace alt with command too for mac users 2021-01-11 22:14:01 +08:00
Tienson Qin
5f7b4e56ed enhance: use command-. and command-, for mac users
Related thread: https://discuss.logseq.com/t/non-default-keyboard-shortcuts-to-move-between-words-on-mac-os/135
2021-01-11 21:50:31 +08:00
charlie
41d3228121 fix: bullet entry point animation 2021-01-11 05:43:48 -08:00
charlie
4f42bc6eaa style: improve block fold arrow and bullet interaction 2021-01-11 05:43:48 -08:00
Tienson Qin
bc034768c1 enhance(undo): preserve latest cursor for redo 2021-01-11 19:18:27 +08:00
Tienson Qin
081256ab4b enhance(undo): preserve latest cursor position when undo 2021-01-11 18:37:28 +08:00
Kan-Ru Chen
30db1b12d3 Use age-encryption/v1 as encrypted on-disk format 2021-01-11 17:59:55 +09:00
Tienson Qin
e764f96f38 enhance(undo): cursor wip 2021-01-10 23:03:36 +08:00
Tienson Qin
2cc60d52f1 Merge branch 'master' of github.com:logseq/logseq into master 2021-01-10 21:04:57 +08:00
Tienson Qin
22551b33a6 chore: downgrade shadow-cljs
Related to #1087
2021-01-10 21:03:30 +08:00
charlie
11a40833a3 fix: mobile menus will position off screen, clipped #1068 2021-01-09 20:32:20 -08:00
Dima Gerasimov
50a5d15d2d move tests to a separate file 2021-01-09 19:43:14 -08:00
Dima Gerasimov
098f8a2681 proper support for ORG_ROAM tags with quotes + test 2021-01-09 19:43:14 -08:00
Dima Gerasimov
12e68e52b4 handle spaces in ROAM_TAGS
+ more tests for org properties parsing
2021-01-09 19:43:14 -08:00
Dima Gerasimov
076997de52 add basic test for parse-properties 2021-01-09 19:43:14 -08:00
Dima Gerasimov
c7df210f2e cleaner filetags extraction 2021-01-09 19:43:14 -08:00
Dima Gerasimov
4f1c1ce564 extract org-mode FILETAGS in top level block 2021-01-09 19:43:14 -08:00
Tienson Qin
050bb108fc chore: remove debugging 2021-01-09 23:49:37 +08:00
Tienson Qin
82b84067d7 Merge branch 'enhance/undo-redo' of github.com:logseq/logseq into enhance/undo-redo 2021-01-09 23:43:01 +08:00
Tienson Qin
595f0cfcbb chore: undo/redo tweaks 2021-01-09 23:36:22 +08:00
Tienson Qin
739dc81be5 chore: undo/redo tweaks 2021-01-09 23:35:23 +08:00
Tienson Qin
01cc4d25ae fix: clear query state so that custom queries will be re-rendered 2021-01-09 11:57:04 +08:00
Tienson Qin
badff45ff8 fix: undo redo should wait for disk files get changed 2021-01-09 10:03:28 +08:00
Tienson Qin
3c327eb4ba enhance(undo): use a promise-chan to make the undo behavior stable 2021-01-08 21:51:34 +08:00
Kan-Ru Chen
fa0a90cfae Correctly recover the secret key from buffer 2021-01-08 01:29:37 +09:00
Kan-Ru Chen
8c88f0e761 Use bip39 for private key generation 2021-01-08 00:56:08 +09:00
Kan-Ru Chen
aff55b61df Fix decrypting of file from git 2021-01-08 00:55:26 +09:00
Kaile
a335b9718a Add externs for external JS libs to prevent name been munged when building with release 2021-01-07 07:05:56 -08:00
Kan-Ru Chen
aeb50df515 Fix re-indexing native file system 2021-01-07 23:49:43 +09:00
Tienson Qin
be28b0e04d enhance: auto-saved files should be added to history too 2021-01-07 20:43:40 +08:00
Kan-Ru Chen
cb5d8b9c90 WIP encryption 2021-01-07 20:59:08 +09:00
Tienson Qin
b603d8169e chore: update outdated comment 2021-01-07 10:37:34 +08:00
Tienson Qin
249bf680c1 enhance: undo redo use patches instead of full text 2021-01-07 10:31:14 +08:00
Tienson Qin
14e4af2957 enhance: alias don't redirect to source page in the page properties 2021-01-06 16:42:39 +08:00
Tienson Qin
3e3bfa438e fix: property variables should be unique for non-or queries 2021-01-06 14:56:49 +08:00
Tienson Qin
4e59cd8962 chore: bump version 2021-01-05 22:51:21 +08:00
Tienson Qin
34a09048e2 enhance: auto redirects to source page when alias page is empty
More info here: https://discuss.logseq.com/t/improve-implementation-of-aliases/81/22?u=tienson
2021-01-05 22:50:10 +08:00
Tienson Qin
d46f158c83 fix(editor): deleting properties 2021-01-05 21:18:40 +08:00
Tienson Qin
f8e7a01c2a enhance: add alias identity in linked references 2021-01-05 20:45:33 +08:00
Tienson Qin
190ef803e4 fix(editor): can't enter to create a new block at the end of code 2021-01-05 19:38:51 +08:00
Tienson Qin
b0a6700ab9 fix(editor): remove duplicate blocks in references
Closes #1006, closes #846, closes #600
2021-01-05 19:10:59 +08:00
Tienson Qin
4f67387d85 fix(editor): properties not working well when enter at the start
Related to #1017
2021-01-05 16:06:02 +08:00
Tienson Qin
47026e60cf fix: show page for block searching 2021-01-05 00:06:40 +08:00
Tienson Qin
4c5eaec5a2 test: add frontend.text tests
Related to #1017
2021-01-04 23:42:12 +08:00
Tienson Qin
3f9c7d31f3 chore: bump minor version 2021-01-04 21:07:42 +08:00
Tienson Qin
dc7f4055ac fix(editor): keep block properties when save 2021-01-04 21:01:48 +08:00