summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/gallery (follow)
Commit message (Expand)AuthorAgeFilesLines
* more use of identifiable errors, improvements to inner error rendering, and m...Hazelnoot2025-06-062-2/+2
* 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-227-0/+42
* 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-139-9/+9
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-139-9/+9
* update SPDX-FileCopyrightTextsyuilo2024-02-129-9/+9
* refactor(backend): exist -> exists (#13203)かっこかり2024-02-081-1/+1
* fix(backend): ギャラリーの人気の投稿の選出にidを用いるよ...zyoshoka2023-11-263-5/+47
* 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-159-9/+9
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-179-18/+9
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-162-6/+6
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-279-0/+45
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-4/+6
* perf(backend): use limit() instead of take()syuilo2023-07-083-3/+3
* 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-219-9/+9
* なんかもうめっちゃ変えたsyuilo2022-09-189-151/+275
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-266-10/+10
* refactor: Use ESM (#8358)syuilo2022-02-279-31/+31
* Fix ajv (#8333)tamaina2022-02-209-9/+9
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-199-105/+91
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-189-35/+35
* lintsyuilo2022-01-039-0/+9
* fix lintsyuilo2021-12-099-29/+29
* update ms to 3.0.0syuilo2021-11-122-2/+2
* refactoringsyuilo2021-11-129-0/+467