summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/emojis.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* requested changespiuvas2025-01-231-1/+1
|
* cleanup for linter to be happypiuvas2025-01-201-2/+1
|
* use addOrderBy as not to override orderBypiuvas2025-01-201-1/+1
|
* merge: Bump develop version (!789)Julia2024-11-281-0/+6
|\ | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/789
| * add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
| |
* | Fix linter error in emojis endpointJulia Johannesen2024-11-201-1/+1
| |
* | edit querypiuvas2024-11-151-10/+5
|/
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* update deps (#11820)syuilo2023-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * fix * wip * wip * wip * Update docker-compose.yml.example * Delete reviewer-lottery.yml * Update RepositoryModule.ts * wip * wip * clean up * update deps * wip * wip
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
| | | | | * Disable `import/no-default-export` properly * Disable `import/no-default-export`
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-051-4/+0
| | | | | * Remove unused injections * Remove unused imports
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* perf(backend): cache local custom emojissyuilo2023-04-061-4/+0
|
* 絵文字のライセンスを表示できるようにsyuilo2023-03-171-18/+1
|
* refactor: fix typessyuilo2023-02-171-5/+1
|
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+1
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* 1時間にtamaina2023-01-221-2/+2
|
* Merge branch 'develop' into emoji-retamaina2023-01-221-0/+1
|\
| * ローカルのカスタム絵文字については直接オリジナルURL ↵syuilo2023-01-211-0/+1
| | | | | | | | リクエストするように
* | wiptamaina2023-01-161-1/+3
|/
* typosyuilo2023-01-091-2/+1
|
* カスタム絵文字一覧情報をmetaから分離syuilo2023-01-091-0/+91