Commit Graph

132 Commits

Author SHA1 Message Date
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
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
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
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
10de53b773
add: title for test-vdf page 2025-04-28 05:51:07 +08:00
f97e42e7d0
fix: incorrect speedSample 2025-04-28 05:46:24 +08:00
be0ff294be
update: UI of VDF test page 2025-04-28 05:40:02 +08:00
92e00d033d
improve: UI/UX for info page and search box 2025-04-28 02:15:50 +08:00
6d1698fcb6
update: color system with tailwind theme 2025-04-28 02:02:52 +08:00
7d8361589c
add: link to homepage in login page 2025-04-27 01:07:35 +08:00
66b89eb562
fix: incorrectly hard-coded height for a p tag, resulting in overflow on small screens 2025-04-27 01:06:13 +08:00
d994e67036
fix: incorrect method of importing tailwindcss in content.css 2025-04-27 00:57:32 +08:00
ee40764fdc
merge: branch 'feat/frontend' into main 2025-04-27 00:53:15 +08:00
175ec047cf
update: login & register page 2025-04-27 00:51:25 +08:00
358dd1ee5e
improve: style for search bar & song info page 2025-04-26 23:51:40 +08:00
d9c8253019
add: custom fonts, register page
improve: style
2025-04-26 20:50:30 +08:00
1a86831e90
fix: handle ALICLOUD_PROXY_ERR error in snapshotVideoWorker 2025-04-24 03:42:25 +08:00
244298913a
fix: comparison condition error in scheduleSnapshot 2025-04-18 22:38:02 +08:00
2c47105913
fix: incorrectly delayed milestone schedule due to UPDATE 2025-04-17 02:18:25 +08:00
6eaaf921d6
fix: ignored the case of inserting schedule when type = 'milestone' in scheduleSnapshot 2025-04-15 22:06:14 +08:00
288e4f9571
fix: incorrect SQL in scheduleSnapshot 2025-04-15 22:00:02 +08:00
907c0a6976
fix: update started_at instead of returning for milestone snapshots in scheduleSnapshot 2025-04-15 21:42:02 +08:00
7689e687ff
ref: extract scheduleCleanup into individual file
improve: logic of scheduleCleanup
2025-04-15 03:50:03 +08:00
651eef0b9e
fix: incorrectly set snapshot status to 'completed' when bilibili returned other status code 2025-04-15 03:34:45 +08:00
68bd46fd8a
improve: logging text in snapshotVideo.ts 2025-04-14 05:39:27 +08:00
13ea8fec8b
improve: remove unused import in snapshotTick.ts 2025-04-14 05:37:06 +08:00
3d9e98c949
ref: extract snapshotVideoWorker into individual file 2025-04-14 05:36:07 +08:00
c7dd1cfc2e
improve: unused imports in snapshotTick.ts 2025-04-14 05:21:06 +08:00
e0a19499e1
ref: move some worker functions into individual files 2025-04-14 05:20:35 +08:00
0930bbe6f4
improve: remove unused import 2025-04-14 05:11:35 +08:00
054d28e796
merge: branch 'main' into ref/structure 2025-04-14 05:10:44 +08:00
0614067278
update: handler for SIGINT & SIGTERM 2025-04-14 00:49:57 +08:00
6df6345ec1
update: status of schedule when no proxy available 2025-04-14 00:46:43 +08:00