forkey/packages
sugar e6872e4f3b
All checks were successful
Lint / lint (backend) (pull_request) Successful in 3m18s
Lint / lint (frontend) (pull_request) Successful in 9m32s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m30s
Lint / lint (sw) (pull_request) Successful in 2m28s
Lint / typecheck (backend) (pull_request) Successful in 3m39s
Lint / pnpm_install (pull_request) Successful in 2m27s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m9s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m49s
Test (backend) / unit (22.x) (pull_request) Successful in 6m58s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m12s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m57s
Lint / lint (misskey-js) (pull_request) Successful in 2m23s
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
..
backend use uniform sampling in secure-rndstr 2025-01-17 11:42:49 +00:00
frontend fix frontend linting errors 2025-01-16 23:19:00 +01:00
misskey-bubble-game update deps (MisskeyIO#844) 2024-12-25 11:18:28 +09:00
misskey-js update tests to handle signup requests 2025-01-16 23:19:00 +01:00
misskey-reversi update deps (MisskeyIO#844) 2024-12-25 11:18:28 +09:00
shared chore: use @misskey-dev/eslint-plugin (#12860) 2023-12-31 15:26:57 +09:00
sw update deps (MisskeyIO#844) 2024-12-25 11:18:28 +09:00
meta.json