summaryrefslogtreecommitdiff
path: root/packages/backend/src/GlobalModule.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* refactor: make sure promises are settled before app shutdown (#12942)Kagami Sascha Rosylight2024-01-081-11/+6
| | | 👍
* feat: improve tl performance (#11946)syuilo2023-10-031-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * Update NoteCreateService.ts * wip * wip * wip * wip * Update NoteCreateService.ts * wip * Update NoteCreateService.ts * wip * Update user-notes.ts * wip * wip * wip * Update NoteCreateService.ts * wip * Update timeline.ts * Update timeline.ts * Update timeline.ts * Update timeline.ts * Update timeline.ts * wip * Update timelines.ts * Update timelines.ts * Update timelines.ts * wip * wip * wip * Update timelines.ts * Update misskey-js.api.md * Update timelines.ts * Update timelines.ts * wip * wip * wip * Update timelines.ts * wip * Update timelines.ts * wip * test * Update activitypub.ts * refactor: UserListJoining -> UserListMembership * Update NoteCreateService.ts * wip
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * 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>
* enhance(backend): ↵tamaina2023-07-201-24/+3
| | | | | | | | | | | | | | | | | | | 設定ファイルでioredisの全てのオプションを指定可能に (#11329) * enhance(backend): 設定ファイルでioredisの全てのオプションを指定可能に * yappa kousuru * fix * fix? * fix * Revert "fix" This reverts commit 227f19ff3afcbbd560b831493975206263a1a5a3. * fix
* refactorsyuilo2023-05-291-1/+5
|
* refactorsyuilo2023-05-241-5/+5
|
* fix(backend): Use SSL option for Meilisearch (#10772)Caipira2023-05-061-1/+1
|
* feat: Introduce Meilisearch (#10755)syuilo2023-05-051-2/+18
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update SearchService.ts * Update SearchService.ts * wip * wip * Update SearchService.ts * Update CHANGELOG.md * wip * Update SearchService.ts * Update docker-compose.yml.example
* fix typessyuilo2023-04-141-4/+4
|
* fix(backend): イベント用redis分離が上手く動かない問題を修正syuilo2023-04-091-6/+24
|
* feat(backend): イベント用Redisを別サーバーに分離できるようにsyuilo2023-04-071-15/+25
|
* test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight2023-03-031-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert 1c5291f8185651c231903129ee7c1cee263f9f03 * APIテストの復活 * apiテストの移行 * moduleNameMapper修正 * simpleGetでthrowしないように status確認しているので要らない * longer timeout * ローカルでは問題ないのになんで * case sensitive * Run Nest instance within the current process * Skip some setIntervals * wait for 5 seconds * kill them all!! * logHeapUsage: true * detectOpenHandlesがじゃましているらしい * maxWorkers=1? * restore drive api tests * workerIdleMemoryLimit: 500MB * 1024MiB * Wait what
* fix: postgre -> postgres (#9814)Masaya Suzuki2023-02-071-2/+2
|
* refactor(server): move RepositoryModule into models directorysyuilo2022-12-081-1/+1
|
* refactor(backend): refactor dependencysyuilo2022-09-221-6/+9
|
* testsyuilo2022-09-211-3/+3
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+63