Commit Graph

12420 Commits (2318e850dd6bec0595990a33f56e54550c1bf971)

Author SHA1 Message Date
Andelf 2318e850dd enhance(draw): save img assets 2023-12-08 19:20:32 +08:00
charlie 3183dc7857 fix(ui): incorrect IME composition detection 2023-12-08 15:23:22 +08:00
eliovir 3257c1f4fa
Update French translation (#10647)
* Update French translation

Add missing strings and correct typography.

* Update fr.edn
2023-12-07 09:06:46 -05:00
Vivianne aa4c240739
fix: missing spaces in fr and es (#10644) 2023-12-06 20:18:20 +08:00
Andelf 990c7a55ee
chore(release): release 0.10.1 (#10640) 2023-12-06 18:38:07 +08:00
Tienson Qin 5fa41a1479 fix: don't clear search filter when searching for namespace page
Also, esc will not clear the filter if the input is not empty
2023-12-06 17:39:31 +08:00
Tienson Qin eb90314410 fix: search in sidebar conflicts with block selection
Fixes #10611
2023-12-06 17:39:31 +08:00
Tienson Qin ed06991f46 fix: remove :pdf from allowed formats 2023-12-06 17:39:31 +08:00
Tienson Qin 17f10edb39 fix: ignore binary files and other formats from watcher 2023-12-06 17:39:31 +08:00
Tienson Qin 1861aa1697 fix: search for files can crush Logseq
Fixes #10610
2023-12-06 17:39:31 +08:00
Tienson Qin c1bf1d97ad fix: search remove some edn files
Fixes #10609
2023-12-06 17:39:31 +08:00
Charlie e56b300aa0
fix(ui): theme color related issues (#10638)
* fix(ui): accent color doesn't apply to block references link #10619
* enhance(ui): polish details for the keymaps setting
2023-12-05 22:52:43 +08:00
ksqsf bfe7f5e826 fix: lint 2023-12-04 13:46:04 -05:00
ksqsf ef60c92e30 fix: and-or query 2023-12-04 13:46:04 -05:00
Tienson Qin 31a52d6f8d enhance: load only filtered result when specified 2023-12-05 02:35:56 +08:00
Tienson Qin 8323235a46 fix: query all whiteboards from db 2023-12-05 02:35:56 +08:00
Tienson Qin be6e1f5a32 feat: add whiteboards to search filters 2023-12-05 02:35:56 +08:00
Blezur 561783582c
Add Polish translations (#10604)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-12-04 12:59:36 -05:00
Ulices dffdbb23f8
i18n: Update Spanish translation (#10594)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-12-04 12:57:28 -05:00
queeup c55fff362e enhance(i18n): update Turkish translation 2023-12-04 12:56:39 -05:00
Tienson Qin e71a4ffc0c fix: search does not navigate to block of interest if collapsed
Fixes 10579
2023-12-04 12:15:52 -05:00
Tienson Qin 5761f206be
Add Posthog instrument when failed to refresh access token (#10625)
* Add posthog instrument when refresh token failed

* Add user-id to instrument

* fix: clear tokens iff oauth2/token returns 400 and invalid_grant
2023-12-03 23:10:22 +08:00
Tienson Qin ecde2c3bfc
fix: cross-platform shotcuts (#10590)
This PR also simplifies the implementation of shui/shortcut a lot.

* fix: consistent char for the Enter key

* fix: show ctrl instead of ⌘ for copy ref

* fix: "Ctrl" should be split from "Ctrl X"
2023-12-03 12:40:08 +08:00
Andelf 95461d8a8a fix(e2e): page search results 2023-12-03 12:07:51 +08:00
Andelf a81ec6e215 fix(recents): zoomed block uuid should not be added to recents 2023-12-03 12:07:51 +08:00
Andelf 871f58e96b fix(cmdk): avoid using uuid from recents 2023-12-03 12:07:51 +08:00
ROCKTAKEY 7525689bfb
Update Japanese translation (#10612)
* enhance: Update Japanese translation
* Update src/resources/dicts/ja.edn

---------

Co-authored-by: Andelf <andelf@gmail.com>
2023-12-02 10:52:54 +08:00
Gabriel Horner 045a59ea10 fix: slides don't work on published sites that aren't under '/'
Fixes https://github.com/logseq/publish-spa/issues/11
2023-12-02 10:49:36 +08:00
Tienson Qin 7ec93f0f16 fix: result safety check 2023-11-30 22:31:27 +08:00
Tienson Qin 47082c8a16 fix: do not hide shortcuts in the search modal
Fixes #10575
2023-11-30 22:31:27 +08:00
Tienson Qin 1815f874fe fix: e2e tests 2023-11-30 22:31:27 +08:00
Tienson Qin 77880cdd15 fix: pressing alt prevent search modal close
Fix #10577
2023-11-30 22:31:27 +08:00
Tienson Qin 5418e6bdce fix: lint warning 2023-11-30 22:31:27 +08:00
Tienson Qin 15520964dd fix: lower-case page name in search recents
Close #10574 #10576
2023-11-30 22:31:27 +08:00
Tienson Qin 567fb31148 fix: remove built-in properties from search results
Close #10573
2023-11-30 22:31:27 +08:00
charlie 416e1477f9 fix(ui): incorrect background color for the left sidebar on mobile #10572 2023-11-30 18:11:28 +08:00
charlie 9e8cc6efb4 fix(ui): alignment of the references & hierarchy container from right sidebar 2023-11-30 17:52:44 +08:00
charlie 1fdcdbe454 fix(ui): incorrect background color of the references blocks item container 2023-11-30 17:52:44 +08:00
charlie 59cce66cd7 fix(ui): incorrect nodes edge color for the global graph view #10578 2023-11-30 17:48:26 +08:00
Tienson Qin 5bc3fb0383 fix: Search ctrl+up/down not works on Windows/Linux 2023-11-29 22:33:02 +08:00
Tienson Qin 9e412168ce fix: increase the default search length
Fixes #10569
2023-11-29 18:56:39 +08:00
Andelf 5a4bba1378 enhance(cmdk): click subsection heading to toggle result more or less 2023-11-29 14:24:56 +08:00
Gabriel Horner 81ec1e375e fix: doc typo 2023-11-28 12:19:20 -05:00
Andelf 02d97c27ba fix(cmdk): shift key state handling 2023-11-29 00:49:48 +08:00
Andelf c44715d9fe chore: bump version 0.10.0 2023-11-28 22:44:42 +08:00
Gabriel Horner 548fa98605 enhance: allow CLI and github action to set color accent 2023-11-28 22:32:34 +08:00
Andelf 21418d6fe9 fix(cmdk): enter key while ime composing 2023-11-28 02:41:01 +08:00
Andelf 68bae90039 test(fs): add unittests for new fn 2023-11-28 02:39:52 +08:00
Andelf 3069f5d7e3 fix(fs): path-join testcase 2023-11-28 02:39:52 +08:00
Andelf 61a3c19176 fix(fs): windows unc path support 2023-11-28 02:39:52 +08:00