Commit Graph

8134 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
96285609bb refactor lightbox 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
fb63c32a56 Revert "defer loading html2canvas"
This reverts commit 16e0c3713f.
2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
1e30a2030f defer loading html2canvas 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
1f09012f01 convert photoswipe 2023-07-10 00:54:54 +08:00
queeup
20071dfed1 enhance(i18n): update Turkish translation 2023-07-06 16:55:37 -04:00
Konstantinos Kaloutas
bb80b5f9eb fix #9783 2023-07-06 16:54:00 -04:00
Konstantinos Kaloutas
7854c054bd fix #9781 2023-07-06 16:54:00 -04:00
Gabriel Horner
25c8cfc6ab Address remaining feedback for #9801 and #9757
Also add more explicit translation guidance for reviewers
2023-07-05 11:08:48 -04:00
Rui Sun
64cf564183 Enhance: Add Chinese i18n translations and make more of right-sidebar, query, slide and bug-report translatable (#9801)
* i18n: fix translation of switch to in zh-CN.

* fix: Enable i18n for create or search graph in the context of whiteboard.

* i18n: Add Chinese translations for whiteboard feature.

* i18n: Add more Chinese translations for whiteboard feature.

* i18n: Add i18n for "Properties settings for this query:"

* i18n: Add i18n for "No matched result"

* i18n: Add i18n for "Tips: press f to go full screen"

* i18n: Add i18n for "redo/undo history"

* i18n: Add i18n for "help documents"

* i18n: Add i18n for "bug report"

* fix: Make translate for Tips press f go fullscreen

* fix: Remove placeholder zh-cn that is not used.

* fix: Add a hidden element to use :whiteboard/create-or-search-graph so it will not be reported as unused.

* i18n: Add i18n for "check update"

* i18n: Add i18n for "export current page"

* i18n: Add i18n for "Grant permission"

* i18n: Fix for Chinese, "These translations keys are invalid because they are just copying the English value"

* revert: Translation for whiteboard/create-or-search-graph blocked by bb lang:validate-translations

* i18n: Fix translation for Chinese with help from amazing andelf.

* Update src/resources/dicts/zh-cn.edn

Co-authored-by: Andelf <andelf@gmail.com>

* Update src/resources/dicts/zh-cn.edn

Co-authored-by: Andelf <andelf@gmail.com>

* Update src/resources/dicts/zh-cn.edn

Co-authored-by: Andelf <andelf@gmail.com>

---------

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
Co-authored-by: Andelf <andelf@gmail.com>
2023-07-05 11:07:57 -04:00
Andelf
27035b471c fix(mobile): hide splash as early as possible
Fix #9794
2023-07-05 22:51:53 +08:00
Tienson Qin
076d4027cb fix: sort blocks when copy the selection 2023-07-05 18:30:43 +08:00
Mega Yu
982f57ec84 fix selected blocks dom class 2023-07-05 18:30:43 +08:00
Mega Yu
dfe889a45c fix typo 2023-07-05 18:30:43 +08:00
Mega Yu
3127ea1b6a fix cut block then undo then paste will conflict upsert 2023-07-05 18:30:43 +08:00
Mega Yu
70c9bb10b8 remove duplicate logic about identify whether it's cut paste 2023-07-05 18:30:43 +08:00
Mega Yu
49f88d3ad1 fix undo don't recover refs 2023-07-05 18:30:43 +08:00
Mega Yu
bd08a140a5 remove unnecessary print 2023-07-05 18:30:43 +08:00
Mega Yu
5f09b4dc75 exclude any ref-related values when copying blocks 2023-07-05 18:30:43 +08:00
Mega Yu
47f6893457 Fix the display issue caused by inconsistent page order and dbid order of blocks 2023-07-05 18:30:43 +08:00
Mega Yu
730b8e0528 cut blocks remains uuid 2023-07-05 18:30:43 +08:00
Gabriel Horner
c8ed14ef05 Merge pull request #9743 from logseq/feat/pdf-shape
Feat (Whiteboards): Introduce PDF shape
2023-07-04 10:30:58 -04:00
Andelf
4f20a6720d fix(ui): revise graph name dropdown (#9704)
* fix(ui): graph name calculation of all graphs page
2023-07-04 00:21:49 +08:00
queeup
a366c5fb2b i18n: update Turkish translation 2023-07-03 11:02:39 -04:00
ROCKTAKEY
a9d5ef0a70 enhance: Add additional Japanese translation 2023-07-03 11:01:12 -04:00
Inge
f36507ff24 Update two strings 2023-06-30 09:51:55 -04:00
Inge
7f3ea9029d Update Norwegian translation 2023-06-30 09:51:55 -04:00
Konstantinos Kaloutas
0aa025fc43 remove custom pdf renderer 2023-06-28 16:48:54 +03:00
Konstantinos Kaloutas
6ff7658372 Merge branch 'master' into feat/pdf-shape 2023-06-28 11:28:19 +03:00
Andelf
16c472bc95 fix(ui): position of tooltip icon in setting ui 2023-06-28 09:43:37 +08:00
Andelf
1ace008b5b chore(release): bump version 0.9.10 2023-06-28 00:48:15 +08:00
Junyi Du
53e85ddffc ux: diff-merge switch & fix 2023-06-28 00:45:00 +08:00
Andelf
79093a8bb7 enhance(sync): add feature switch to diff-merge 2023-06-28 00:45:00 +08:00
Tienson Qin
38fc05278c fix: keyboard shortcut UI 2023-06-27 23:49:18 +08:00
Konstantinos Kaloutas
d5c53a4ac0 Merge branch 'master' into feat/pdf-shape 2023-06-27 11:53:30 +03:00
Mega Yu
4cbfb92432 add test 2023-06-27 14:14:13 +08:00
Mega Yu
690715cb80 fix paste text over a selected formatted link 2023-06-27 14:14:13 +08:00
Andelf
4e1b7dd2c1 fix(sync): code start base of diff-merge 2023-06-27 12:09:55 +08:00
Konstantinos Kaloutas
db95712534 switch to simple pdf embed 2023-06-26 15:54:27 +03:00
Tienson Qin
eb49128f4b fix: disable hiccup export for heading/footer/etc when paste
Also, removes ending `-` when converting html to text
2023-06-26 19:56:22 +08:00
Konstantinos Kaloutas
fcfd547ca0 Merge branch 'master' into feat/pdf-shape 2023-06-26 14:25:04 +03:00
Junyi Du
da97d7620e fix: ast->diff-block pre-block meta raw-body 2023-06-26 19:20:04 +08:00
Andelf
a59ecb370d chore(deps): bump diff-merge to 0.1.0 2023-06-26 19:20:04 +08:00
Andelf
2c41d4a20d chore: cleanup debug print 2023-06-26 19:20:04 +08:00
rcmerci
e11b72a7c3 fix txid update when remote->local failed, add retry-count to remote->local-full-sync 2023-06-26 19:20:04 +08:00
Andelf
94ba175cd7 refactor: rewrite merge logic 2023-06-26 19:20:04 +08:00
Andelf
4c527f5c6d fix: wrong diff compare rules 2023-06-26 19:20:04 +08:00
Andelf
f5c95dee6d fix(diff-merge): org mode handling 2023-06-26 19:20:04 +08:00
Andelf
fd493bde0d fix(diff-merge): multi-line blocks format 2023-06-26 19:20:04 +08:00
Junyi Du
fb4e23bb95 fix: handle multi-line blocks spaces correctly 2023-06-26 19:20:04 +08:00
Andelf
5037483b25 fix(diff-merge): handle multi-line blocks for md 2023-06-26 19:20:04 +08:00