Commit Graph

6614 Commits

Author SHA1 Message Date
charlie
8f96f4b176 improve(ui): polish built-in icon 2022-09-21 14:49:20 +08:00
charlie
eb46482a75 fix: lint 2022-09-21 14:49:20 +08:00
charlie
6d72dc584c improve(ui): polish built-in icon 2022-09-21 14:49:20 +08:00
charlie
424cc3c3ee fix(pdf): calculate highlight selection async 2022-09-21 14:49:20 +08:00
charlie
dad5bc3609 improve(ui): polish built-in icon 2022-09-21 14:49:20 +08:00
charlie
f8cc6378c3 improve(ui): update built-in icon mode 2022-09-21 14:49:20 +08:00
Konstantinos Kaloutas
a0b37fa20e fix: restore zoom level 2022-09-21 14:48:50 +08:00
Konstantinos Kaloutas
7770d7246c fix; persist zoom level on app close 2022-09-21 14:48:50 +08:00
Tienson Qin
da72d4d620 Some cleanup suggested by Gabe 2022-09-21 12:59:14 +08:00
Gabriel Horner
b4c4a5bd96 Remove unused local state from query table
Also renamed key to column
2022-09-20 12:20:17 -04:00
Gabriel Horner
60067cb817 Disable sorting if query contains and there is no default sorting
- Also fixed caret not showing up when sorting occurs by default for
  a default sorting state coming from :query-sort-by and
  :query-sort-desc
- Also cleaned up sort state. Rum local state doesn't seem necessary
2022-09-20 12:20:17 -04:00
Gabriel Horner
91d6d14720 Fix sort-by not working for blocks
- Also add sort-by support for pages which fixes #5643
- Add sort-by tests
- Fix sample producing weird queries e.g. mixed block and page clauses
- Clean up last, hard to read test setup in query-dsl
2022-09-20 12:20:17 -04:00
ingepettersen
d190168059 Updated Norwegian translation (#6798)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2022-09-20 09:39:23 -04:00
ingepettersen
5a4074d083 Update Norwegian translation 2022-09-20 09:25:13 -04:00
Peng Xiao
a0b0e30f22 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-20 16:51:36 +08:00
Peng Xiao
2c4798f6dd fix: revise whiteboard saving throttle code 2022-09-20 16:51:29 +08:00
Tienson Qin
2762dce3e7 Merge pull request #6796 from japaul527/messageRefreshTypo
issue #6782- changed message typo
2022-09-20 15:21:50 +08:00
rcmerci
41b4cdb938 fix(sync): check sync-state is valid to accept filewatcher events 2022-09-20 15:06:17 +08:00
rcmerci
5a006c59f8 fix(sync): add graph-uuid arg to <get-local-files-meta 2022-09-20 15:06:17 +08:00
Andelf
dfbb42a1b3 fix(sync): update rsapi, add graph-uuid to all fn 2022-09-20 15:06:17 +08:00
Andelf
c6ff4e8084 chore: rm unused code 2022-09-20 15:06:17 +08:00
paul
bfdae9c1a0 changed message typo from
"Refresh detects and processes files modified on your disk and diverged from the actual Logseq page content. Continue?" to

"Refresh detects and processes files modified on your disk that have diverged from the current Logseq page content. Continue?"
2022-09-20 12:23:39 +05:30
Peng Xiao
b4e6ad4769 fix: lint issue 2022-09-20 14:34:40 +08:00
Peng Xiao
a0054fc0e1 docs: add a reminder 2022-09-20 14:34:03 +08:00
Peng Xiao
44e0f0be26 fix: save whiteboard when inactive for 3s 2022-09-20 14:16:11 +08:00
Konstantinos Kaloutas
5d3e45e989 chore: add comment for single letter shortcuts 2022-09-19 11:15:06 +03:00
Konstantinos Kaloutas
e6e8713736 fix: auto close create dropdown 2022-09-19 11:02:05 +03:00
Konstantinos Kaloutas
3e74e715a1 Merge branch 'whiteboards' into feat/whiteboards-create-button 2022-09-19 10:34:40 +03:00
Konstantinos Kaloutas
7bd31def16 Merge branch 'master' into feat/whiteboards-create-button 2022-09-19 10:30:54 +03:00
imaginalis
f40ab3552f Fix & refine Polish (pl) translations 2022-09-19 15:00:55 +08:00
rcmerci
ef8d74d68b enhance(sync): add get-deletion-logs
remove local files according to deletion-logs when local->remote-full-sync
2022-09-19 14:59:43 +08:00
Peng Xiao
4e02650268 fix: revert title max width 2022-09-19 14:00:29 +08:00
Andelf
bada72fe28 fix(mobile): stat should fail 2022-09-19 12:22:12 +08:00
Andelf
f71a80341e fix(mobile): unlink did not create parent dir correctly 2022-09-19 12:22:12 +08:00
Andelf
634c5010a5 chore(deps): update capacitor-file-sync, native android encryption 2022-09-19 12:22:12 +08:00
Andelf
437b928fc4 fix(mobile): capacitor v4 readdir api 2022-09-19 12:22:12 +08:00
Peng Xiao
7ca817e1ff Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-18 15:10:55 +08:00
Peng Xiao
81af8230e4 e2e: should not enable whiteboard by default 2022-09-18 15:00:23 +08:00
Peng Xiao
380c445f6f fix: disable csp (is this ok?) 2022-09-18 12:08:09 +08:00
Konstantinos Kaloutas
a183533947 fix: resizer position 2022-09-18 11:15:57 +08:00
Peng Xiao
e2137b5718 fix: optimize styles a bit 2022-09-18 10:14:21 +08:00
Peng Xiao
564e2fe1b4 fix: lint issues 2022-09-17 22:53:08 +08:00
Peng Xiao
1a0a6a0d45 refactor: toggle circle button 2022-09-17 19:59:04 +08:00
Peng Xiao
874b8d5be4 fix: minor style change 2022-09-17 18:42:16 +08:00
Peng Xiao
ec3ab1cc79 fix: Shrink Page title after input on canvas 2022-09-17 18:31:40 +08:00
Peng Xiao
ad7de948ca feat: delete in whiteboard dashboard 2022-09-17 18:09:27 +08:00
Peng Xiao
f933cca5ad fix: should be able to show references on tooltip off 2022-09-17 15:30:41 +08:00
Peng Xiao
d59e7fdbe8 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-17 13:04:43 +08:00
Peng Xiao
bb5b8b98b3 feat: create binding api 2022-09-17 13:02:02 +08:00
Konstantinos Kaloutas
d2c43c79e6 fix: add linear background 2022-09-16 19:26:04 +03:00