Commit Graph

10555 Commits

Author SHA1 Message Date
Bad3r
b8db41ea53 enhance: Add option to show full blocks in references
adds the option to allow references to show more than the block title, for those of use who like them more than embeds and don't want the block's children included in our refs.

Idea from discussion: #7928
2023-01-09 15:02:20 +00:00
Sergio Miguéns Iglesias
4095fdfca0 Improve show-full-blocks option text 2023-01-09 22:48:22 +08:00
Sergio Miguéns Iglesias
86e52378ac Move full-blocks condition to the right place 2023-01-09 22:48:22 +08:00
Sergio Miguéns Iglesias
e58e545248 Add option to show full block body in ref 2023-01-09 22:48:22 +08:00
Tienson Qin
77e63f6461 enhance: allows empty content only for delete-blocks and move-blocks (#8199)
allows empty content only for delete-blocks and move-blocks
2023-01-09 22:24:08 +08:00
rcmerci
6dba93a0d7 fix(sync): incorrectly ignore unlink events 2023-01-09 22:09:40 +08:00
rcmerci
725145270b fix(sync): make diff-file-metadata-sets path compare case-insensitive 2023-01-09 22:09:40 +08:00
rcmerci
8a90a66691 fix(sync): filter-case-different-same-files & trigger remote->local when idle 2023-01-09 22:09:40 +08:00
Bad3r
1e25a2f01c fix(dev): remove print steps from stale action (#8262) 2023-01-09 21:48:27 +08:00
Konstantinos
2e929ebb21 Chore(deps): Upgrade electron to 20 (#7692)
upgrade electron to 21
2023-01-09 13:57:41 +08:00
Gabriel Horner
17f51c7b77 Make resolve-input nbb compatible
- Brought back Xd-{before,after}-ms and tested it
- Move it to its own ns in graph-parser
- Updated nbb-logseq in deps/
- Made db-utils alias consistent
- Organized resolve-input
2023-01-07 02:49:07 -05:00
Gabriel Horner
506faa89c7 Add tests for :current-block and :parent-block
Remove before-ms and after-ms if we don't have a good use case for it
2023-01-07 02:49:07 -05:00
Ben
657d83e4ae Apple feedback to query_react 2023-01-07 02:49:07 -05:00
Darwis
6b750b832e resolve into :db/id instead of uuid 2023-01-07 02:49:07 -05:00
Gabriel Horner
fee656b4f9 add new query input :current-block-uuid, :parent-block-uuid, nd-before-ms, nd-after-ms 2023-01-07 02:49:07 -05:00
rcmerci
47d5b40e0f fix(sync): sync immediately when android app switching to background 2023-01-06 22:16:55 +08:00
rcmerci
f73e79857e fix <sync-local->remote-all-files! return value 2023-01-06 20:28:13 +08:00
rcmerci
cb25be08b4 sync background task for android 2023-01-06 20:28:13 +08:00
rcmerci
03df32665d fix: resp body maybe not json 2023-01-06 20:28:13 +08:00
rcmerci
c8b3afdc5a fix(sync): check get-local-files-checksum return nil 2023-01-06 20:28:13 +08:00
rcmerci
42bdcbfec3 rename origin-txid to *txid-for-get-deletion-log 2023-01-06 20:28:13 +08:00
rcmerci
b422edd3d2 fix(sync): rename multiple files 2023-01-06 20:28:13 +08:00
rcmerci
9f273c951e fix(sync): update local-txid 2023-01-06 20:28:13 +08:00
charlie
9aa626dcf3 improve(plugin): filter hooks of db block changes for performance 2023-01-05 20:59:42 +08:00
charlie
a80a64dfdf fix(mobile): wrong behavior when backspace with line-head text selection for ios 2023-01-05 19:43:57 +08:00
Charlie
675811ccde Enhance/plugins (#8202)
* improve(plugins): install hooks with user options

* improve(plugin): remove todos

* improve(plugin): hook for a specific plugin

* e2e tests

* improve(ui): global search bar for the results from the custom search service
2023-01-05 19:30:41 +08:00
Konstantinos Kaloutas
1eb94092f0 style: run prettier 2023-01-05 19:27:59 +08:00
Konstantinos Kaloutas
121e1ebe15 fix: adjust scale select on mobile 2023-01-05 19:27:59 +08:00
Konstantinos Kaloutas
d988ba3e8b fix: potential overflow issue 2023-01-05 19:27:59 +08:00
Konstantinos Kaloutas
f1ba9342d2 fix: potential zoom validation issue 2023-01-05 19:27:59 +08:00
Konstantinos Kaloutas
e03d48d844 fix: mobile tap 2023-01-05 19:27:59 +08:00
Konstantinos Kaloutas
7e54812756 fix: e2e tests 2023-01-05 19:27:59 +08:00
Konstantinos Kaloutas
21988d3df9 fix: mobile tap on quick search items 2023-01-05 19:27:59 +08:00
Konstantinos Kaloutas
c006ac3588 fix: e2e tests 2023-01-05 19:27:59 +08:00
Konstantinos Kaloutas
1bcf8db3b7 enhance: test stability 2023-01-05 19:27:59 +08:00
Konstantinos Kaloutas
21ddb7e0d6 feat: add scale option to pencil and highlighter 2023-01-05 19:27:59 +08:00
Konstantinos Kaloutas
c33fc8a60e fix: prevent multiple context menus 2023-01-05 19:27:59 +08:00
Konstantinos Kaloutas
fbda779931 fix: zoom to selection wording 2023-01-05 19:27:59 +08:00
Tienson Qin
96edca8dc0 chore: set max notice blocks changes length to 1000 2023-01-05 19:25:04 +08:00
Tienson Qin
4b6004f9d5 fix: move group-by out and limit notify blocks' length 2023-01-05 19:25:04 +08:00
Junyi Du
9820db95e2 fix: capture open-url failure 2023-01-05 13:04:27 +08:00
charlie
c62c7d0ee8 improve(ui): remove warning of macro renderer slot for mobile 2023-01-05 12:50:53 +08:00
situ2001
2657f5a2f1 fix(e2e): should not wait for selector when there is no onboarding button 2023-01-05 11:53:10 +08:00
Gabriel Horner
d8592faaef Tweak docstring wording from previous commit /cc @situ2001 2023-01-04 17:00:49 -05:00
situ2001
07d959bb39 Chore: Document components related to hide page-preview itself when hovered hierarchy ref in the preview (#8198)
* fix(hierarchy): do not hide page-preview itself when hovered hierarchy ref in the preview

* docs: add docs for `page-cp`

* docs: add docs for `page-reference`

* docs: add quotation mark

Co-authored-by: Bad3r <bad3r@protonmail.com>
2023-01-04 17:00:07 -05:00
Bad3r
a2bb85331e fix: do not link to a specific cljfmt version docs
the link https://cljdoc.org/d/cljfmt/ will always load the most up to date documentation of cljfmt. 
It should be used instead of a specific version number
2023-01-04 12:53:41 -05:00
Gabriel Horner
4eec463cbb Tweaks to PR
- Move auto-formatting down as it's not as important as other sections
- Reword to have focus be on auto-formatting and less so on cljfmt
2023-01-04 12:38:40 -05:00
Phoenix Eliot
133028c043 Update per CR feedback 2023-01-04 12:37:27 -05:00
Phoenix Eliot
83a7beea3a Add note about auto-formatting 2023-01-04 12:37:27 -05:00
rcmerci
ea71240a4f enhance: add login fn for e2e test (#8214)
* enhance: add login fn for e2e test
* expose login-with-username-password-e2e fn to js/window
* export login-with-username-password-e2e
* require sha256&hmac
* update login-with-username-password-e2e
2023-01-04 23:12:11 +08:00