misskey/packages/backend/src
okayurisotto dc291c593f refactor(ApNoteService.ts): note.attachment
- `toArray()`を使うように
- よくわからない条件式を整理
- `as`をなくすために`promiseLimit()`でジェネリクスを使うように
2023-07-02 13:43:32 +09:00
..
@types chore: add tiny definition for redis-lock (#9971) 2023-02-22 14:51:34 +09:00
boot fix(backend): テスト時は一部のサービスを停止 2023-05-10 15:30:36 +09:00
core refactor(ApNoteService.ts): note.attachment 2023-07-02 13:43:32 +09:00
daemons refactor 2023-05-29 13:21:26 +09:00
misc cleanup(check-https.ts) 2023-07-02 13:32:13 +09:00
models tweak of f3a16bcd6 2023-06-10 17:41:52 +09:00
queue refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
server perf(backend): allow get for some endpoints 2023-07-02 08:28:26 +09:00
config.ts enhance(backend): migrate bull to bullmq (#10910) 2023-05-29 11:54:49 +09:00
const.ts [fix] .wav .flac ファイルを再生可能にする (#10686) 2023-04-26 02:17:58 +09:00
decorators.ts
di-symbols.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
env.ts
global.d.ts
GlobalModule.ts refactor 2023-05-29 13:21:26 +09:00
logger.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
MainModule.ts
NestLogger.ts
postgres.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
types.ts fix: i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 (#10042) 2023-02-23 20:46:14 +09:00