Commit Graph

11868 Commits

Author SHA1 Message Date
Andelf
07b8b030ea fix(ios): empty repo-url on first-boot(logged) 2023-07-10 16:36:24 +08:00
Lewis Sparlin
10ec7d6c8f Update src/main/frontend/components/datetime.cljs
Co-authored-by: Konstantinos <sprocketc@gmail.com>
2023-07-10 00:55:30 +08:00
Lewis Sparlin
00d3a25aaa Use flex-column for schedule modal on smaller screens 2023-07-10 00:55:30 +08:00
Konstantinos Kaloutas
8bc1d19388 fix: codemirror height 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
d8af338e84 remove swiped events 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
96285609bb refactor lightbox 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
0a9c9e0096 remove new line 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
cd3180af72 refactor gulp script 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
f9fbb26567 revert index changes 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
b7710e570c Revert "defer loading code-editor"
This reverts commit 4f067f4003.
2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
9f85069264 convert codemirror hint addon 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
4f07baad37 convert codemirror 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
fed6dea816 convert interact.js 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
20c54c82e3 defer loading code-editor 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
1e30a2030f defer loading html2canvas 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
960c1dc636 remove tldraw script 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
6343f7a7aa remove more excalidraw assets 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
85a8e1246a remove excalidraw assets 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
6e100f0dd1 convert swiped events 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
1f09012f01 convert photoswipe 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
c9cce26b6e fix: inter css 2023-07-10 00:54:54 +08:00
Konstantinos Kaloutas
e04d0c498d convert html2canvas and Inter 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
9f2a0b635f chore(deps): update capacitor-diff-merge; fix android parameter check 2023-07-05 22:52:36 +08: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
e97f580094 add delay to pass the tests 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
1bf2371890 add e2e tests 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
Philippe Letourneau
fe87fe20cf Added a configuration to specify a build version different than the release version 2023-07-02 23:41:03 +08: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
Andelf
f614c98d17 chore(deps): update capacitor-diff-merge; fix initial dir create 2023-06-30 16:55:10 +08:00