Commit Graph

6100 Commits

Author SHA1 Message Date
Tienson Qin
e5b71a24af fix: filters 2022-08-22 17:08:53 +08:00
Tienson Qin
814e26468a perf: don't refresh ::refs if the editing is inside current page 2022-08-22 17:08:53 +08:00
Tienson Qin
7f2666da74 fix: lint warnings 2022-08-22 17:08:53 +08:00
Tienson Qin
30180e0794 enhance: auto-expand inline block references for containers 2022-08-22 17:08:53 +08:00
Tienson Qin
0c803cd2f2 chore: add sort by journals desc back 2022-08-22 17:08:53 +08:00
Tienson Qin
ce61b01634 enhance: separate includes, excludes and other references for filters 2022-08-22 17:08:53 +08:00
Tienson Qin
f4715db2b2 fix: reactive references 2022-08-22 17:08:53 +08:00
Tienson Qin
3d5825330e wip: fix wrong refs and filters 2022-08-22 17:08:53 +08:00
Peng Xiao
98216cc714 fix: redirect to page button for whiteboards 2022-08-22 14:30:18 +08:00
Peng Xiao
b9ab35c7e6 fix: add text size control to text shape 2022-08-22 11:44:38 +08:00
Andelf
6004c7fc7f fix(shortcut): refine keyname trans 2022-08-22 09:18:36 +08:00
Andelf
c579053068 fix(editor): skip empty block when cycle todo 2022-08-22 09:17:57 +08:00
Peng Xiao
f296545ded Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-21 15:52:09 +08:00
Peng Xiao
81637484d2 feat: more toolbar actions 2022-08-21 15:36:28 +08:00
Junyi Du
653b72211d chore: delete unused param at restore-config 2022-08-21 04:12:00 +08:00
Andelf
9746328e04 chore: rm debug print 2022-08-21 04:12:00 +08:00
Andelf
436da5a98e fix(journal): use correct config while first loading
- fix wrong journal title format
2022-08-21 04:12:00 +08:00
Andelf
375e547d1c fix(ui): missing i18n 2022-08-21 04:12:00 +08:00
Peng Xiao
6ba0d5aa56 feat: open page actions 2022-08-20 23:47:40 +08:00
Peng Xiao
79e3d0a93a fix: whiteboard title styles 2022-08-20 13:31:25 +08:00
Peng Xiao
64fa7f2d71 fix: selection box offset issue 2022-08-20 12:14:30 +08:00
Peng Xiao
9382750dc2 fix: heading style in single block 2022-08-20 11:22:03 +08:00
Peng Xiao
45e04e952b Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-19 20:32:33 +08:00
Peng Xiao
7d33c3ab7c feat: whiteboard edited time on dashboard 2022-08-19 20:26:39 +08:00
Peng Xiao
204bf0dbd8 fix: cannot rename untitled whiteboard issue 2022-08-19 19:22:31 +08:00
Andelf
9560740e4b feat(mobile): add basic migration check for old mobile paths 2022-08-19 18:18:04 +08:00
Andelf
329f9590fd fix(mobile): special backup path handling 2022-08-19 18:18:04 +08:00
Andelf
1cf71089bf Refactor path handling on mobile platforms (#6402)
* refactor(mobile): use unescaped uri across app
* refactor(android): use uri for all path
2022-08-19 18:18:04 +08:00
charlie
818a009cdb fix(android): bak file when external file change event 2022-08-19 18:18:04 +08:00
Andelf
938f504fff chore: rm debug print 2022-08-19 18:18:04 +08:00
Andelf
9146dad0a4 refactor: db content backup 2022-08-19 18:18:04 +08:00
charlie
13091b8781 enhance: utils of safe path join 2022-08-19 18:18:04 +08:00
charlie
005719cb06 fix(mobile): bak files 2022-08-19 18:18:04 +08:00
charlie
5373da2deb fix: safe path join 2022-08-19 18:18:04 +08:00
charlie
1a6379f118 improve: add safe path join 2022-08-19 18:18:04 +08:00
charlie
b6caba48d8 fix: WIP file bak when external file changed 2022-08-19 18:18:04 +08:00
Peng Xiao
cd54e348b6 feat: finishing untitled page title ux 2022-08-19 17:17:33 +08:00
Peng Xiao
4f4481ee96 wip: enhance page title ux 2022-08-19 16:29:54 +08:00
Peng Xiao
01729f285b fix: should be able to place editing cursor correctly 2022-08-18 16:07:03 +08:00
Peng Xiao
5d35e21e8b Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-18 11:57:48 +08:00
Tienson Qin
f502de3ad4 fix: e2e test 2022-08-18 08:18:58 +08:00
Tienson Qin
934fa7291a fix: autocomplete modal closes immediately if the cursor is after ]
close #6392
2022-08-18 06:38:23 +08:00
queeup
48b8e54e0f fix: update Turkish translation 2022-08-17 17:14:54 +08:00
Peng Xiao
92286819ed Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-17 01:01:56 +08:00
Peng Xiao
5f44667c98 fix: should add id to block when searched 2022-08-17 01:00:56 +08:00
Tienson Qin
290cd0c131 chore: revert mouseup listener because it breaks e2e-test 2022-08-16 22:13:26 +08:00
Tienson Qin
292e86881e Better error 2022-08-16 18:27:35 +08:00
Peng Xiao
384fc95231 fix: whiteboard name case issue 2022-08-16 17:52:43 +08:00
yoyurec
722d858158 feat(settings): add plugin pid to buttons and panel 2022-08-16 15:40:40 +08:00
Peng Xiao
89daddaeba Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-16 14:17:34 +08:00