|
fa5ab258da
|
add: login status detection in frontend
|
2025-06-01 17:21:09 +08:00 |
|
|
9dd06fa7bc
|
add: set cookie after signing up
|
2025-06-01 16:18:01 +08:00 |
|
|
7f9563a2a6
|
ref: use axios for API requests
add: a useCaptcha hook
|
2025-06-01 01:53:06 +08:00 |
|
|
c5ba673069
|
fix: several bugs in captcha rate limiting
|
2025-05-18 03:28:27 +08:00 |
|
|
7786d66dbb
|
add: complete guarding under uCaptcha
|
2025-05-18 00:33:43 +08:00 |
|
|
b18b45078f
|
add: tokenID added to JWT in endpoint GET /captcha/:id/result
|
2025-05-17 02:15:05 +08:00 |
|
|
1633e56b1e
|
update: returns JWT in the /captcha/:id/result endpoint
|
2025-05-11 19:40:24 +08:00 |
|
|
a063f2401b
|
update: rename the captcha endpoint
|
2025-05-11 19:14:19 +08:00 |
|
|
5fb1355346
|
ref: rename endpoint to POST /validation/session
|
2025-05-10 22:41:10 +08:00 |
|
|
8456bb7485
|
add: route for validation
|
2025-05-10 21:48:02 +08:00 |
|
|
01f5e57864
|
ref: dir structure of backend package
|
2025-05-10 00:20:20 +08:00 |
|
|
d0aa27b2ad
|
ref: backend structure, make backend & frontend containerize
fix: some errors in dockerfile
|
2025-04-29 21:45:38 +08:00 |
|