Commit graph

406 commits

Author SHA1 Message Date
Lhc_fl
436e306cbc fix font importer 2024-12-06 17:39:52 +08:00
fly_mc
b92aca60c1 fix default fonts 2024-11-30 00:11:45 +08:00
fly_mc
98bfd23da8 frontend: modified default font face and size 2024-11-27 13:07:27 +08:00
fly_mc
a4cb7acfa8 keep popup elements on screen 2024-11-26 21:20:12 +08:00
fly_mc
5a3f3862f8 frontend: removed renote counts auto increase 2024-11-21 22:03:49 +08:00
fly_mc
915137056e frontend: fix loading fonts when boot 2024-11-19 22:00:03 +08:00
fly_mc
8caf4e33b3 frontend: fix fonts loading 2024-11-19 21:54:26 +08:00
fly_mc
966f8197eb frontend: dynamic import fonts css 2024-11-19 21:30:50 +08:00
fly_mc
ff403e93ac use tinyld normal 2024-11-17 21:49:01 +08:00
fly_mc
ca332ea2fd tweak autpspacing 2024-11-15 14:14:21 +08:00
fly_mc
3aa0a5ea9b emojiAutoSpacing 2024-11-15 13:29:09 +08:00
fly_mc
465a710b4b use note capture 2024-11-10 11:41:15 +08:00
fly_mc
ee463be450 noteCapture update counts 2024-11-10 11:30:44 +08:00
fly_mc
ec500ccdae update counts immediately 2024-11-10 01:58:08 +08:00
fly_mc
6dcd38e746 Merge branch 'develop' into pari-20241009 2024-11-10 01:55:29 +08:00
かっこかり
3a421837bf
refactor(frontend): 動画UIのフルスクリーン周りの調整 (#14877)
* refactor(frontend): フルスクリーン周りの調整

(cherry picked from commit 783032caec5853d78d5af3391e29cf364f2282e8)

* refactor(frontend): deviceKindの循環参照を除去

(cherry picked from commit 1ca471f57e968a1a6e2259bde4a7c6da1fe0c54e)

* fix

---------

Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
2024-11-09 10:57:04 +09:00
fly_mc
ea5336a5e6 fix themes 2024-11-07 00:49:51 +08:00
fly_mc
8120e320ab detect-language fallback to local 2024-11-02 23:37:22 +08:00
fly_mc
46c2fa09db lint 2024-11-01 09:54:17 +08:00
fly_mc
327f0511a7 Merge branch 'develop' into pari-20241009 2024-10-31 23:27:41 +08:00
かっこかり
17d9aca5a7
refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848)
* refactor(frontend): できるだけanyを除去

* refactor

* lint

* fix

* remove unused

* Update packages/frontend/src/components/MkReactionsViewer.details.vue

* Update packages/frontend/src/components/MkUsersTooltip.vue

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-31 13:46:42 +09:00
fly_mc
42b9efd118 Revert "temp: try unregister sw"
This reverts commit 574798d019.
2024-10-30 21:28:05 +08:00
fly_mc
0a8f68e73f tweak: Pari Plus! add default font settings 2024-10-26 01:12:22 +08:00
fly_mc
b49277f61d Pari Plus! add default font settings 2024-10-26 00:46:11 +08:00
fly_mc
574798d019 temp: try unregister sw 2024-10-25 21:03:08 +08:00
fly_mc
278a4a0ba1 Pari Plus! note auto spacing 2024-10-23 23:37:07 +08:00
fly_mc
17e417e0d6 Merge branch 'develop' into pari-20241009 2024-10-21 12:03:26 +08:00
syuilo
5c79d8db20
feat: ノートの閲覧にログイン必須にする設定 (#14799)
* wip

* wip

* wip

* Update packages/frontend/src/pages/note.vue

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>

* wip

* Update WebhookTestService.ts

* Update privacy.vue

* wip

* rename

* Update locales/ja-JP.yml

Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>

* 🎨

* wip

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-10-21 12:49:29 +09:00
fly_mc
1d4495821e Revert "change default themes in everywhere"
This reverts commit 901da5ce92.
2024-10-21 01:47:05 +08:00
fly_mc
901da5ce92 change default themes in everywhere 2024-10-21 01:05:59 +08:00
fly_mc
45021b2329 udpated themes 2024-10-21 01:02:00 +08:00
fly_mc
731df076f0 Merge branch 'develop' into pari-20241009 2024-10-20 13:22:32 +08:00
かっこかり
2250e521e4
refactor(frontend): getBgColorを共通化 (#14782)
* refactor: getBgColor関数の切り出し + fix types (taiyme#291)

* move thing

* revert unnecesary changes

---------

Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2024-10-19 18:02:09 +09:00
fly_mc
e9e08b2ec2 use tinyld heavy 2024-10-17 23:43:41 +08:00
fly_mc
e484545d5e add translate foreign language in MkNote 2024-10-17 23:19:17 +08:00
fly_mc
4c8adb1e2f Merge branch 'develop' into pari-20241009 2024-10-14 22:32:27 +08:00
かっこかり
45d42b8641
feat: ユーザーの名前に禁止ワードを設定できるように (#14756)
* wip

* 🎨

* Enhance: モデレーター以上は制限の影響を受けないように

* refactor

* better error handling

* fix

* Revert "better error handling"

This reverts commit 5670b29cfa18a3894d0c2abfe0e5ef862e3b9ffa.

* error handling

* エラーが出ないのを修正

* translation

* Update Changelog

* status code

* ✌️

* モデレーター以上は影響ないことを明記

* 🎨

* update changelog

* spdx

* Update update.ts

* refactor

* eliminate `screen name`

* remove untracked file

---------

Co-authored-by: KanariKanaru <93921745+kanarikanaru@users.noreply.github.com>
2024-10-13 20:21:25 +09:00
fly_mc
f0f5376d18 opt compress rate 2024-10-13 12:23:41 +08:00
fly_mc
2668f800b3 Merge branch 'develop' into pari-20241009 2024-10-10 00:55:11 +08:00
syuilo
4a356f1ba7
refactor(frontend): prefix css variables (#14725)
* wip

* Update index.d.ts

* remove unnecessary codes
2024-10-09 18:08:14 +09:00
fly_mc
6313294d4d Fix conflits 2024-09-29 22:11:37 +08:00
FineArchs
25670b5f16
Mk:C:containerのborderStyleとborderRadiusを設定できるように (#14638)
* borderStyle and borderRadius

* changelog
2024-09-28 10:06:01 +09:00
syuilo
1679a40c76 🎨 2024-09-24 21:02:22 +09:00
かっこかり
0c6d1ec524
refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように (#14554)
* refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように

* type import

* fix

* lint
2024-09-23 21:50:30 +09:00
syuilo
1ba09e1eee enhance(frontend): improve forms usability 2024-09-23 14:42:38 +09:00
かっこかり
3bf63dd9c5
fix(frontend): 設定変更時のリロード確認ダイアログが複数個表示されることがある問題を修正 (#14543)
* fix(frontend): reloadAskが同時に複数実行されないように

* Update Changelog

* fix

* フラグ解除が確実に行われるように

* reloadAskを汎用化、理由を受け取るように

* fix
2024-09-17 22:18:06 +09:00
Nya Candy
3d09a7cbb6 feat(wip): update note attachments 2024-09-15 12:23:10 +08:00
Nya Candy
41be76fc53 fix(wip): add updated tags & emojis to push notification 2024-09-15 12:22:41 +08:00
かっこかり
1544ba9153
refactor(frontend): 非推奨の表現を改める (#14517) 2024-09-15 12:31:17 +09:00
Nya Candy
2f7d818c54 fix: null history 2024-09-15 11:29:20 +08:00