summaryrefslogtreecommitdiff
path: root/packages/backend/test/unit/misc/id.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (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
|
* enhance(backend): テストの高速化 (#12939)おさむのひと2024-01-081-2/+2
| | | | | | | | | | | * enhance(backend): テストの高速化 * add ls * 自動的にマージされるようなので不要 * 起動方法を揃える * fix test
* fix testssyuilo2023-10-161-13/+13
|
* feat: introduce aidx and make it defaultsyuilo2023-09-061-0/+8
| | | | Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
* chore: ↵Shun Sakai2023-07-271-32/+37
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#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(server): ↵tamaina2023-04-091-0/+44
IdService.parseを全てのidタイプに対応させるように (#10533) * wip fix-id * :v: * fix import