forkey/packages/backend
sugar e6872e4f3b use uniform sampling in secure-rndstr
the current implementation is biased towards making some characters
25% more common, with the default alphabet the more common characters
being '0', '8', 'h', 'q', 'z', 'I', 'R', and 'Z'

this changes the probability of all letters to be equal
2025-01-17 11:42:49 +00:00
..
.vscode
assets implement /api/v1/accounts/lookup 2025-01-10 21:22:17 +01:00
migration fix migration from key without approvals makes all users become unapproved 2025-01-11 21:26:56 +01:00
nsfw-model
scripts fix(backend): pnpm devが動作しない問題を修正 (MisskeyIO#641) 2024-05-24 21:39:40 +09:00
src use uniform sampling in secure-rndstr 2025-01-17 11:42:49 +00:00
test update tests to handle signup requests 2025-01-16 23:19:00 +01:00
test-server update deps (MisskeyIO#833) 2024-12-19 05:35:13 +09:00
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc update deps (MisskeyIO#833) 2024-12-19 05:35:13 +09:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs update deps (MisskeyIO#833) 2024-12-19 05:35:13 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jsconfig.json
ormconfig.js
package.json fix(ActivityPub): URIとURLが一致しない場合、同じドメイン内のサブドメインの1階層の違いまでは許容する (MisskeyIO#859) 2024-12-28 18:49:13 +09:00
README.md
tsconfig.json code cleanup (MisskeyIO#825) 2024-11-27 05:48:25 +09:00

Misskey Backend