1
0
Commit Graph

44 Commits

Author SHA1 Message Date
ab5545966e improve: search UI, added snapshots in song info page 2025-11-09 03:01:30 +08:00
19851ec10c add: login endpoint in backend 2025-11-07 00:11:21 +08:00
fa1322f305 update: dependencies 2025-11-05 19:22:54 +08:00
154c075aaf add: metrics monitoring 2025-10-29 23:56:23 +08:00
2c77ece572 add: auto load .env via dotenv in PM2 config 2025-10-26 22:41:59 +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
d22fdd4390 add: some basic info shown in the song info page 2025-10-14 01:56:04 +08:00
793762d722 add: a functional line chart component 2025-10-12 07:09:55 +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
d23c4d0986 fix: some bugs, improve experience 2025-10-04 23:43:00 +08:00
adbee9647e update: the palette & components 2025-10-04 23:43:00 +08:00
57deaed2e1 add: scaffold a color plaette generator 2025-10-04 23:43:00 +08:00
b04a079f4d add: video metadata route for backend 2025-10-04 23:43:00 +08:00
4687edcbda add: the root route of backend 2025-10-04 23:43:00 +08:00
b4f349573e ref: remove dir drizzle in package solid, using @core/drizzle instead. 2025-10-04 23:42:59 +08:00
4e08168ef4 merge: ref/solid into main branch 2025-10-04 23:42:59 +08:00
ee29de726e add: the new backend and the temporary frontend 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
909e9ae48a add: the full song page UI 2025-09-06 03:11:59 +08:00
337fc072ff update: upgrade the component library 2025-08-21 00:50:35 +08:00
da1146c41a add: some polyfills to support chrome 92+ 2025-08-10 19:45:20 +08:00
6d78cbf41b fix: CSS from m3-components applied after project CSS causing unexpcted style in production
update: the primary color to #EE0000
2025-08-10 00:00:43 +08:00
8097a4e3a1
ref: remove next & frontend package 2025-07-28 23:29:26 +08:00
a660514ade
update: header 2025-07-06 19:06:32 +08:00
b2488bddfe
add: header 2025-06-29 18:00:52 +08:00
dab8a94217
add: Drizzle ORM 2025-06-22 03:56:51 +08:00
1e8d28e194
fix: incorrectly ignored type when collecting videos for archive snapshots 2025-06-06 16:52:27 +08:00
54a2de0a11
Merge branch 'main' into ref/next 2025-06-05 22:30:19 +08:00
3abd6666c0
add: missing dependency in backend 2025-06-02 05:33:50 +08:00
44e13724fc
fix: missing dependency in backend 2025-06-02 05:17:46 +08:00
c6b7736dac
fix: import from the core package in next frontend 2025-06-01 18:48:50 +08:00
1a20d5afe0
update: schedule archive snapshots to next Saturday midnight
fix: no expire when acquiring lock for classifyVideos
ref: format
2025-05-31 12:13:56 +08:00
6b93a781b7
add: sign up page 2025-05-24 17:13:26 +08:00
c5ba673069
fix: several bugs in captcha rate limiting 2025-05-18 03:28:27 +08:00
1633e56b1e
update: returns JWT in the /captcha/:id/result endpoint 2025-05-11 19:40:24 +08:00
8456bb7485
add: route for validation 2025-05-10 21:48:02 +08:00
44f4ee5b01
fix: incorrect path in build.ts in crawler 2025-05-06 03:42:42 +08:00
59f09ca5eb
ref: switch to bun 2025-05-05 01:53:33 +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