summaryrefslogtreecommitdiff
path: root/.devcontainer (follow)
Commit message (Expand)AuthorAgeFilesLines
* use node 20.3.1syuilo2023-07-081-1/+1
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
* update node to 20.4.0syuilo2023-07-071-1/+1
* fix(backend): ひとつのMeilisearchサーバーを複数のMisskeyサーバ...syuilo2023-05-111-0/+1
* fix(backend): Use SSL option for Meilisearch (#10772)Caipira2023-05-061-0/+1
* feat: Introduce Meilisearch (#10755)syuilo2023-05-051-8/+6
* chore: Use node@18.16.0 on DevContainer (#10642)Nanashia2023-04-161-1/+4
* feat(backend): support replication of postgresqlsyuilo2023-04-081-0/+17
* feat(backend): ジョブキュー用Redisを別サーバーに分離できる...syuilo2023-04-071-0/+8
* feat(backend): イベント用Redisを別サーバーに分離できるようにsyuilo2023-04-071-0/+8
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-03-053-1/+5
|\
| * Merge pull request #10206 from Khsmty/fix-devcontainer-pnpmtamaina2023-03-051-0/+3
| |\
| | * fix: pnpm が command not found になるのを修正Khsmty2023-03-051-0/+3
| * | fix: macOS上でDevContainerが動作しない問題を修正Ry0taK2023-03-052-1/+2
| |/
* / chore: remove deprecated vs code extentiontamaina2023-03-051-1/+0
|/
* Dev Container周りtamaina2023-03-051-4/+15
* fix: Dev Containerの設定を修正 (#9921)RyotaK2023-02-143-5/+7
* Dev Containerの設定を追加 (#9872)RyotaK2023-02-125-0/+219