summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/admin/emoji (follow)
Commit message (Expand)AuthorAgeFilesLines
* lint and type fixesHazelnoot2025-04-011-1/+1
* merge upstreamHazelnoot2025-03-2513-13/+13
|\
| * refactor(backend): better prop namesyuilo2025-03-2213-13/+13
* | remove `fileId` from `importCustomEmojis` logHazelnoot2025-03-021-1/+0
* | add moderation logs for many endpointsHazelnoot2025-03-026-2/+43
* | merge upstream 2025-02-03Hazelnoot2025-02-033-13/+29
|\|
| * feat: 新カスタム絵文字管理画面(β)の追加 (#13473)おさむのひと2025-01-203-12/+29
* | Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-081-18/+15
|\|
| * fix: admin/emoji/update で不正なエラーが発生する (#14750)FineArchs2024-10-111-18/+15
| * fix(backend): fix incorrect schemas (#13458)zyoshoka2024-02-261-1/+4
| * admin/emoji/updateの必須項目を減らす 等 (#13449)FineArchs2024-02-251-9/+18
* | Merge branch 'develop' into future-2024-05-31dakkar2024-06-081-3/+4
|\ \
| * | allow `offset` in `admin/emoji/list` - #490dakkar2024-05-091-3/+4
* | | make the linter happydakkar2024-05-111-1/+1
|/ /
* | handle non-ASCII emoji namesdakkar2024-03-099-27/+31
* | merge upstream for 2024.2.1dakkar2024-03-022-10/+22
* | merge: upstreamMarie2024-02-1913-13/+13
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-1313-13/+13
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-1313-13/+13
| * update SPDX-FileCopyrightTextsyuilo2024-02-1213-13/+13
| * Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-2713-25/+13
* | emoji search: show closest match first #338dakkar2024-01-122-3/+4
* | Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-2813-25/+13
* | merge: upstreamMarie2023-12-2313-25/+43
|\|
| * enhance: api.jsonのレスポンスの内容を実際の内容に合わせる...GrapeApple02023-12-211-0/+2
| * fix(backend): add missing kind definition for admin endpoints to improve secu...syuilo2023-12-1813-1/+25
| * fix(backend): カスタム絵文字のインポート時の動作を修正 (#...Camilla Ett2023-12-021-21/+21
* | fix: importing remote emojis with used nameMar0xy2023-11-241-0/+9
* | upd: set file user to system when adding emojiMar0xy2023-11-121-0/+2
|/
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-1/+1
* 絵文字重複チェック (#11941)nenohi2023-10-062-0/+16
* improve moderation logsyuilo2023-09-244-10/+4
* enhance(backend): refine moderation log (#10939)syuilo2023-09-231-1/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-202-2/+2
* update deps (#11820)syuilo2023-09-155-5/+5
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-1713-26/+13
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-162-4/+4
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-058-11/+7
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-2713-0/+65
* enhance(backend): admin/emoji/addで作成した絵文字を返すようにsyuilo2023-07-201-3/+3
* Fix auto-fixable issues (#11314)woxtu2023-07-191-1/+1
* perf(backend): use limit() instead of take()syuilo2023-07-082-3/+3
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-082-2/+2
* refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight2023-06-251-1/+0
* feat: カスタム絵文字ごとにそれをリアクションとして使...syuilo2023-05-182-8/+50
* カスタム絵文字のライセンスを一括でできるように (#10671)nenohi2023-04-191-0/+37
* カスタム絵文字の検索を絵文字ピッカー使用できるよう...nenohi2023-04-141-5/+11
* fixsyuilo2023-04-061-1/+1
* perf(backend): cache local custom emojissyuilo2023-04-068-224/+23
* fix(backend): 絵文字を編集すると保存できないことがある問...syuilo2023-03-221-6/+6