Commit Graph

235 Commits

Author SHA1 Message Date
41f8b42f1c
improve: the registration API 2025-04-01 10:30:44 +08:00
fba56106cc
add: user registration API 2025-03-31 20:07:58 +08:00
cfd4fc3d21
fix: incorrect API used in validation 2025-03-31 06:24:54 +08:00
7a46f31d7f
version: backend/0.2.3 2025-03-31 06:09:49 +08:00
cf33c4922d
fix: incorrect parsing for id in API route /video/:id/snapshots 2025-03-31 06:09:28 +08:00
aa75fdd63e
fix: incorrect schema check for numbers 2025-03-31 06:05:59 +08:00
9c0783c607
fix: incorrect type check for number in request params 2025-03-31 06:02:07 +08:00
28772fcd9f
merge: branch 'gitbook' of https://github.com/alikia2x/cvsa into gitbook 2025-03-31 05:34:55 +08:00
4d2b002264
merge: branch 'main' into gitbook 2025-03-31 05:34:24 +08:00
834f81eff0
doc: GitBook - No subject 2025-03-30 21:29:02 +00:00
35f4e0e0d4
merge: branch 'main' into feat/backend 2025-03-31 05:13:24 +08:00
9af7e52464
version: crawler/1.0.17 2025-03-31 05:12:18 +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
b2edaf8fc4
improve: prevent Infinity for getAdjustedShortTermETA 2025-03-30 21:16:05 +08:00
da8b2d3b4d
fix: timeout interva ltoo short in cleanup 2025-03-30 20:48:40 +08:00
64a7f13da7
merge: branch 'feat/frontend' into hotfix 2025-03-30 20:48:03 +08:00
39acac09e7
version: frontend/1.2.6 2025-03-30 19:10:23 +08:00
7aa988f0fe
fix: remove deno from building & previewing 2025-03-30 19:07:02 +08:00
6fd34a88e7
improve: UI for song info page & titlebar on mobile 2025-03-30 18:54:10 +08:00
cded4cd825
fix: redundant 'key' attribute in HTML tag 2025-03-30 18:42:24 +08:00
1346700c35
improve: search bar supports bvid 2025-03-30 08:02:36 +08:00
91566fce83
update: table view for videoInfo in song page 2025-03-30 08:00:15 +08:00
db5ea97fae
update: song info page 2025-03-30 07:58:37 +08:00
cc202fb3c6
add: about page 2025-03-30 07:48:43 +08:00
8b17f8177c
update: song page 2025-03-30 07:31:24 +08:00
4fe266ce82
add: few pages 2025-03-30 06:45:27 +08:00
f585b49ee4
add: frontend with Astro 2025-03-30 03:57:21 +08:00
19d7276280
fix: missing param in SQL for inserting into bilibili_metadata 2025-03-30 03:24:11 +08:00
f7806c6a39
add: tailwind dependency 2025-03-30 03:23:38 +08:00
106049bfc6
update: insert cover into bilibili_metadata 2025-03-30 02:40:22 +08:00
e0776a452e
ref: format 2025-03-29 22:23:31 +08:00
291a21d82a
init: astro frontend 2025-03-29 19:10:52 +08:00
f401417ce2
update: remove refactor guide 2025-03-29 19:02:48 +08:00
be3ff00edc
fix: incorrect path for model file 2025-03-29 18:52:44 +08:00
879a6604e5
fix: missing export in deno.json 2025-03-29 18:43:47 +08:00
d88ad099c4
ref: monorepo support 2025-03-29 18:13:57 +08:00
636c5e25cb
ref: move ML stuff
add: .idea to VCS, the refactor guide
2025-03-29 14:13:15 +08:00
7337538f0b
fix: snapshotBefore may returns null even there's a snapshot exists 2025-03-27 05:49:19 +08:00
9e3cc8236c
fix: incorrect iterations counting 2025-03-27 04:15:46 +08:00
01171f5de3
update: remove WINDOW_SIZE 2025-03-27 04:14:12 +08:00
6a7f246562
update: increase limit of getBulkSnapshotsInNextSecond 2025-03-27 04:05:35 +08:00
49098763f1
fix: mixing bulk tasks with other tasks 2025-03-27 03:57:47 +08:00
cd160c486e
update: logging in bulk 2025-03-27 03:51:35 +08:00
c12379134c
update: error handling in bulk fetch 2025-03-27 03:44:41 +08:00
189bb294cb
improve: logging 2025-03-27 03:31:48 +08:00
7ad4255fa7
update: remove lastAvailableWindow 2025-03-27 03:26:13 +08:00
de061eeb0f
update: rate limit config and number of schedules obtained by tick 2025-03-27 03:21:01 +08:00
767e19b425
fix: bigint serialization failed 2025-03-27 03:15:35 +08:00
d8201c7f8e
update: shallow copy instead of re-asignment when creating copy of rate limitor config 2025-03-27 03:13:05 +08:00