summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/gallery/posts (follow)
Commit message (Expand)AuthorAgeFilesLines
* add role policy to allow note trendingHazelnoot2025-05-142-2/+2
* don't record deleted note, flash, page, or gallery post in modlogHazelnoot2025-03-021-1/+0
* fix import order in gallery/posts/delete.tsHazelnoot2025-02-041-1/+1
* add rate limits to all public endpointsHazelnoot2024-11-224-0/+24
* enhance(backend): ページ、ギャラリー、Playのモデレーション...zyoshoka2024-08-171-5/+30
* refactor: api/*/update系の必須キーを最低限に (#13824)yupix2024-06-221-10/+14
* refactor(backend): remove unnecessary isNotNull sugarsyuilo2024-06-212-4/+2
* fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-011-2/+2
* refactor(backend): `Array.prototype.filter`での非null確認では`isNotNul...okayurisotto2024-02-232-2/+4
* (re) update SPDX-FileCopyrightTexttamaina2024-02-136-6/+6
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-136-6/+6
* update SPDX-FileCopyrightTextsyuilo2024-02-126-6/+6
* refactor(backend): exist -> exists (#13203)かっこかり2024-02-081-1/+1
* fix(backend): ギャラリーの人気の投稿の選出にidを用いるよ...zyoshoka2023-11-262-0/+17
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-162-4/+2
* refactor(backend): update directory structure for modelssyuilo2023-09-202-3/+3
* update deps (#11820)syuilo2023-09-156-6/+6
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-176-12/+6
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-162-6/+6
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-276-0/+30
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-4/+6
* enhance: account migration (#10592)Namekuji2023-04-304-0/+8
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-162-3/+0
* enhance(server): add rate limits for some endpointssyuilo2023-01-141-1/+1
* fix import typesyuilo2022-09-216-6/+6
* なんかもうめっちゃ変えたsyuilo2022-09-186-123/+207
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-266-10/+10
* refactor: Use ESM (#8358)syuilo2022-02-276-24/+24
* Fix ajv (#8333)tamaina2022-02-206-6/+6
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-196-84/+65
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-186-18/+18
* lintsyuilo2022-01-036-0/+6
* fix lintsyuilo2021-12-096-25/+25
* update ms to 3.0.0syuilo2021-11-122-2/+2
* refactoringsyuilo2021-11-126-0/+367