summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc/id (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (re) update SPDX-FileCopyrightTexttamaina2024-02-136-6/+6
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-136-6/+6
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-126-6/+6
|
* fix(backend): reject malformed timestamp (#12554)Acid Chicken (硫酸鶏)2023-12-035-0/+20
|
* perf(backend): createdAtをidから取得するように & ↵syuilo2023-10-165-10/+8
| | | | 無駄なDateインスタンスの生成を避けるように
* feat: introduce aidx and make it defaultsyuilo2023-09-061-0/+44
| | | | Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
* chore: ↵Shun Sakai2023-07-275-0/+25
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#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-6/+6
|
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* fix(server): ↵tamaina2023-04-095-0/+41
| | | | | | | | | IdService.parseを全てのidタイプに対応させるように (#10533) * wip fix-id * :v: * fix import
* perf(backend): cache timeline of a channel to redissyuilo2023-04-031-0/+5
|
* fix: typo (#9300)xtexChooser2022-12-101-2/+2
|
* refactor: Use ESM (#8358)syuilo2022-02-271-1/+1
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* refactoringsyuilo2021-11-124-0/+105
Resolve #7779