misskey/packages/backend/test
かっこかり 9ef6c4716c
fix(backend): 名前を空白文字列だけにできる問題を修正 (#14119)
* fix(backend): 名前を空白文字列だけにできる問題を修正

* Update Changelog

* fix test

* Unicodeを含める

* fix

* ユーザー名がUnicode制御文字とスペースのみで構成される場合はnullに

* Revert "ユーザー名がUnicode制御文字とスペースのみで構成される場合はnullに"

This reverts commit 6c752a69c0.

* [ci skip] changelog typo
2024-07-07 14:19:00 +09:00
..
e2e fix(backend): 名前を空白文字列だけにできる問題を修正 (#14119) 2024-07-07 14:19:00 +09:00
misc (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
prelude remove unused file 2024-06-21 13:18:19 +09:00
resources test(backend): goodbye, Lenna (#14111) 2024-07-02 14:29:44 +09:00
unit Use built-in API (#14095) 2024-07-02 14:47:07 +09:00
compose.yml chore(docker-compose): 推奨の名前にする (#14096) 2024-06-28 11:16:12 +09:00
eslint.config.js update deps (#14057) 2024-07-02 11:38:34 +09:00
global.d.ts test(backend): enable typecheck by workflow (#13526) 2024-03-07 09:51:57 +09:00
jest.setup.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
tsconfig.json test(backend): enable typecheck by workflow (#13526) 2024-03-07 09:51:57 +09:00
utils.ts Use built-in API (#14095) 2024-07-02 14:47:07 +09:00