summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/drive/files (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-179-18/+9
* 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-279-0/+45
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-4/+6
* 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
* 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
* 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-219-9/+9
* なんかもうめっちゃ変えたsyuilo2022-09-189-193/+317
* 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-267-9/+10
* perf(server): refactor and performance improvementssyuilo2022-03-253-6/+6
* refactor: Use ESM (#8358)syuilo2022-02-279-34/+34
* Fix ajv (#8333)tamaina2022-02-209-9/+10
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-199-152/+102
* 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-189-38/+38
* lintsyuilo2022-01-039-0/+9
* fix lintsyuilo2021-12-099-42/+42
* update ms to 3.0.0syuilo2021-11-122-2/+2
* refactoringsyuilo2021-11-129-0/+573