Commit Graph

11007 Commits (783c6f17374564cff83cb58cb6ef72f1fa40cd97)

Author SHA1 Message Date
rcmerci bce6174b5a feat(copy-as/export): add option: :newline-after-block 2023-03-20 12:31:35 +08:00
rcmerci 2cfe943169 only copy-as/export level<N blocks for opml/html export 2023-03-20 12:31:35 +08:00
rcmerci 5efbd125de only copy-as/export level<N blocks for text export 2023-03-20 12:31:35 +08:00
Andelf 2ca70373af fix(editor): wrong cookie render
Close #8841
2023-03-17 14:36:18 -04:00
aiirobyte 0eb25b3934
Add option to handle default block refs expanding behaviour (#8839)
* Add option to handle default block refs expanding behaviour

* provide default value

* polish config desc for dicts

* polish config desc in template config

* specify option on settings page

* fix: typo on fn name

* chore: remove the tail period

---------

Co-authored-by: situ2001 <yongcong2001@outlook.com>
2023-03-17 21:40:38 +08:00
Junyi Du 54bd86aca7 test(e2e): improve fav robustness 2023-03-17 01:04:31 +08:00
Junyi Du 02103b596a test(e2e): fs testings - special chars in graph path 2023-03-17 01:04:31 +08:00
Junyi Du b11721dcc3 test(e2e): fs testings - special page name persisting 2023-03-17 01:04:31 +08:00
Junyi Du 3bd3991d9a test(e2e): fs testings - file create, rename, unlink 2023-03-17 01:04:31 +08:00
waneon eee7d06c82 Update Korean translation 2023-03-16 10:39:49 -04:00
Gabriel Horner 05f6665d12 On normal paste wrap link in macro if possible
Remove warning for no macro wrapping as that is excessive warning
2023-03-15 18:27:52 -04:00
Gabriel Horner dc7480b59a Fix test failing b/c it was coupled by forgetting to reset
Also fix other tests that don't reset
2023-03-15 18:27:52 -04:00
Gabriel Horner e8dd8a679e Add test for raw url paste fix 2023-03-15 18:27:52 -04:00
situ2001 e0eb520dc3 fix(paste): do not convert url to marco while raw pasting 2023-03-15 18:27:52 -04:00
Tienson Qin 86eda0d1ca chore: remove repeated calls 2023-03-15 15:21:47 +08:00
Konstantinos Kaloutas 537b715e45 add more tests 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas 6657286c4f fix: history on create portal 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas cff17ab891 remove create block test 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas aabd004fac add tests 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas 7ea26ed490 fix: portal auto resize 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas 7a889a042b fix: persisting collapsed state of portals 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas 874b4d9f9a fix: transact 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas e9da7e49f3 use :compute-new-refs? to replace the last undo 2023-03-13 14:33:14 -04:00
Konstantinos Kaloutas acd41f71dd fix: history replace 2023-03-13 14:33:14 -04:00
charlie a345f434e3 enhance(ux): auto-complete ux with mouse 2023-03-13 13:54:47 -04:00
Sky Hong 652c43f4d8 update: update Translation of Traditional Chinese (zh-hant) 2023-03-13 17:21:46 +08:00
Tienson Qin 0989c1a6f8
Update links for backers and sponsors 2023-03-13 16:38:01 +08:00
AkrISrn 70f6d9b3b7 style: format indent 2023-03-13 16:33:21 +08:00
AkrISrn 2baafcf05a fix(logbook): `with-second-support?` doesn't work 2023-03-13 16:33:21 +08:00
charlie 22dfa621e4 enhance(pdf): UI lag for the case of large highlights data 2023-03-09 09:15:33 +08:00
Konstantinos Kaloutas e52bda80c9 remove keyboard delay 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas f6b9a55cbc Revert "attempt to lock clipboard"
This reverts commit b659cb07ca.
2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas 5d646b67c1 fix: e2e tests 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas b1249c09d8 fix: e2e tests 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas 0f393a7f46 attempt to lock clipboard 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas aded90d03e fix: test names 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas 723bf3806d add more tests 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas cd7ca56d3f refactor: e2e tests modKey 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas 0760aeb948 style: run prettier 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas 271706a155 add iFrame test 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas 0a89ac520a use util/copy-to-clipboard! 2023-03-08 17:09:35 +08:00
Konstantinos Kaloutas 316fa2f4b5 fix: copy 2023-03-08 17:09:35 +08:00
Andelf b21edf9077 fix(test): e2e fail due to page search 2023-03-07 14:04:10 +08:00
Andelf ae82e9132e fix(test): e2e fail due to page search 2023-03-07 14:04:10 +08:00
Tienson Qin 552a8a1575 fix: display page's original name when possible 2023-03-07 11:09:37 +08:00
Yichen Yan f2b99dbc4c
upgrade playwright to 1.31.0 (#8688) 2023-03-06 15:21:54 +08:00
Bad3r 773786bb75 Add Hub & Awesome-logseq to links 2023-03-06 12:14:32 +08:00
charlie c83c973338 fix(http-server): apis server status for multiple graph windows 2023-03-06 12:07:56 +08:00
charlie 821e029568 enhance(ui): move http apis server indicator to right side from toolbar 2023-03-06 12:07:56 +08:00
charlie 1df54a6b54 chore(plugin): build libs core 2023-03-06 12:05:39 +08:00