tamaina
c21fc29cd9
🎨
2025-08-25 21:02:25 +09:00
tamaina
cacb9083b9
fix
2025-08-25 20:27:18 +09:00
tamaina
bd9e211f76
Merge branch 'develop' into qr
2025-08-25 20:10:46 +09:00
tamaina
e08032d00f
?
2025-08-25 20:09:28 +09:00
tamaina
2c7480d0ea
???
2025-08-25 20:09:21 +09:00
syuilo
76beac41d2
refactor
2025-08-25 20:07:33 +09:00
syuilo
69cdc73f5a
refactor
2025-08-25 19:55:42 +09:00
tamaina
60fecdc358
clean up
2025-08-25 19:37:21 +09:00
syuilo
1c966db324
refactor
2025-08-25 17:12:11 +09:00
syuilo
692284886b
refactor
2025-08-25 17:04:49 +09:00
syuilo
0121d19645
refactor
2025-08-25 16:56:10 +09:00
syuilo
bf8636e516
refactor
2025-08-25 16:56:05 +09:00
tamaina
42a52f13b9
fix lint
2025-08-25 15:27:38 +09:00
tamaina
183be7655a
fix??
2025-08-25 15:13:11 +09:00
tamaina
7520099fee
use * 0.25
2025-08-25 15:04:24 +09:00
tamaina
b17dc7c6d5
fix
2025-08-25 14:59:24 +09:00
tamaina
8576006aaf
fix div warn
2025-08-25 14:47:53 +09:00
tamaina
2ceb4a4cdc
🎨
2025-08-25 14:45:52 +09:00
tamaina
8f5ff9ed92
Merge branch 'develop' into qr
2025-08-25 14:44:17 +09:00
tamaina
bb09f08f84
🎨
2025-08-25 14:39:45 +09:00
syuilo
d336a1fb1c
refactor
2025-08-25 13:51:52 +09:00
syuilo
7c761e7017
refactor
2025-08-25 13:48:09 +09:00
syuilo
7924daf7f8
refactor
2025-08-25 13:46:22 +09:00
syuilo
2b9706a68b
refactor
2025-08-25 13:40:41 +09:00
syuilo
f2d15f9240
refactor
2025-08-25 13:36:38 +09:00
syuilo
caf6a3ab81
refactor
2025-08-25 13:34:17 +09:00
syuilo
f4baa973bf
refactor
2025-08-25 13:26:41 +09:00
syuilo
3741fa4b49
refactor
2025-08-25 13:25:05 +09:00
syuilo
27df7f643e
fix typo
...
Fix #16452
2025-08-25 10:07:42 +09:00
tamaina
f1d27dcd6c
fix size
2025-08-25 10:05:44 +09:00
tamaina
75ab688a36
added to navbar
2025-08-25 09:50:47 +09:00
tamaina
18bc7f6124
fix
2025-08-25 08:47:42 +09:00
tamaina
9c9e6c9ca9
qr.show.vue
2025-08-25 08:09:08 +09:00
tamaina
926cd832c6
added to navbar
2025-08-25 07:28:02 +09:00
tamaina
32b21b1186
wip (qr.show.vue)
2025-08-25 07:23:43 +09:00
renovate[bot]
9f25d96ec3
fix(deps): update [frontend] update dependencies ( #16387 )
...
* fix(deps): update [frontend] update dependencies
* fix build error
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-08-24 09:13:04 +09:00
かっこかり
ade603ff7a
fix(frontend): ページネーションの進行方向を指定できるように ( #16433 )
...
* fix(frontend): ページネーションの進行方向を指定できるように
* Update Changelog
* fix lint
* fix: directionをMkPaginationに移動
* fix
* fix
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-08-22 19:34:20 +09:00
かっこかり
7f6ba2e501
enhance: verify-emailにフロントエンドUIを実装 ( #16431 )
...
* enhance: メールのverifyをAPIに変更
* enhance(frontend): メールのVerifyページを追加
* fix
* 🎨
* 🎨
* Update Changelog
* lint
2025-08-21 16:52:30 +09:00
syuilo
bdfe709319
fix(frontend): 読み込み直後にプラグインによるノートの書き換えが行われない問題を修正
...
ブート時にプラグインがロードされるまで待機
Fix #16428
2025-08-20 15:57:20 +09:00
syuilo
3980172243
feat: 非ログイン時に表示されるトップページのスタイルを選択できるように
2025-08-19 14:15:19 +09:00
syuilo
3b4879133c
🎨
2025-08-18 18:06:32 +09:00
syuilo
7786761d76
chore(frontend): more haptic
2025-08-18 14:24:14 +09:00
Souma
ff334fe9d7
enhance(frontend): Add an option to customize Lockdown duration ( #16405 )
...
* chore(locales): Add "setManually" and "_time.month"
Add Japanese locales to auto-generate other languages.
* feat(frontend): Add text fields to set lockdown duration manually
Choose from presets or set it manually.
* refactor(frontend): Make objects contains option's values and labels
When adding a new option, it needed to write two times.
* docs(changelog): Add a description about this change
Users can notice what's changed by this PR.
* refactor(frontend): Manage state by MkSelect
The functions only initialize the values.
* refactor(frontend): Make the custom input as writable computed
Clean up the MkInput components.
* chore(locales): Switch to "custom"
A single word is better than sentence on this situation.
* refactor(frontend): Insert the custom button to presets
Users don't need to click multiple times to use prests.
2025-08-18 14:11:48 +09:00
syuilo
ba40cb750b
Update about-misskey.vue
2025-08-18 10:59:31 +09:00
syuilo
fcde6789ff
feat(frontend): introduce haptic feedback as experimental feature
...
#16410
2025-08-18 10:49:27 +09:00
syuilo
e481205342
enhance(frontend): update aiscript to 1.1.0
2025-08-18 10:18:34 +09:00
syuilo
bae92a944d
enhance(frontend): improve enableInfiniteScroll stability
...
Close #16318
2025-08-15 12:40:37 +09:00
syuilo
7d30768769
fix(frontend): Botプロテクションの設定の変更検知が正しくない問題を修正
2025-08-15 12:10:14 +09:00
syuilo
c25a922928
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-08-14 16:50:59 +09:00
syuilo
d26169ea32
Update about-misskey.vue
2025-08-14 16:50:56 +09:00