Add friendly capcha #36

Merged
ashten merged 5 commits from feature/friendly-captcha into main 2025-01-19 07:47:57 +00:00

5 commits

Author SHA1 Message Date
bf1dac8e8b Fixed possible undefined error
All checks were successful
Lint / pnpm_install (pull_request) Successful in 2m33s
Test (backend) / unit (22.x) (pull_request) Successful in 7m20s
Test (frontend) / vitest (22.x) (pull_request) Successful in 2m46s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m14s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m23s
Lint / lint (backend) (pull_request) Successful in 3m4s
Lint / lint (misskey-js) (pull_request) Successful in 2m45s
Lint / lint (sw) (pull_request) Successful in 2m30s
Lint / lint (frontend) (pull_request) Successful in 9m10s
Lint / typecheck (backend) (pull_request) Successful in 3m58s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m42s
Test (backend) / e2e (22.x) (pull_request) Successful in 10m37s
2025-01-18 23:06:39 -08:00
7ed25ef7f5 Fixed lint errors 2025-01-18 23:06:27 -08:00
e35977afd8 Merge branch 'main' into feature/friendly-captcha
Some checks failed
Lint / pnpm_install (pull_request) Successful in 2m27s
Test (backend) / unit (22.x) (pull_request) Successful in 8m7s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m18s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m13s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m0s
Lint / lint (backend) (pull_request) Failing after 2m2s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m32s
Lint / lint (misskey-js) (pull_request) Successful in 2m34s
Lint / lint (sw) (pull_request) Successful in 2m56s
Lint / lint (frontend) (pull_request) Failing after 8m37s
Lint / typecheck (backend) (pull_request) Failing after 2m36s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m16s
2025-01-19 06:36:16 +00:00
32061eaefb Merge branch 'main' into feature/friendly-captcha
Some checks failed
API report (misskey.js) / report (push) Successful in 2m51s
Lint / pnpm_install (pull_request) Successful in 2m52s
Test (backend) / unit (22.x) (pull_request) Successful in 8m26s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m46s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m41s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m50s
Lint / lint (backend) (pull_request) Failing after 2m8s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m41s
Lint / lint (misskey-js) (pull_request) Successful in 2m37s
Lint / lint (sw) (pull_request) Successful in 2m37s
Lint / lint (frontend) (pull_request) Failing after 8m19s
Lint / typecheck (backend) (pull_request) Failing after 2m8s
Lint / typecheck (misskey-js) (pull_request) Successful in 3m17s
2025-01-18 20:28:52 -08:00
ce517da1aa Add friendly capcha
Some checks failed
Dockle / dockle (pull_request) Failing after 38s
Test (backend) / unit (22.x) (pull_request) Failing after 7s
Test (backend) / e2e (22.x) (pull_request) Failing after 7s
Test (frontend) / vitest (22.x) (pull_request) Failing after 5s
Lint / pnpm_install (pull_request) Successful in 1m52s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 2m59s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m54s
Pull Request Labeler / triage (pull_request_target) Failing after 2s
Lint / lint (backend) (pull_request) Failing after 1m52s
Lint / lint (misskey-js) (pull_request) Successful in 2m26s
Lint / lint (sw) (pull_request) Successful in 2m18s
Lint / typecheck (backend) (pull_request) Failing after 1m40s
Lint / lint (frontend) (pull_request) Failing after 10m16s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m46s
2025-01-14 22:55:17 +01:00