1
0
Commit Graph

51 Commits

Author SHA1 Message Date
f7bfb76d90 fix: proxy name in networkDelegate config to ensure compatibility with alicloud 2025-10-26 23:18:50 +08:00
92dccbab9d ref: full deployment config for crawler based on PM2 2025-10-26 22:38:22 +08:00
1a79e679bb ref: use bun's redis in crawler, deployment via PM2 2025-10-26 17:26:11 +08:00
b25a2992e1 update: missing service & codePath info in some logging 2025-10-20 05:36:38 +08:00
cb35292438 update: db schema 2025-10-08 06:37:57 +08:00
a102d6d771 update: the close-milestone route to support eta table 2025-10-08 06:36:37 +08:00
87d9066fa1 add: the server timing & prettifier plugin, update the archiveSnapshots logic 2025-10-08 04:03:00 +08:00
f511a2bfdf add: the milestone route, a chart demo for data visualization 2025-10-07 19:35:39 +08:00
02a2a845da ref: cleanup code 2025-10-06 17:04:16 +08:00
1d0a165723 ref: change printWidth to 100 & re-format 2025-10-06 02:11:18 +08:00
b4f349573e ref: remove dir drizzle in package solid, using @core/drizzle instead. 2025-10-04 23:42:59 +08:00
93237075fe add: a endpoint for getting song info 2025-09-22 02:23:48 +08:00
394b73505e add: the drizzle stuff into @core and a todo for new bilibili API, update the .gitignore. 2025-09-22 02:23:48 +08:00
497ea031d8
fix: missing field in db schema 2025-06-10 15:03:39 +08:00
39ca394a56
fix: several bugs about type 2025-06-10 14:46:28 +08:00
75973c72ee
add: login, user profile page & license 2025-06-07 19:42:36 +08:00
3abd6666c0
add: missing dependency in backend 2025-06-02 05:33:50 +08:00
dd7e2242a0
add: docker support for nextjs frontend 2025-06-02 05:04:26 +08:00
507f2c331e
add: several pages, synced with old frontend 2025-06-02 04:04:17 +08:00
a1a4abff46
fix: missing import in @cvsa/core 2025-06-01 21:31:37 +08:00
c6b7736dac
fix: import from the core package in next frontend 2025-06-01 18:48:50 +08:00
fa5ab258da
add: login status detection in frontend 2025-06-01 17:21:09 +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
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
980dd542ee
add: video info page in frontend 2025-05-11 03:57:26 +08:00
137c19d74e
ref: move from sliding window to token bucket in rate limiter 2025-05-11 01:50:02 +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
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
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
94dd662c40
fix: module not found "net/getVideoInfo.ts" 2025-04-29 04:00:15 +08:00
e72b3008d1
ref: switch to bun & postgres.js for backend 2025-04-29 00:07:12 +08:00
1a86831e90
fix: handle ALICLOUD_PROXY_ERR error in snapshotVideoWorker 2025-04-24 03:42:25 +08:00
b5dbf293a2
fix: missing import map for logger 2025-04-08 02:07:53 +08:00
fc90dad185
ref: move some common files to @core 2025-04-08 02:05:44 +08:00
94e19690d1
ref: rename NetScheduler to NetworkDelegate 2025-04-06 01:38:45 +08:00
20668609dd
fix: SQL query to make WebStorm happy 2025-04-05 18:34:06 +08:00
33c6a3c1f8
ref: the imports of db schema 2025-04-05 18:26:01 +08:00
a2b55d0900
feat: root path for API
improve: the GET video snapshots API
2025-03-31 05:07:22 +08:00
1322cc4671
init: backend 2025-03-31 02:47:33 +08:00
8b17f8177c
update: song page 2025-03-30 07:31:24 +08:00