|
95fa08b517
|
update: increase db pool limit
|
2025-02-22 22:21:09 +08:00 |
|
|
d2f9f28608
|
update: limited db pool size to save memory
|
2025-02-22 22:06:51 +08:00 |
|
|
9da623e731
|
fix: unsupported version of onnxruntime in linux
|
2025-02-22 22:01:45 +08:00 |
|
|
c23753aceb
|
update: add lock for classifyVideo
|
2025-02-22 22:00:34 +08:00 |
|
|
46191cfd56
|
fix: unintended local_files_only in loading the tokenizer
|
2025-02-22 21:48:17 +08:00 |
|
|
f70401846a
|
add: more logging for filter's workers
|
2025-02-22 21:43:09 +08:00 |
|
|
bdbd2ac748
|
fix: unspecified onnxruntime version
|
2025-02-22 21:17:18 +08:00 |
|
|
b14a43f63f
|
fix: feeding empty data to the filter model
|
2025-02-22 20:56:57 +08:00 |
|
|
cecc1c1d2c
|
add: classifyVideo & classifyVideos implementation
|
2025-02-22 19:57:52 +08:00 |
|
|
7946cb6e96
|
fix: try to remove timezone offseet in bisect
|
2025-02-14 03:13:32 +08:00 |
|
|
4b48357ab6
|
update: insert duration as metadata
|
2025-02-14 03:06:39 +08:00 |
|
|
bfc622bfda
|
update: gitignore settings about data/
|
2025-02-14 02:28:12 +08:00 |
|
|
f78f7fabdd
|
ref: remove data/ from git
update: inference code for filter model
|
2025-02-14 02:04:07 +08:00 |
|
|
fd090a25c2
|
add: quantized filter model inference
|
2025-02-13 07:42:16 +08:00 |
|
|
7e6854db00
|
merge: from branch 'gitbook'
|
2025-02-12 02:45:05 +08:00 |
|
|
4dc4dfcc5d
|
Merge branch 'gitbook' of https://github.com/alikia2x/cvsa into gitbook
|
2025-02-12 02:44:38 +08:00 |
|
|
bb222a882b
|
doc: GitBook - No subject
|
2025-02-11 18:43:57 +00:00 |
|
|
33062a7693
|
Merge branch 'gitbook'
|
2025-02-12 02:24:25 +08:00 |
|
|
dd7cdc4db5
|
update: auto-removal of completed jobs
|
2025-02-12 02:13:42 +08:00 |
|
|
7797fef685
|
fix: didn't release after connected to database
add: gracefully shutdown
|
2025-02-12 01:47:34 +08:00 |
|
|
b2a7cb1adf
|
merge: branch 'main' into gitbook
|
2025-02-12 00:19:27 +08:00 |
|
|
d870627220
|
update: added tags fetching
|
2025-02-12 00:18:56 +08:00 |
|
|
e27be0a4d9
|
doc: GitBook - No subject
|
2025-02-11 16:07:25 +00:00 |
|
|
bdb6568ae5
|
doc: GitBook - Chinese version
|
2025-02-10 23:48:01 +00:00 |
|
|
2b78f2fe82
|
doc: GitBook - remove broken links
|
2025-02-11 07:26:49 +08:00 |
|
|
46715639f5
|
merge: branch 'main' into gitbook
|
2025-02-11 07:20:56 +08:00 |
|
|
f8aaf6a36c
|
fix: incorrect heading level in readme
|
2025-02-11 07:20:48 +08:00 |
|
|
227c7f608b
|
merge: branch 'gitbook' of https://github.com/alikia2x/cvsa into gitbook
|
2025-02-11 07:16:37 +08:00 |
|
|
9c7c949de6
|
merge: branch 'main' into gitbook
|
2025-02-11 07:16:04 +08:00 |
|
|
869ac1ad3d
|
doc: GitBook - added about page
|
2025-02-10 23:06:14 +00:00 |
|
|
9e569572cd
|
GitBook: No commit message
|
2025-02-10 22:08:49 +00:00 |
|
|
50a9b83d04
|
doc: re-structured the doc folder
|
2025-02-11 06:07:54 +08:00 |
|
|
47e53a62fc
|
GitBook: No commit message
|
2025-02-10 21:58:16 +00:00 |
|
|
5458a98a00
|
doc: update the song-type
|
2025-02-11 05:57:02 +08:00 |
|
|
6ebc05c5ca
|
merge: from branch 'gitbook'
|
2025-02-11 05:47:26 +08:00 |
|
|
1c8c5238d6
|
GITBOOK-1: Initialize the site
|
2025-02-11 05:47:04 +08:00 |
|
|
e742d0770d
|
add: LICENSE & README
|
2025-02-11 05:46:34 +08:00 |
|
|
6a07ff090b
|
GitBook: No commit message
|
2025-02-10 20:31:18 +00:00 |
|
|
471a522d05
|
update: getVideoTags with NetScheduler
improve: extracted PostgreSQL config
|
2025-02-11 00:37:40 +08:00 |
|
|
248978a3e8
|
improve: error handling for NetScheduler
fix: incorrect test code
|
2025-02-10 22:48:37 +08:00 |
|
|
e570e3bbff
|
add: task specified request for NetScheduler
|
2025-02-10 21:42:32 +08:00 |
|
|
fa8540edc5
|
add: tokeignore
|
2025-02-10 21:39:48 +08:00 |
|
|
0a34c9a444
|
add: the net scheduler
|
2025-02-10 21:32:03 +08:00 |
|
|
04c7cca79d
|
update: getLatestVideos no longer fetching tags
|
2025-02-09 23:52:41 +08:00 |
|
|
e72e817152
|
fix: did not release DB connection after using it
|
2025-02-09 23:29:33 +08:00 |
|
|
1b714f1a84
|
fix: unhandled insertion conflict in db/allData.ts
|
2025-02-09 23:28:52 +08:00 |
|
|
63874eef20
|
ref: use custom logger
|
2025-02-09 22:38:45 +08:00 |
|
|
2585025f69
|
ref: use jobscheduler for getLatestVideos
|
2025-02-09 21:06:14 +08:00 |
|
|
bc6c0283a8
|
update: added env in deno task
|
2025-02-09 04:04:24 +08:00 |
|
|
0f64bf5895
|
fix: incorrect command in deno task
|
2025-02-09 03:02:14 +08:00 |
|