summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc/prelude (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove unused functiondakkar2024-08-301-4/+0
| | | | not present upstream, not mentioned anywhere
* Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-025-97/+0
|\
| * refactor: say bye to the weird groupBy friends (#13975)Kisaragi2024-06-221-38/+0
| | | | | | | | | | * refactor(frontend): say bye to the weird groupBy friends * refactor(backend): say bye to the weird groupBy friends
| * remove unused filessyuilo2024-06-213-34/+0
| |
| * remove unused filesyuilo2024-06-211-25/+0
| |
* | merge: upstreamMarie2024-02-1910-10/+10
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-1310-10/+10
| | | | | | | | Fix #13290
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-1310-10/+10
| | | | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
| * update SPDX-FileCopyrightTextsyuilo2024-02-1210-10/+10
| |
* | test: avatar and header uploadingMar0xy2023-10-301-0/+4
|/
* chore: ↵Shun Sakai2023-07-2710-0/+50
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#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>
* Fix auto-fixable issues (#11314)woxtu2023-07-191-1/+1
|
* refactor: 可読性のため一部で`Array.prototype.at`を使うように ↵okayurisotto2023-07-141-2/+3
| | | | | | | (#11274) * refactor: `Array.prototype.at`を使うように * fixup! refactor: `Array.prototype.at`を使うように
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-291-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update QueueService.ts * wip * refactor * :v: * fix * Update QueueStatsService.ts * refactor * Update ApNoteService.ts * Update mock-resolver.ts * refactor * Update mock-resolver.ts
* enhance: Proxy custom emojis to reduce image size and accelerate the ↵tamaina2022-12-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | frontend (#9431) * fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3ab * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943
* なんかもうめっちゃ変えたsyuilo2022-09-1811-0/+299