Commit graph

97 commits

Author SHA1 Message Date
まっちゃとーにゅ e756272c02
Merge remote-tracking branch 'misskey-dev/develop' into io 2024-02-13 02:27:48 +09:00
syuilo 9b5aeb76d8 update SPDX-FileCopyrightText 2024-02-12 11:37:45 +09:00
まっちゃとーにゅ 8aa76868b3
Merge remote-tracking branch 'misskey-dev/develop' into io 2024-01-23 04:11:38 +09:00
Acid Chicken (硫酸鶏) 7881f06be0
refactor: deprecate i18n.t ()
* refactor: deprecate i18n.t

* revert: deprecate i18n.t

This reverts commit 7dbf873a2f.

* chore: reimpl
2024-01-20 08:11:59 +09:00
まっちゃとーにゅ 17b5cc0280
fix code quality issues 2024-01-10 03:43:22 +09:00
まっちゃとーにゅ abe95d9b67
Merge branch 'develop' of misskey-dev into merge-upstream 2024-01-10 03:13:22 +09:00
かっこかり 0d7f9308cc
enhance(frontend): バブルゲームの諸々を修正・改良2 ()
* (fix) ゲームが正常に終了するように

* (enhance) 効果音の音量を設定可能に

* (add) store

* (add) スクショにロゴの透かしを入れる

* Update packages/frontend/src/pages/drop-and-fusion.vue

Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>

* tweak

* tweak

* tweak

* tweak

* Update drop-and-fusion.vue

* tweak

* tweak

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-01-09 13:25:33 +09:00
syuilo e9c3fe1228 enhance(frontend): add game bgm and refactor sound system 2024-01-08 12:46:20 +09:00
zyoshoka 0e536bdd86
refactor(frontend): widgets/server-metric内の型エラーを除去 () 2024-01-07 23:56:46 +09:00
まっちゃとーにゅ 30f5203c5f
enhance: Use SI prefixes for job queue widget, extends bytes (misskey-dev#12896) (MisskeyIO#328)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
2024-01-06 00:50:55 +09:00
おさむのひと fa9c4a19b9
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる ()
* refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる

* fix

* fix

* renate to "misskeyApi"

* rename file
2024-01-04 18:32:46 +09:00
MeiMei 6598d320d6
enhance: Use SI prefixes for job queue widget, extends bytes ()
* Use SI prefixes for job queue widget

* a

* bytes

* lint
2024-01-04 13:04:00 +09:00
FineArchs f8d5a46dbf
Fix: AiScriptのreadlineの修正をPlay以外にも適用 ()
* add AiScriptReadline() in api.ts

* apply AiScriptReadline on flash.vue

* AiScriptReadline → aiScriptReadline

* Update flash.vue

* Update scratchpad.vue

* Update WidgetAiscript.vue

* Update WidgetAiscriptApp.vue

* Update WidgetButton.vue

* Update plugin.ts
2024-01-04 12:26:57 +09:00
riku6460 018ff4cbda
Merge tag '2023.12.1' into merge-upstream 2023-12-28 03:58:07 +09:00
zyoshoka 75034d9240
refactor(frontend): Reactivityで型を明示するように ()
* refactor(frontend): Reactivityで型を明示するように

* fix: プロパティの参照が誤っているのを修正

* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
2023-12-26 14:19:35 +09:00
zyoshoka 0009aa332b
refactor(frontend): import宣言周りのエラーを修正 () 2023-12-24 16:16:58 +09:00
riku6460 b3de794bdd
Merge tag '2023.12.0-beta.6' into merge-upstream 2023-12-21 11:56:34 +09:00
woxtu c92508a575
Remove unused imports () 2023-12-21 11:36:45 +09:00
riku6460 00c9e43861
Merge tag '2023.12.0-beta.5' into merge-upstream 2023-12-21 07:03:04 +09:00
Tassoman aad573a1d7
adding color-scheme light to WidgetAichan () 2023-12-13 08:13:03 +09:00
syuilo b691126bff refactor(frontend): menuのdividerをnullで表現するのをやめる 2023-12-12 10:26:37 +09:00
riku6460 e77ddfce91
Merge tag '2023.12.0-beta.3' into merge-upstream 2023-12-10 10:29:33 +09:00
zyoshoka 406b4bdbe7
refactor(frontend): 非推奨となったReactivity Transformを使わないように ()
* refactor(frontend): 非推奨となったReactivity Transformを使わないように

* refactor: 不要な括弧を除去

* fix: 不要なアノテーションを除去

* fix: Refの配列をrefしている部分の対応

* refactor: 不要な括弧を除去

* fix: lint

* refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換

* fix: type error

* chore: drop reactivity transform from eslint configuration

* refactor: remove unnecessary import

* fix: 対応漏れ
2023-12-07 14:42:09 +09:00
かっこかり b05d71fabf
feat(frontend): 今日誕生日のフォロー中のユーザーを一覧表示できるウィジェットを追加 ()
* (add) 今日誕生日のフォロイー一覧表示

* Update Changelog

* Update Changelog

* 実装漏れ

* create index

* (fix) index
2023-11-30 14:49:26 +09:00
かっこかり 2a451ebb57
enhance(frontend): 通知音にドライブのファイルを使用できるように ()
* (enhance) サウンドにドライブのファイルを使用できるように

* Update Changelog

* fix

* fix design

* fix design

* Update store.ts

* (fix) ファイル名表示

* refactor

* (refactor) better types

* operationTypeとsoundTypeの混同を防止

* (refactor)

* (fix)

* enhance jsdoc

* driveFile -> _driveFile_
2023-11-27 17:33:42 +09:00
Acid Chicken (硫酸鶏) ccb951f11e
chore: create AudioContext when it is needed () 2023-11-26 14:38:34 +09:00
まっちゃとーにゅ 1fa04c17d3
Merge remote-tracking branch 'misskey-dev/develop' into merge-upstream 2023-11-21 20:54:02 +09:00
おさむのひと 4b13179ff9
サウンド再生方法の変更に追従できていなかった所を修正 ()
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-21 20:05:04 +09:00
riku6460 e2c9ed355b
Merge tag '2023.9.2' into merge-upstream 2023-09-29 23:22:56 +09:00
syuilo b349d0baf8 🎨 2023-09-29 15:14:18 +09:00
syuilo b9da1415a5 feat: 通知の受信設定を強化 2023-09-29 11:29:54 +09:00
syuilo 4216a67462 .js 2023-09-29 11:22:59 +09:00
riku6460 87223add7b
Merge tag '2023.9.0' into merge-upstream 2023-09-25 15:27:13 +09:00
syuilo b0f6c44f36 refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
riku6460 8d06a6475e
chore: 著作権とライセンスについての情報を各ファイルに追加する ()
* chore: 著作権とライセンスについての情報を各ファイルに追加する

* chore: Add the SPDX information to each file

Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.

* tweak format

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* chore: Add SPDX-License-Identifier [skip ci]

* add missing SPDX-License-Identifier

* remove unused file

---------

Co-authored-by: Shun Sakai <sorairolake@protonmail.ch>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Chocolate Pie <106949016+chocolate-pie@users.noreply.github.com>
2023-08-15 02:52:38 +09:00
Shun Sakai c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ()
* chore: Add the SPDX information to each file

Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.

* tweak format

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 14:31:52 +09:00
まっちゃとーにゅ 1e6389d990
Revert "refactor: 可読性のため一部でArray.prototype.atを使うように" ()
* Revert "refactor: 可読性のため一部で`Array.prototype.at`を使うように ()"

This reverts commit 2b6dbd4fcb.

* Apply suggestions from code review

---------

Co-authored-by: okayurisotto <okayurisotto@proton.me>
2023-07-25 19:58:08 +09:00
まっちゃとーにゅ 6d3f64f606
feat: メディアタイムラインを輸入 ()
* メディアタイムラインの実装

* refactor(stream): ストリーミングにwithFilesオプションを実装

---------

Co-authored-by: tar_bin <tar.bin.master@gmail.com>
2023-07-24 02:48:01 +09:00
okayurisotto 2b6dbd4fcb
refactor: 可読性のため一部でArray.prototype.atを使うように ()
* refactor: `Array.prototype.at`を使うように

* fixup! refactor: `Array.prototype.at`を使うように
2023-07-14 10:45:01 +09:00
okayurisotto c0dbc3b53f
refactor: substr -> substring () 2023-07-14 07:59:54 +09:00
okayurisotto d84796588c
cleanup: trim trailing whitespace ()
* cleanup: trim trailing whitespace

* update(`.editorconfig`)

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 07:08:16 +09:00
syuilo af3258dc79 perf(backend): make some features optionable
Resolve 
Resolve 
2023-07-02 16:02:32 +09:00
syuilo a1327fa9e1 perf(backend): allow get for some endpoints 2023-07-02 08:28:26 +09:00
NoriDev 8c7bcdf998
fix(client): サーバーメトリクスが90度傾いている () 2023-06-17 13:54:54 +09:00
Ebise Lutica 34a32a8334
エラー画像URLを設定可能に ()
* エラー画像URLを設定可能に

* Update CHANGELOG.md

* 設定したエラーアイコンをprefetchするようにbase.pugを変更

* 不足していたデータを追加

* enhance(frontend): デザイン調整
2023-06-09 14:00:53 +09:00
Acid Chicken (硫酸鶏) 337dd97b49
perf(): CSS Modules のクラス名をインライン化する ()
* perf(): unwind css module class name

* perf(): support multiple components

* refactor: clean up

* refactor(): avoid `useCssModule()`

* fix(): allow direct literal class name

* fix(): avoid computed class name

* fix(): allow literal keys

* fix(): typo

* fix(): invalid class names

* chore: test

* revert: test

This reverts commit 5c7ef366ec.

* fix(): hidden tale

* perf(): also unwind scoped css contained components

* perf(): `normalizeClass` AOT compilation

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-01 17:19:46 +09:00
syuilo 8c66fad96b lint 2023-05-29 17:13:12 +09:00
syuilo 1c57983bfd refactor 2023-05-24 17:50:15 +09:00
syuilo bdf08c8a54 refactor 2023-05-24 17:33:31 +09:00
syuilo d2eec3a9e4 refactor 2023-05-24 14:34:46 +09:00