Commit Graph

5184 Commits

Author SHA1 Message Date
syuilo 12bab1c6fb Update preview.ts 2024-09-08 19:44:23 +09:00
syuilo 5c0ce01dbd Update preview.ts 2024-09-08 12:17:01 +09:00
syuilo f4863524d7 Update preview.ts 2024-09-08 09:56:56 +09:00
syuilo 982cee4ea9 Merge branch 'develop' into pr/13929 2024-09-08 09:48:17 +09:00
かっこかり 0d0cd738f8
refactor(misskey-js): warnを除去 (#14520) 2024-09-07 02:38:01 +09:00
kakkokari-gtyih ed8eabb246 fix storybook instance imports 2024-09-06 18:37:18 +09:00
kakkokari-gtyih 436d4442f2 fix storybook theme preloads 2024-09-06 18:32:58 +09:00
kakkokari-gtyih 823b15858d run api extractor 2024-09-06 18:30:41 +09:00
kakkokari-gtyih 788d4ede6f tweak button style 2024-09-06 18:28:34 +09:00
kakkokari-gtyih a7a5adaf5d fix broken imports 2024-09-06 18:28:23 +09:00
kakkokari-gtyih c8583b74dd fix compiler error 2024-09-06 18:27:48 +09:00
kakkokari-gtyih b1b6855c83 force empoll readonly 2024-09-06 18:27:30 +09:00
kakkokari-gtyih 31a6aafd2c 絵文字をtwemojiに変更
クライアントデフォルトにあわせるため
2024-09-06 18:26:52 +09:00
kakkokari-gtyih 74af29d3a4 add missing css variables 2024-09-06 17:40:16 +09:00
kakkokari-gtyih 9ab924116b fix import 2024-09-06 17:35:05 +09:00
kakkokari-gtyih f22a563a7b Merge remote-tracking branch 'msky/develop' into feat-1714 2024-09-06 17:29:23 +09:00
かっこかり 567acea2a3
fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止 (#14515)
* fix(frontend): instance infoページで不必要なapiリクエストが飛ぶのを抑止

* fix
2024-09-06 17:23:40 +09:00
かっこかり 8d19bdbb65
fix(misskey-js): content-typeはapplication/jsonでないもののみを記録するように (#14508) 2024-09-06 17:22:45 +09:00
かっこかり cdb0566c5b
refactor(frontend): scss deprecated 警告に対応 (#14513) 2024-09-06 16:12:14 +09:00
かっこかり f7398faeac
enhance(frontend): アイコンデコレーション管理画面にプレビューを追加 (#14511)
* enhance(frontend): アイコンデコレーション管理画面にプレビューを追加

* Update Changelog

* tweak
2024-09-06 15:37:03 +09:00
syuilo d3c1926519 wip 2024-09-02 20:41:58 +09:00
syuilo 27c7900b0c Update page.vue 2024-09-02 18:11:20 +09:00
syuilo db37ad6bbd wip 2024-09-02 16:13:57 +09:00
syuilo 3676ada520 wip 2024-09-01 17:14:18 +09:00
syuilo cd665be463 wip 2024-09-01 17:11:25 +09:00
syuilo c08ccb65ba Update branding.vue 2024-09-01 14:30:37 +09:00
syuilo 1488b67066 Update roles.vue 2024-09-01 14:29:46 +09:00
syuilo 42aada48a4 wip 2024-09-01 14:28:22 +09:00
syuilo 0e3022860b wip 2024-09-01 14:27:32 +09:00
syuilo d9f3f0c972 wip 2024-09-01 14:15:59 +09:00
syuilo aab1c76981 wip 2024-09-01 08:44:55 +09:00
syuilo e7171d9ab2 refactor 2024-08-31 13:40:13 +09:00
syuilo 10dc244d93 Merge branch 'develop' into pr/13929 2024-08-31 13:32:04 +09:00
syuilo 83813750c7 refactor 2024-08-31 10:01:29 +09:00
syuilo 3aabdf889b refactor 2024-08-31 09:57:22 +09:00
syuilo eb81813ebf Update scroll.ts 2024-08-31 09:56:01 +09:00
syuilo ee22820da2 refactor 2024-08-31 09:55:03 +09:00
syuilo 7173deaa01 refactor 2024-08-31 09:42:44 +09:00
syuilo 99b4a48522 use alias 2024-08-30 20:43:23 +09:00
syuilo 00202c8f9e wip 2024-08-30 20:41:02 +09:00
zyoshoka 128a2b825b
fix(frontend-shared): include `*.{js,json}` files in js-built 2024-08-30 18:35:35 +09:00
zyoshoka fae9bc89f1
style(frontend-shared): lint fixes on build.js 2024-08-30 18:33:23 +09:00
zyoshoka 8be624aa44
refactor(sw): fix type errors (#14478)
* style(sw): lint fixes

* refactor(sw): fix type errors

* chore(sw): disable `noImplicitAny`

* ci(sw): enable typecheck ci

* ci(sw): build `misskey-js` before typecheck
2024-08-30 15:53:04 +09:00
zyoshoka 3fe7e37f10
fix(frontend): server metrics look strange after reload (#14467) 2024-08-30 10:59:23 +09:00
zyoshoka 7fe3035059
fix(backend): use `prefixItems` in `admin/queue/*-delayed` endpoint schema (#14468)
* fix(backend): represent tuples with `prefixItems`

* refactor(frontend): fix type errors

* fix(backend): add `prefixItems` in `SchemaType`

* fix(backend): add `unevaluatedItems: false` to disallow extra items

* refactor(frontend): consolidate `'deliver' | 'queue'` type def into `queue.vue`

* fix(backend): add `unevaluatedItems` in `SchemaType`
2024-08-30 10:58:59 +09:00
zyoshoka 06855f769f
refactor(sw): use fully typed locales (#14470)
* refactor(sw): use fully typed locales

* fix(backend): enumerate achievement notification type
2024-08-30 10:58:11 +09:00
zyoshoka 3e85052754
fix(backend): correct `app`-type notification schema (#14471) 2024-08-29 18:57:44 +09:00
syuilo b313da8cec wip 2024-08-29 18:38:32 +09:00
syuilo 05899455a8 wip 2024-08-29 18:38:05 +09:00
syuilo b4a3b3fa34 Update user-timeline.vue 2024-08-29 18:00:07 +09:00