Commit Graph

6146 Commits (85a7803c5e19bbb65090a6606fda53996392f2ad)

Author SHA1 Message Date
leizhe f1f531855e fix(camera): add iOS camera usage description back 2021-12-16 14:19:03 +08:00
llcc 3dfa44eeba
Merge branch 'master' into enhance/mobile 2021-12-16 13:51:27 +08:00
charlie 7e14a12686 fix: missing initialize setup fns 2021-12-16 13:31:56 +08:00
Tienson Qin 7d4e30ed29 fix: icloud not working 2021-12-16 12:34:20 +08:00
leizhe 2694568f70 fix(timestamp): clear editing state before setting timestamp
If editing state is on in other block, submitting the timestamp to
current block will also add a timestamp to the block.
2021-12-16 00:55:07 +08:00
Tienson Qin 719f10b863 fix: add electron dep to package.json too 2021-12-16 00:31:01 +08:00
Tienson Qin 3aadda4303 fix: downgrade electron to v15
related to #3421
2021-12-16 00:23:23 +08:00
Andelf 34769bc989 test(e2e): add cases for code editing 2021-12-15 12:28:02 +08:00
Andelf 9231ee428f fix(editor): load new content when editing
Fix #3463
2021-12-15 12:28:02 +08:00
Andelf ed8850111d fix(ci): fix typo, add missing checksum 2021-12-15 12:27:06 +08:00
Tienson Qin cab8bc3eae fix: check keycode 229 for search too 2021-12-15 12:09:10 +08:00
Tienson Qin 6b3102d349 enhance: ignore iscomposing event on keyup 2021-12-15 12:07:12 +08:00
Junyi Du 7238709d32 fix: unable to type with IME in search modal 2021-12-15 12:02:00 +08:00
Junyi Du 0dcc79e4ab fix: Chinese IMEs doesn't trigger slash command 2021-12-15 12:01:48 +08:00
llcc d2e54d31fe
Merge branch 'master' into enhance/mobile 2021-12-15 11:41:10 +08:00
Clark Cui 966ce3c752
fix some css error (#3443)
* jscode enhance

jscode enhance

* fix code block language attribute obscures #3011

* fix relative

* fix left_sidebar scroll obscured #3445

* fix style breaks

* fix scroll style

* fix width error
2021-12-15 11:25:33 +08:00
Tienson Qin 338f10eaef debug: downgrade electron version to test cpu usage on Linux 2021-12-15 11:24:18 +08:00
leizhe ae6eba7ed7 enhance(mobile): add a undo button to toolbar 2021-12-15 08:13:24 +08:00
Tienson Qin d7b1ce51e3 chore: bump version 2021-12-14 15:25:49 +08:00
Tienson Qin 01b1037126 chore: bump version 2021-12-14 15:02:12 +08:00
Tienson Qin dc34f027b6
Graph view enhancements (#3453)
Graph view enhancements
2021-12-14 15:01:45 +08:00
charlie 8d8c5624ac fix(api): insert as first child when current node is first child 2021-12-14 15:01:10 +08:00
Tienson Qin 8d61fbec57 fix: disable ignoreInital for file watcher
Related to #3451, #3460
2021-12-14 14:58:42 +08:00
leizhe d5ad9dc371 fix(ios): broken asset url 2021-12-14 14:12:18 +08:00
Andelf 096e285090 fix: nightly build with draft=false 2021-12-14 13:49:38 +08:00
charlie 313f3e87c0 fix(ui): position of modal for narrow scrren #3447 2021-12-14 13:49:23 +08:00
Andelf 878524355b ci: always non-draft for nightly build 2021-12-14 00:17:05 +08:00
Andelf e1a7f6b8c6 ci: add nightly release job 2021-12-14 00:17:05 +08:00
Andelf 13e3ee2cc9 fix(editor): handle code block with non-latin1 chars 2021-12-13 14:59:29 +08:00
Tienson Qin 086e70827b chore: remove cards total periodically check 2021-12-13 12:59:25 +08:00
Tienson Qin 566ba16965 enhance: add blocks ast cache 2021-12-13 12:26:51 +08:00
Tienson Qin 1feb695241 fix: TypeError "onHeadersReceived is not a function"
close #3433
2021-12-13 11:29:22 +08:00
Andelf 0f6c68711c fix(ci): enable e2e test on push 2021-12-13 11:11:03 +08:00
Tienson Qin 32eba7ab7a fix: intercept on incoming requests to disable x-frame-options 2021-12-12 17:24:26 +08:00
Tienson Qin 8bbca5d2ed chore: bump version 2021-12-12 16:49:01 +08:00
Andelf c8c8fccc7e fix(build): excalidraw version should be consistent with assets 2021-12-12 16:26:44 +08:00
Andelf 0f650741a8 fix(test): unused imports 2021-12-12 16:24:14 +08:00
Andelf 0d26856206 test(e2e): add cases for code-editing 2021-12-12 16:24:14 +08:00
Andelf b3f2871414 refactor(editor): refine saving of code editor
- won't remove indentations
- use pos-meta to save block
- debounce esc event against blur
2021-12-12 16:24:14 +08:00
Tienson Qin c722f6ec83 fix: ignore properties when displaying block's body 2021-12-12 16:06:32 +08:00
Tienson Qin 75436b183a fix: can't collapse a block with body 2021-12-11 14:40:32 +08:00
Andelf 313b6ab3b1 fix(editor): extra newline in code editor
See-also: #3410
2021-12-11 14:24:17 +08:00
Tienson Qin d3fa2196b0 fix: Horizontal line not created with ---
close #3416
2021-12-11 14:09:17 +08:00
Tienson Qin ae89f9970b fix: hide empty blocks 2021-12-11 13:27:28 +08:00
Tienson Qin eb24a534ec fix: check content 2021-12-11 13:20:33 +08:00
Tienson Qin e3550774c2 fix: catch teardown exception 2021-12-10 23:02:24 +08:00
Tienson Qin 353ff34920 fix: remove block-control style tweak for mobile 2021-12-10 22:56:28 +08:00
leizhe b01459cf14 fix: duplicate content when using time-tracking 2021-12-10 22:33:17 +08:00
charlie a02cef0d4c fix(ui): preboot logo color on dark mode 2021-12-10 22:33:04 +08:00
Tienson Qin 4661b19524 fix: wrong indentation for both templates and copied selections 2021-12-10 22:24:41 +08:00