Commit Graph

11274 Commits (a5d3e71100da2331ea147252a018e3d854b466bd)

Author SHA1 Message Date
Konstantinos Kaloutas a5d3e71100 e2e test 2023-04-27 16:27:38 +03:00
Konstantinos fa51575e1c
Merge branch 'master' into enhance/customizable-whiteboard-shortcuts 2023-04-27 10:31:06 +03:00
EINDEX abcc6c5bcf
fix: port range should be 1 ~ 65535 (#9211)
* fix: port range should be 1 ~ 65535

* fix: change max condition to 65535
2023-04-26 10:50:57 -04:00
Konstantinos Kaloutas c55940fbea revert test changes 2023-04-26 17:43:38 +03:00
Konstantinos Kaloutas d4392c4e40 Revert "enhance: loosen up check for cut and delete"
This reverts commit c0bdb228f0.
2023-04-26 17:00:57 +03:00
Konstantinos Kaloutas 4134566a10 fix: e2e test 2023-04-26 16:57:37 +03:00
Konstantinos Kaloutas c0bdb228f0 enhance: loosen up check for cut and delete 2023-04-26 16:55:17 +03:00
Konstantinos Kaloutas e06e5eda3c fix: e2e test 2023-04-26 16:40:03 +03:00
Konstantinos 4a1c8ec3e8
Merge branch 'master' into enhance/customizable-whiteboard-shortcuts 2023-04-26 16:18:07 +03:00
Konstantinos Kaloutas e7595a3918 Merge branch 'enhance/customizable-whiteboard-shortcuts' of github.com:logseq/logseq into enhance/customizable-whiteboard-shortcuts 2023-04-26 16:17:42 +03:00
Konstantinos Kaloutas 9b4a898bd4 fix: e2e test 2023-04-26 16:17:18 +03:00
charlie 08bb7372a6 enhance(ux): keep the item position from the installed plugins list when toggling enable/disable button 2023-04-26 18:50:57 +08:00
Tienson Qin 1f0822b332 enhance: move db-name to the last parameter 2023-04-26 18:50:19 +08:00
Tienson Qin 245008dc26 enhance: rebuild search index when prepare failed 2023-04-26 18:50:19 +08:00
Tienson Qin 44b373159e fix: delete sqlite db when prepare failed
resolved #7467
2023-04-26 18:50:19 +08:00
Konstantinos f5bdcff423
Merge branch 'master' into enhance/customizable-whiteboard-shortcuts 2023-04-26 13:22:20 +03:00
Konstantinos Kaloutas ae55c58498 enhance: new whiteboard shortcut category 2023-04-26 13:10:45 +03:00
Konstantinos Kaloutas db8d96283a fix: block select all propagation 2023-04-26 13:04:09 +03:00
Konstantinos Kaloutas ac52bdc70d fix: portal tool selection 2023-04-26 13:02:25 +03:00
Konstantinos Kaloutas aeeab74edc enhance: hide shortcuts 2023-04-26 12:54:49 +03:00
Konstantinos Kaloutas 70747aaeda chore: add shortcut to collapse toggle tooltip 2023-04-26 12:42:01 +03:00
Tienson Qin ac44c245a6 fix: align notification buttons 2023-04-26 17:35:20 +08:00
Konstantinos Kaloutas 8eca28f73c fis: e2e tests 2023-04-26 12:31:45 +03:00
Konstantinos Kaloutas 0f44512fda style: run prettier 2023-04-26 12:09:32 +03:00
Konstantinos Kaloutas 956211bb71 chore: handle tool shortcuts 2023-04-26 12:08:33 +03:00
Tienson Qin b7bc230ed8 fix: page uuid might be empty 2023-04-26 12:26:04 +08:00
Sergey Kolesnik 5493479a0e
tiny style fix: polish color circles in block context menu (#9237)
* style: adapt bullet context menu color circles to theme highlight colors

* style: remove shadows for color circles in block context menu

* Revert "style: adapt bullet context menu color circles to theme highlight colors"

This reverts commit 6468115e94.
2023-04-25 11:45:31 -04:00
Konstantinos Kaloutas 92ea768457 Fix: search in page position 2023-04-25 23:29:55 +08:00
Konstantinos Kaloutas 23e250537f Merge branch 'master' into enhance/customizable-whiteboard-shortcuts 2023-04-25 16:53:56 +03:00
Konstantinos Kaloutas af529273e5 enhance (wip): customizable shortcuts 2023-04-25 16:22:03 +03:00
Gabriel Horner 1067ffde38
Enhance: Add :remove-block-children? query option for advanced queries and an advanced query :template fix (#9229)
* Add query option :remove-block-children? to remove

There are cases where we want to see block children e.g. using the
:current-block input. Still kept the existing behavior as most users
probably still want children removed. Also fix result count when
removing children

* Remove confusing :template block filtering

Fix #3260 and fix #9045

* enhance: apply tree filter only if the query result are blocks

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2023-04-25 19:56:27 +08:00
Andelf bebc3bd9f7 chore(release): bump version 0.9.4 2023-04-25 19:55:25 +08:00
Andelf c3d50879d2
Fix: no collapse control on collapsed query block for mobile (#9233)
* fix(mobile): no collapse control for query block
2023-04-25 19:54:58 +08:00
Konstantinos Kaloutas 398f2d1878 enhance (wip): customizable shortcuts 2023-04-25 14:06:58 +03:00
charlie f58dffe3f7 enhance(api): just restore editing cursor state when input element in viewport 2023-04-25 14:45:42 +08:00
Andelf a301f25474 Revert "Feat: ordered(number) list blocks (#9141)"
This reverts commit 68492a5c67.
2023-04-25 12:37:30 +08:00
Charlie 68492a5c67
Feat: ordered(number) list blocks (#9141)
* fix(ui): marker of number list
* feat(ui): sub alpha marker for order block (own-property)
* fix(ui): make order list style more compatiable
* fix(ui): reactive block state for all the order list related items
* improve(ux): backspace for the empty order list block
* improve(ui): slash commands for the own number list block
* fix(ui): incorrect order list number for the root block
* fix(ui): order list not work for the custom query blocks
* fix(ui): contextmenu for the number list marker
* improve(ui): remove the property of `logseq.children-as` for the order list feature
* fix(ui): incorrect order list number for the journal pages list
---------

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-04-25 12:24:09 +08:00
Konstantinos Kaloutas 5b5850cefa enhance (wip): customizable shortcuts 2023-04-24 17:40:37 +03:00
Andelf f0faf65fca chore: rm unused safe-path-join 2023-04-24 21:30:18 +08:00
Andelf 35eed4cbb0 fix(fs): wrong bak fname on mobile fs
chore(deps): update mobile file-sync deps, fix percent encoding
2023-04-24 21:30:18 +08:00
Konstantinos 1aca903449
Fix (Whiteboards): Portal height calculation bug (#9161)
* fix: portal height

* fix: remove circle button from portals

* enhance: remove unnecessary dev tools

* enhance: convert collapse btn-group to toggle

* enhance: introduce collapse shortcut
2023-04-24 21:06:51 +08:00
Tienson Qin 2b7355b98c Explain that logseq team can't reset or retrieve graph's password 2023-04-24 19:19:00 +08:00
Tienson Qin f8178bcd9b
fix: lazy loading shakes (#9139)
* fix: lazy loading shakes

Also, enable lazy loading on mobile

* enhance(perf): lazy load deadlines and scheduled

* enhance(perf): clean up queries when components are invisible

For queries including both ::ref and ::block.
2023-04-24 18:29:19 +08:00
Konstantinos Kaloutas ab0c1c1860 fix: change shortcut of zoom to selected 2023-04-24 16:22:45 +08:00
Konstantinos Kaloutas c204bce3d4 fix: export grouped elements 2023-04-24 16:22:45 +08:00
Konstantinos fd375dde5d
Feat (Whiteboards): Shape conversion (#9192)
* feat: shape shift

* fix: input border radius

* fix: maintain shape id for references

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2023-04-24 13:33:18 +08:00
Konstantinos Kaloutas 0831115ae6 fix: global set color 2023-04-24 13:30:27 +08:00
Konstantinos Kaloutas e10cb90395 chore: add test 2023-04-24 13:30:27 +08:00
Konstantinos Kaloutas 84cd21b46a fix: update shapes 2023-04-24 13:30:27 +08:00
Konstantinos Kaloutas 5fc4e5074d enhance: add lock keyboard shortcut 2023-04-24 13:30:27 +08:00