summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/drive (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixsyuilo2023-09-241-7/+21
* Update update.tssyuilo2023-09-241-1/+6
* improve moderation logsyuilo2023-09-241-50/+4
* fixsyuilo2023-09-231-1/+1
* enhance(backend): refine moderation log (#10939)syuilo2023-09-231-5/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-201-1/+1
* update deps (#11820)syuilo2023-09-1515-15/+15
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-1717-34/+17
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-052-12/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-2717-0/+85
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-4/+6
* perf(backend): use limit() instead of take()syuilo2023-07-083-3/+3
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
* ロールにNSFWを強制的につけるオプションを追加 (#10731)nenohi2023-05-051-2/+11
* enhance: account migration (#10592)Namekuji2023-04-302-0/+4
* feat: drive cleaner (#10366)CyberRex2023-03-201-0/+10
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-261-12/+6
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-162-2/+0
* Achievements (#9665)syuilo2023-01-211-2/+2
* enhance(server): add rate limits for some endpointssyuilo2023-01-141-0/+6
* fix(server): ドライブ容量超過時のエラーが適切にレスポン...syuilo2023-01-141-4/+4
* Role (#9437)syuilo2023-01-123-3/+9
* refactorsyuilo2022-12-253-3/+3
* Fastify (#9106)syuilo2022-12-031-5/+3
* fix import typesyuilo2022-09-2117-17/+17
* なんかもうめっちゃ変えたsyuilo2022-09-1817-380/+616
* feat: auto nsfw detection (#8840)syuilo2022-07-072-2/+19
* feat: Log user ips (#8872)syuilo2022-07-022-7/+20
* enhance: improve documentation for `/users/` endpoints (#8790)Johann1502022-06-109-0/+18
* refactor: fix typesyuilo2022-04-172-4/+4
* chore: fix lintsyuilo2022-04-031-1/+0
* fix: validation (better #8456) (#8461)Johann1502022-04-031-13/+14
* revert 484e023c0syuilo2022-04-021-14/+13
* enhance(doc): required input fields (#8456)Johann1502022-04-021-13/+14
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-2612-21/+23
* perf(server): refactor and performance improvementssyuilo2022-03-253-6/+6
* refactor: Use ESM (#8358)syuilo2022-02-2717-61/+61
* Fix ajv (#8333)tamaina2022-02-2017-17/+18
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-1917-290/+191
* refactorsyuilo2022-02-041-1/+3
* refactor: APIで非JSON入力の型変換はendpointに渡す前に行うよ...MeiMei2022-01-311-4/+2
* refactor, enhance: ドライブ引数のオブジェクト化, 追加時のco...MeiMei2022-01-232-3/+9
* refactor(server): use named exportsyuilo2022-01-201-2/+2
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-1817-74/+74
* lintsyuilo2022-01-0317-0/+17
* fix lintsyuilo2021-12-0917-83/+83
* update ms to 3.0.0syuilo2021-11-122-2/+2
* refactoringsyuilo2021-11-1217-0/+1107