kakkokari-gtyih
ac61d49873
Revert "temporarily roll back simonjs/fake-timers to v11.3.1"
...
This reverts commit 54f1fc3d79
.
2025-05-27 17:03:15 +09:00
kakkokari-gtyih
104505fe5a
Merge branch 'renovate/major-backend-update-dependencies' of https://github.com/misskey-dev/misskey into renovate/major-backend-update-dependencies
2025-05-27 16:44:35 +09:00
kakkokari-gtyih
54f1fc3d79
temporarily roll back simonjs/fake-timers to v11.3.1
2025-05-27 16:44:31 +09:00
kakkokari-gtyih
737019c03f
Revert "attempt to fix test"
...
This reverts commit c508318627
.
2025-05-27 16:35:34 +09:00
かっこかり
263f0a8bba
Merge branch 'develop' into renovate/major-backend-update-dependencies
2025-05-27 15:12:23 +09:00
kakkokari-gtyih
c508318627
attempt to fix test
2025-05-27 15:09:16 +09:00
anatawa12
e078cd9296
fix: jest.js exits with zero value even if underlying jest exited with non-zero value ( #16111 )
2025-05-27 15:07:47 +09:00
かっこかり
1276e65049
fix(backend): follow-up of #16105 ( #16109 )
2025-05-27 14:42:48 +09:00
kakkokari-gtyih
5c78dd3e34
attempt to fix test
2025-05-27 14:24:34 +09:00
kakkokari-gtyih
50a5e7a5dc
Merge remote-tracking branch 'msky/develop' into renovate/major-backend-update-dependencies
2025-05-27 13:56:35 +09:00
かっこかり
07c2de3749
fix(backend): typeormのbreaking changeに対応 ( #16105 )
...
* fix(backend): typeormのbreaking changeに対応
* attempt to fix test
2025-05-27 13:50:45 +09:00
renovate[bot]
47f4f11e3e
fix(deps): update [backend] update dependencies ( #16087 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-27 13:18:59 +09:00
kakkokari-gtyih
d381eaa309
tweak max retries
2025-05-27 12:59:55 +09:00
kakkokari-gtyih
179b18b347
spdx
2025-05-27 12:20:16 +09:00
kakkokari-gtyih
70415bdab5
use main redis for lock
2025-05-27 12:18:50 +09:00
あわわわとーにゅ
90e2dfef4e
update deps (MisskeyIO#889)
...
- メンテナンスされないredis-lockを自前実装に変更
- 既にロックされている場合のリトライ間隔を調整
2025-05-27 12:14:13 +09:00
kakkokari-gtyih
1b999c6536
migrate webauthnservice
2025-05-27 11:58:08 +09:00
kakkokari-gtyih
e4f85f59ff
fix(backend): remove removed type previously exported from file-type
2025-05-27 11:54:22 +09:00
kakkokari-gtyih
6c1b17510d
remove types/bcryptjs
2025-05-27 11:53:51 +09:00
zyoshoka
d27075c5f5
fix(backend): correct invalid schema format specifying only `required` for `anyOf` ( #16089 )
...
* fix(backend): correct invalid schema format specifying only `required` for `anyOf`
* refactor(backend): make types derived from `allOf` or `anyOf` more strong
2025-05-27 08:57:09 +09:00
renovate[bot]
026e9897ca
fix(deps): update [backend] update dependencies
2025-05-26 22:50:00 +00:00
zyoshoka
ed3a844f5d
fix(backend): add response schema for `notes/show-partial-bulk` endpoint ( #16093 )
2025-05-25 08:38:45 +09:00
syuilo
4fcb80bcf2
enhance(backend): ファイル種別が判定できない場合、拡張子を参照するように
2025-05-24 14:28:49 +09:00
syuilo
90e39d22d2
fix(backend): unallowedFileTypeエラーがハンドリングされていない問題を修正
2025-05-24 13:55:34 +09:00
zyoshoka
9c98c13743
fix(backend): better nullable ref schema representation ( #16088 )
...
* fix(backend): better nullable ref schema representation
* refactor
2025-05-23 20:27:16 +09:00
かっこかり
9d36d36fc4
fix(backend): admin側のエンドポイントで作成した招待コードに作成者の情報が記録されない問題を修正 ( #16076 )
...
* fix(backend): admin側のエンドポイントで作成した招待コードに作成者の情報が記録されない問題を修正
* Update Changelog
2025-05-23 09:49:21 +09:00
syuilo
e750c9171e
feat: ロールでアップロード可能なファイル種別を設定可能に ( #16081 )
...
* wip
* Update RoleService.ts
* wip
* Update RoleService.ts
* Update CHANGELOG.md
2025-05-22 23:01:31 +09:00
renovate[bot]
c2478e5877
fix(deps): update [backend] update dependencies ( #15911 )
...
* fix(deps): update [backend] update dependencies
* run pnpm dedupe to fix type errors
---------
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-05-22 19:31:38 +09:00
かっこかり
000ed1f51f
fix(frontend): ジョブキューインスペクタの型エラー解消 ( #16020 )
...
* fix(frontend): ジョブキューインスペクタの型エラー解消
* fix
* fix
* fix
* fix
2025-05-22 12:06:07 +09:00
かっこかり
c7318f5803
fix(backend): 連合モードが「なし」の場合はactivity jsonへのリンクタグを省略するように ( #16074 )
...
* fix(backend): 連合モードが「なし」の場合はactivity jsonへのリンクタグを省略するように
* Update Changelog
* flip condition
2025-05-22 12:02:01 +09:00
syuilo
9480120eba
Feat: ドライブ周りのUIの強化 ( #16011 )
...
* wip
* wip
* Update MkDrive.vue
* wip
* Update MkDrive.vue
* Update MkDrive.vue
* wip
* Update MkDrive.vue
* Update MkDrive.vue
* wip
* Update MkDrive.vue
* wip
* wip
* wip
* wip
* Update MkDrive.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* feat(frontend): upload dialog (#16032 )
* wip
* wip
* Update MkUploadDialog.vue
* wip
* wip
* wip
* wip
* wip
* Update MkUploadDialog.vue
* wip
* wip
* Update MkDrive.vue
* wip
* wip
* Update MkPostForm.vue
* wip
* Update room.form.vue
* Update os.ts
* wiop
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update select-file.ts
* wip
* wip
* Update MkDrive.vue
* Update drag-and-drop.ts
* wip
* wip
* wop
* wip
* wip
* Update MkDrive.vue
* Update CHANGELOG.md
* wipo
* Update MkDrive.folder.vue
* wip
* Update MkUploaderDialog.vue
* wip
* wip
* Update MkUploaderDialog.vue
* wip
* Update MkDrive.vue
* Update MkDrive.vue
* wip
* wip
2025-05-21 07:31:24 +09:00
syuilo
26506677c2
enhance: いくつかの設定ファイルの項目をコントロールパネルで設定するように ( #16026 )
...
* wip
* Update CHANGELOG.md
* feat: migrate to existing config value (#16030 )
* wip
* Update CHANGELOG.md
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2025-05-12 16:55:01 +09:00
syuilo
b18d6b4cef
lint
2025-05-11 17:17:07 +09:00
anatawa12
cbc53de823
fix: RateLimiterService ( #13997 )
...
* fix rate limit check never ends
* fix: long term / short term limitがないときでもそれぞれ用のnew Limiterとlimiter.getが呼ばれる問題
* refactor: wrap ratelimiter with promise
* refactor: reimplement max/min with async
* refactor: reimplement limit with async
* refactor: do not check long term limit inside min
* refactor: check if there is rate limit inside min/max function
* refactor: remove unnecessary return in min/max function
* refactor: remove unnecessary max/min function
* refactor: return rate limit instead of throwing an object
* fix: レートリミットのfactorが二回適用されて二乗の効果がある問題を修正
* fix lint error
---------
Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2025-05-11 15:37:46 +09:00
syuilo
2c96f7f258
enhance(backend): increase MAX_ROOM_MEMBERS to 50
2025-05-11 15:32:36 +09:00
syuilo
0a0d42bb48
enhance: 招待されているが参加していないルームを開いたときに、招待を承認するかどうか尋ねるように
2025-05-10 11:25:00 +09:00
syuilo
bbe26607eb
enhance: リプライ元にアンケートがあることが表示されるように
...
Resolve #15998
2025-05-09 20:36:14 +09:00
syuilo
1febae7128
fix(backend): チャットルームが削除された場合・チャットルームから抜けた場合に、未読状態が残り続けることがあるのを修正
2025-05-09 20:12:33 +09:00
syuilo
96bc042d67
Feat: サーバー初期設定ウィザード ( #15954 )
...
* wip
* wip
* Update welcome.setup.vue
* wip
* wip
* wip
* wip
* Update MkServerSetupWizard.vue
* Update MkServerSetupWizard.vue
* wip
* wip
* wip
* Update types.ts
* wip
* wip
* Update CHANGELOG.md
2025-05-09 19:41:54 +09:00
anatawa12
0bd44bca6d
fix: exported antenna data cannot be imported in some cases ( #15985 )
...
* chore: add ExportedAntenna type
* chore: use ExportedAntenna on export and fix schema
* fix: excludeNotesInSensitiveChannel is not included
* chore: revert unnecessary changes
* chore: add doc for future developer
* docs: update changelog
2025-05-09 17:48:01 +09:00
syuilo
ebf291084f
Feat: UGCの公開範囲設定機能 ( #15938 )
...
* wip
* Update CHANGELOG.md
* wip
* wip
* Update show.ts
2025-05-09 17:44:35 +09:00
syuilo
8c2ab25e5f
Feat: No websocket mode ( #15851 )
...
* wip
* wip
* wip
* wip
* Update MkTimeline.vue
* wip
* wip
* wip
* Update MkTimeline.vue
* Update use-pagination.ts
* wip
* wip
* Update MkTimeline.vue
* Update MkTimeline.vue
* wip
* wip
* Update MkTimeline.vue
* Update MkTimeline.vue
* Update MkTimeline.vue
* wip
* Update use-pagination.ts
* wip
* Update use-pagination.ts
* Update MkNotifications.vue
* Update MkNotifications.vue
* wip
* wip
* wip
* Update use-note-capture.ts
* Update use-note-capture.ts
* Update use-note-capture.ts
* wip
* wip
* wip
* wip
* Update MkNoteDetailed.vue
* wip
* wip
* Update MkTimeline.vue
* wip
* fix
* Update MkTimeline.vue
* wip
* test
* Revert "test"
This reverts commit 3375619396
.
* Update use-pagination.ts
* test
* Revert "test"
This reverts commit 42c53c830e
.
* test
* Revert "test"
This reverts commit c4f8cda4aa
.
* Update style.scss
* Update MkTimeline.vue
* Update MkTimeline.vue
* Update MkTimeline.vue
* ✌️
* Update MkTimeline.vue
* wip
* wip
* test
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkTimeline.vue
* wip
* tweak navbar
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update home.vue
* wip
* refactor
* wip
* wip
* Update note.vue
* Update navbar.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* wip
* Update MkStreamingNotificationsTimeline.vue
* Update use-pagination.ts
* wip
* improve perf
* wip
* Update MkNotesTimeline.vue
* wip
* megre
* Update use-pagination.ts
* Update use-pagination.ts
* Update MkStreamingNotesTimeline.vue
* Update use-pagination.ts
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
2025-05-09 17:40:08 +09:00
anatawa12
406406328c
Fix 1745378064470-composite-note-index.js ( #15968 )
2025-05-06 20:15:26 +09:00
おさむのひと
29f9580143
fix: developのtypecheckエラーを修正 ( #15967 )
2025-05-06 19:59:24 +09:00
zyoshoka
3b676f39df
fix(backend): enumerate achievement types in some response schema ( #15953 )
...
* fix(backend): enumerate achievement types in some response schema
* refactor: use `ref`
2025-05-06 19:52:30 +09:00
syuilo
f6158abb68
use sharp 0.33.5
...
Fix #15920
2025-05-05 18:23:25 +09:00
renovate[bot]
c23f2ff900
chore(deps): update node.js to v22.15.0 ( #15606 )
...
* chore(deps): update node.js to v22.15.0
* chore: determine Jest args from Node.js version
* fix
* fix: `import.meta.dirname` is not supported in v20.10.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-05-04 19:00:36 +09:00
zyoshoka
a5fa9a2cef
chore(workflow): use `node-version-file` instead of hardcoded `node-version` ( #15658 )
...
* chore(workflow): use `node-version-file` instead of hardcoded `node-version`
* chore: test min version
2025-05-04 14:14:09 +09:00
おさむのひと
8c0c503c6c
refactor: ファイルアップロード時のテストを追加 ( #15928 )
...
* refactor: ファイルアップロード時のテストを追加
* なぜかsemverが消えてた
2025-05-04 09:38:35 +09:00
おさむのひと
526057cc61
Revert "fix: 添付ファイルのあるリクエストを受けたときの初動を改善 ( #15896 )" ( #15927 )
...
* Revert "fix: 添付ファイルのあるリクエストを受けたときの初動を改善 (#15896 )"
This reverts commit 7e8cc4d7c0
.
* fix CHANGELOG.md
2025-05-03 16:23:06 +09:00