Commit Graph

27863 Commits

Author SHA1 Message Date
syuilo 85ed47ff62
Merge ebea4142a2 into 9d70c9ad78 2025-09-20 01:47:12 +00:00
syuilo ebea4142a2 New translations ja-jp.yml (Korean) 2025-09-20 10:47:09 +09:00
syuilo 7738416669 New translations ja-jp.yml (Italian) 2025-09-20 00:52:38 +09:00
syuilo cc13e73489 New translations ja-jp.yml (English) 2025-09-19 23:49:41 +09:00
syuilo 15ad31ac90 New translations ja-jp.yml (Chinese Simplified) 2025-09-19 23:49:39 +09:00
syuilo 47ef108f18 New translations ja-jp.yml (Catalan) 2025-09-19 23:49:38 +09:00
github-actions[bot] 9d70c9ad78 Bump version to 2025.9.1-alpha.0 2025-09-19 13:51:21 +00:00
syuilo 10dcd86273 New translations ja-jp.yml (Korean (Gyeongsang)) 2025-09-19 21:46:24 +09:00
syuilo e2ca895885 New translations ja-jp.yml (Japanese, Kansai) 2025-09-19 21:46:22 +09:00
syuilo 1124b11b50 New translations ja-jp.yml (Uzbek) 2025-09-19 21:46:16 +09:00
syuilo 66e014cbdc New translations ja-jp.yml (Thai) 2025-09-19 21:46:10 +09:00
syuilo be110cb353 New translations ja-jp.yml (Bengali) 2025-09-19 21:46:09 +09:00
syuilo 3e0f77b30a New translations ja-jp.yml (Indonesian) 2025-09-19 21:46:07 +09:00
syuilo d9857d223c New translations ja-jp.yml (Vietnamese) 2025-09-19 21:46:05 +09:00
syuilo 799868c4d7 New translations ja-jp.yml (English) 2025-09-19 21:46:03 +09:00
syuilo eb7259ef72 New translations ja-jp.yml (Chinese Simplified) 2025-09-19 21:46:01 +09:00
syuilo 4f0886eac1 New translations ja-jp.yml (Ukrainian) 2025-09-19 21:46:00 +09:00
syuilo 7f1bf808f1 New translations ja-jp.yml (Slovak) 2025-09-19 21:45:57 +09:00
syuilo e18712aefa New translations ja-jp.yml (Portuguese) 2025-09-19 21:45:55 +09:00
syuilo 066d070d3a New translations ja-jp.yml (Polish) 2025-09-19 21:45:53 +09:00
syuilo 21ce5ac312 New translations ja-jp.yml (Norwegian) 2025-09-19 21:45:52 +09:00
syuilo cbdcc9f36e New translations ja-jp.yml (Dutch) 2025-09-19 21:45:50 +09:00
syuilo 1d430fd88e New translations ja-jp.yml (Korean) 2025-09-19 21:45:49 +09:00
syuilo 37652da894 New translations ja-jp.yml (German) 2025-09-19 21:45:45 +09:00
syuilo 152e416597 New translations ja-jp.yml (Czech) 2025-09-19 21:45:43 +09:00
syuilo 59998e2e5c New translations ja-jp.yml (Catalan) 2025-09-19 21:45:41 +09:00
syuilo 4ab38703aa New translations ja-jp.yml (Arabic) 2025-09-19 21:45:40 +09:00
syuilo f9d29a0bfe New translations ja-jp.yml (French) 2025-09-19 21:45:38 +09:00
syuilo 675cbde2b0 New translations ja-jp.yml (Romanian) 2025-09-19 21:45:37 +09:00
syuilo dad286aa62 New translations ja-jp.yml (Chinese Traditional) 2025-09-19 21:45:35 +09:00
syuilo a32a8bc785 New translations ja-jp.yml (Turkish) 2025-09-19 21:45:33 +09:00
syuilo 4af5f47766 New translations ja-jp.yml (Russian) 2025-09-19 21:45:32 +09:00
syuilo 423647d748 New translations ja-jp.yml (Italian) 2025-09-19 21:45:30 +09:00
syuilo 430ff8e3c3 New translations ja-jp.yml (Spanish) 2025-09-19 21:45:28 +09:00
tamaina 42b2aea533
feat(frontend): 自分のプロフィールページの二次元コード(QRコード)を表示し、他の人のコードを読み取りするページを追加 (#16456)
* wip (qr.show.vue)

* added to navbar

* qr.show.vue

* fix

* added to navbar

* fix size

* 🎨

* 🎨

* fix div warn

* fix

* use * 0.25

* fix??

* fix lint

* clean up

* ???

* ?

* fix

* 🎨

* 🎨

* refactor

* 🎨

* 🎨

* :ar:t

* 🎨

* iphone flip

* no lazy import

* 🎨

* 🎨

* 🎨

* ユーザー全部flipでいいや

* ✌️

* fix

* fix

* fix lint

* 🎨

* fix type

* fix: local user profile url cannot be resolved with ap/show

* fix: local user url with hostname could not be resolved

* chore: use common utility for checking self host

* wip

* 🎨

* 🎨

* fix imports

* fix

* fix

* fix

* 🎨

* fix...

* set spacer-w

* ✌️

* 全画面でQRを読むように

* fix

* 🎨

* modify navbar.ts

* start/stop on vue activation

* display raw content read from qr

* 端末のQRをスキャンするボタンを追加

* chore

* やっぱりmfmを先に表示する

* 🎨

* fix 18n

* QRの内容は/users/:userIdにする

* add spdx

* use cqh

* `defineProps` is a compiler macro and no longer needs to be imported.

* use MkUserName

* 🎨

* 🎨

* refactor

* clean up

* refactor

* 🎨

* Update qr.show.vue

* Misskeyロゴにdrop-shadowを追加

* clean up: do not use empty css

* fix os.select usage

* Update qr.vue

* Update qr.show.vue

* Update qr.show.vue

* Update get-user-menu.ts

* ✌️

* Update show.ts

* Update ja-JP.yml

* watermark

* Update CHANGELOG.md

* Update qr.read.vue

* Update qr.read.vue

* wip

* Update MkWatermarkEditorDialog.Layer.vue

---------

Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-09-19 21:02:30 +09:00
syuilo 97adf6f2cc 🎨 2025-09-19 14:23:34 +09:00
syuilo e356b0d5b9 New translations ja-jp.yml (Italian) 2025-09-19 04:41:25 +09:00
syuilo bcbca77ece New translations ja-jp.yml (Italian) 2025-09-19 03:18:14 +09:00
syuilo 53cee78846 New translations ja-jp.yml (Korean) 2025-09-18 20:59:11 +09:00
tamaina 93ff209c51
enhance(frontend): bootでonunhandledrejectionでrenderErrorする場合、PromiseRejectionEvent.reasonを渡すように (#16563) 2025-09-18 19:35:23 +09:00
syuilo 5fe08d0bbb fix(frontend): iOSで、デバイスがダークモードだと初回読み込み時にエラーになる問題を修正
Fix #16562
2025-09-18 19:18:31 +09:00
syuilo 57f0a3a405 New translations ja-jp.yml (Chinese Simplified) 2025-09-18 18:09:26 +09:00
syuilo f21341c0ff New translations ja-jp.yml (Catalan) 2025-09-17 21:14:40 +09:00
syuilo 86b9ad91a2 New translations ja-jp.yml (Chinese Traditional) 2025-09-17 21:14:38 +09:00
syuilo c8419d78f6 New translations ja-jp.yml (Japanese, Kansai) 2025-09-17 20:15:57 +09:00
syuilo d5d842cb64 New translations ja-jp.yml (Thai) 2025-09-17 20:15:46 +09:00
syuilo 39ac3ac135 New translations ja-jp.yml (Indonesian) 2025-09-17 20:15:43 +09:00
syuilo d30cb3ace4 New translations ja-jp.yml (Vietnamese) 2025-09-17 20:15:41 +09:00
syuilo 08fecdd6f5 New translations ja-jp.yml (English) 2025-09-17 20:15:39 +09:00
syuilo cd4796d8eb New translations ja-jp.yml (Chinese Simplified) 2025-09-17 20:15:37 +09:00