|
cbd46d4030
|
improve: code style and some subtle changes
|
2025-05-25 03:15:10 +08:00 |
|
|
6b93a781b7
|
add: sign up page
|
2025-05-24 17:13:26 +08:00 |
|
|
fe2fd4fe36
|
feat: home page with header
|
2025-05-24 03:08:32 +08:00 |
|
|
dd70543594
|
init: next for frontend
|
2025-05-22 03:15:07 +08:00 |
|
|
f003e77d52
|
add: text fields and button in signup page
|
2025-05-18 20:55:51 +08:00 |
|
|
4addadb035
|
update: the style in content.css
|
2025-05-18 15:34:12 +08:00 |
|
|
23917b2976
|
merge: branch 'feat/backend' into main
|
2025-05-18 03:53:22 +08:00 |
|
|
6d946f74df
|
update: rate limiter
|
2025-05-18 03:52:42 +08:00 |
|
|
c5ba673069
|
fix: several bugs in captcha rate limiting
|
2025-05-18 03:28:27 +08:00 |
|
|
fa5ccce83f
|
fix: incorrect import of type Psql
|
2025-05-18 00:36:39 +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 |
|
|
44f68993a0
|
fix: missing env during building in frontend
|
2025-05-11 16:20:22 +08:00 |
|
|
980dd542ee
|
add: video info page in frontend
|
2025-05-11 03:57:26 +08:00 |
|
|
c82a95d0bc
|
fix: missing aliyun CLI installation process in backend Dockerfile
|
2025-05-11 02:38:46 +08:00 |
|
|
137c19d74e
|
ref: move from sliding window to token bucket in rate limiter
|
2025-05-11 01:50:02 +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 |
|
|
bf00918c00
|
merge: branch 'main' into feat/backend
|
2025-05-10 00:19:55 +08:00 |
|
|
44f4ee5b01
|
fix: incorrect path in build.ts in crawler
|
2025-05-06 03:42:42 +08:00 |
|
|
cd8fe502ba
|
update: Dockerfile for crawler
fix: incorrect condition in logger
|
2025-05-06 03:24:08 +08:00 |
|
|
95681dcbf3
|
add: Dockerfile for crawler
|
2025-05-06 03:10:20 +08:00 |
|
|
59f09ca5eb
|
ref: switch to bun
|
2025-05-05 01:53:33 +08:00 |
|
|
d686b6a369
|
add: example docker compose file
|
2025-05-04 02:59:04 +08:00 |
|
|
d8c74a609a
|
merge: branch 'main' into ref/deno
|
2025-05-03 05:02:21 +08:00 |
|
|
9d5c7cc47d
|
update: new delegate that fits to new infra
|
2025-05-02 20:14:05 +08:00 |
|
|
7528dcdf81
|
debug: add debug logging in alicloudFcRequest
|
2025-05-02 20:01:21 +08:00 |
|
|
811a8261b3
|
fix: BullMQ crashes when not setting Redis config maxRetriesPerRequest to null
|
2025-05-02 19:48:17 +08:00 |
|
|
d0aa27b2ad
|
ref: backend structure, make backend & frontend containerize
fix: some errors in dockerfile
|
2025-04-29 21:45:38 +08:00 |
|
|
280825cf67
|
fix: missing dependency in frontend
|
2025-04-29 06:42:24 +08:00 |
|
|
e658135a81
|
fix: missing name in packages/core/package.json
|
2025-04-29 06:23:11 +08:00 |
|
|
4632bd5906
|
fix: missing dependency that causes failure of resolving import
|
2025-04-29 06:20:22 +08:00 |
|
|
43b52dee0b
|
add: complete docker config
|
2025-04-29 06:12:44 +08:00 |
|
|
8900ac7ec7
|
update: .gitignore
|
2025-04-29 04:53:26 +08:00 |
|
|
2772849933
|
update: .gitignore
|
2025-04-29 04:52:58 +08:00 |
|
|
784939074a
|
merge: branch 'ref/deno' into ref/docker
|
2025-04-29 04:00:57 +08:00 |
|
|
94dd662c40
|
fix: module not found "net/getVideoInfo.ts"
|
2025-04-29 04:00:15 +08:00 |
|
|
1ebc0d0c1b
|
update: .gitignore
|
2025-04-29 03:52:20 +08:00 |
|
|
728a74f4d3
|
merge: branch 'feat/backend' into ref/docker
|
2025-04-29 03:49:27 +08:00 |
|
|
0c8a459d92
|
update: .gitignore
|
2025-04-29 03:49:17 +08:00 |
|
|
d7b6792d05
|
add: basic docker config
|
2025-04-29 03:45:43 +08:00 |
|
|
50bcb48bd6
|
fix: incorrect key causing RangeError in date-fns
|
2025-04-29 00:33:12 +08:00 |
|
|
fe386d2b02
|
debug: add logs for info.astro
|
2025-04-29 00:24:05 +08:00 |
|
|
e72b3008d1
|
ref: switch to bun & postgres.js for backend
|
2025-04-29 00:07:12 +08:00 |
|
|
a31f702499
|
fix: missing navigator object in server-side
|
2025-04-28 06:15:06 +08:00 |
|
|
5a112aeaee
|
fix: missing navigator object in server-side
|
2025-04-28 06:05:37 +08:00 |
|
|
d675187f68
|
add: showing browser version in the test result of VDF benchmark
|
2025-04-28 06:01:07 +08:00 |
|