summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | chore(backend): fix indenttamaina2023-02-231-1/+1
* | | | feat(server): add @swc/core-android-arm64 to optional (#10034)CaffeinePower2023-02-231-7/+8
* | | | :art:syuilo2023-02-232-0/+0
* | | | enhance: make pwa icon maskable (#10033)Shogo Sensui2023-02-231-2/+4
* | | | use swcsyuilo2023-02-231-3/+3
* | | | feat: swc build in windows (#10032)CaffeinePower2023-02-232-19/+27
* | | | use tsc for buildsyuilo2023-02-231-6/+6
* | | | マイグレーションが失敗することがあるのを修正syuilo2023-02-231-0/+1
* | | | Update package.jsonsyuilo2023-02-231-1/+1
|/ / /
* | | マイグレーションファイルの変更ミス (#10029)nenohi2023-02-231-1/+1
* | | perf(backend): Use swc on pnpm build (#10026)tamaina2023-02-221-7/+7
* | | Revert "Allow configuring the listen host (#9924)"syuilo2023-02-224-12/+9
* | | Allow configuring the listen host (#9924)ledlamp2023-02-224-9/+12
* | | MFMのDOM ParserをJSDOMからhappy-domに変更する (#10016)potpro2023-02-222-7/+8
* | | fix(server): tweak admin/show-user apisyuilo2023-02-221-6/+0
* | | improve performance of some testssyuilo2023-02-224-199/+194
* | | fix testsyuilo2023-02-221-1/+1
* | | tweak cisyuilo2023-02-221-1/+1
* | | fix typessyuilo2023-02-223-6/+6
* | | fix typesyuilo2023-02-221-2/+2
* | | chore: add tiny definition for redis-lock (#9971)dojineko2023-02-224-6/+14
* | | fix: MkUserSelectDialog/search-by-username-and-hostでローカルユーザ...tamaina2023-02-221-53/+54
* | | enhance: exploreで公開ロール一覧とそのメンバーを閲覧でき...syuilo2023-02-2210-18/+260
* | | fix(server): improve security of admin/drive/show-filesyuilo2023-02-211-4/+12
* | | test(backend): restore emoji reaction tests (#9996)Kagami Sascha Rosylight2023-02-202-83/+90
* | | test(backend): restore more unit tests (#9994)Kagami Sascha Rosylight2023-02-203-92/+112
* | | 削除済みのユーザーが deleteActor される時の動作を修正す...xianon2023-02-201-1/+1
* | | update depssyuilo2023-02-201-25/+25
* | | :art: 2FA設定のデザイン向上 / セキュリティキーの名前を...tamaina2023-02-2011-28/+201
* | | refactor: 型エラー修正 / Fix type errors backend (#9983)noonworks2023-02-203-5/+5
* | | Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-192-17/+66
|\ \ \ | | |/ | |/|
| * | test(backend): restore AP unit tests (#9987)Kagami Sascha Rosylight2023-02-192-17/+66
* | | chore(server): tweak notes/featured apisyuilo2023-02-191-1/+1
|/ /
* | refactor: fix typessyuilo2023-02-171-1/+2
* | refactor: fix typessyuilo2023-02-1719-117/+90
|/
* refactor: fix typessyuilo2023-02-174-7/+5
* refactor: fix typessyuilo2023-02-172-0/+53
* perf(client): ウェルカムページを最適化 (#9960)tamaina2023-02-172-2/+5
* ci: run typecheck and eslint separately (#9966)Kagami Sascha Rosylight2023-02-171-1/+3
* style(backend): fix all eslint errors (#9967)Kagami Sascha Rosylight2023-02-179-12/+11
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-16171-238/+113
* fix(server): マイグレーションad1676438468213が通らないのを修...tamaina2023-02-162-1/+2
* fix(server): dropGroupマイグレーションが通るように (#9961)tamaina2023-02-162-13/+5
* startAt -> startsAtsyuilo2023-02-155-10/+10
* 広告開始時期の設定 (#9944)nenohi2023-02-156-5/+23
* drop group (#9942)syuilo2023-02-1542-1448/+60
* drop messaging (#9919)syuilo2023-02-1535-1779/+11
* enhance(server): URLプレビュー(summaly)はプロキシを通すよ...tamaina2023-02-142-11/+18
* 改行コードをLFに統一 (#9926)Neko7sora2023-02-141-72/+72
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-02-1437-185/+178
|\