alikia2x (寒寒) alikia2x
  • Cloud
  • https://alikia2x.com
  • A student developer. Hope to bring best products for everyone.

  • Joined on 2024-09-22
alikia2x pushed to ref/solid at alikia2x/cvsa 2025-06-19 17:01:25 +00:00
edbae956ca add: solid.js powered frontend
alikia2x created branch ref/solid in alikia2x/cvsa 2025-06-19 17:01:25 +00:00
alikia2x pushed to main at alikia2x/cvsa 2025-06-10 07:08:35 +00:00
92c3c8eefe update: dependency version
497ea031d8 fix: missing field in db schema
Compare 2 commits »
alikia2x pushed to main at alikia2x/cvsa 2025-06-10 06:47:13 +00:00
39ca394a56 fix: several bugs about type
0bd1771f35 improve: date formatting in frontend
Compare 2 commits »
alikia2x pushed to feat/frontend at alikia2x/cvsa 2025-06-09 11:36:12 +00:00
b945fe0659 add: foundation for MDX content rendering, bio section in user profile
alikia2x pushed to feat/frontend at alikia2x/cvsa 2025-06-08 12:19:06 +00:00
328c73c209 fix: 'close' is missing in DialogButtonGroup in ErrorDialog
5ac952ec13 merge: branch 'feat/frontend' into main
b40d24721c add: milestone monitoring for videos close to N million views
0a6ecc6314 add: route for getting videos
Compare 4 commits »
alikia2x pushed to main at alikia2x/cvsa 2025-06-08 10:24:49 +00:00
328c73c209 fix: 'close' is missing in DialogButtonGroup in ErrorDialog
alikia2x pushed to main at alikia2x/cvsa 2025-06-08 10:10:15 +00:00
5ac952ec13 merge: branch 'feat/frontend' into main
2cf5923b28 add: logout in frontend
75973c72ee add: login, user profile page & license
Compare 3 commits »
alikia2x pushed to feat/frontend at alikia2x/cvsa 2025-06-08 10:07:28 +00:00
2cf5923b28 add: logout in frontend
alikia2x pushed to feat/frontend at alikia2x/cvsa 2025-06-07 11:43:15 +00:00
75973c72ee add: login, user profile page & license
b4a0320e3e version: cvsa/3.15.34
8cf9395354 fix: don't adjust start time for schedule when no proxy is available
1e8d28e194 fix: incorrectly ignored type when collecting videos for archive snapshots
c0340677a1 merge: pull request #8 from ref/next
Compare 35 commits »
alikia2x pushed to ref/next at alikia2x/cvsa 2025-06-07 11:39:58 +00:00
41f1b88cb5 add: login, user profile page & license
alikia2x pushed to main at alikia2x/cvsa 2025-06-06 13:38:21 +00:00
b40d24721c add: milestone monitoring for videos close to N million views
alikia2x pushed to main at alikia2x/cvsa 2025-06-06 13:04:23 +00:00
0a6ecc6314 add: route for getting videos
b4a0320e3e version: cvsa/3.15.34
Compare 2 commits »
alikia2x pushed to main at alikia2x/cvsa 2025-06-06 09:12:14 +00:00
8cf9395354 fix: don't adjust start time for schedule when no proxy is available
1e8d28e194 fix: incorrectly ignored type when collecting videos for archive snapshots
c0340677a1 merge: pull request #8 from ref/next
54a2de0a11 Merge branch 'main' into ref/next
3abd6666c0 add: missing dependency in backend
Compare 28 commits »
alikia2x pushed to ref/next at alikia2x/cvsa 2025-06-01 21:34:26 +00:00
3abd6666c0 add: missing dependency in backend
alikia2x pushed to ref/next at alikia2x/cvsa 2025-06-01 21:18:10 +00:00
44e13724fc fix: missing dependency in backend
alikia2x pushed to ref/next at alikia2x/cvsa 2025-06-01 21:04:55 +00:00
dd7e2242a0 add: docker support for nextjs frontend
503a93a09f update: .tokeignore
507f2c331e add: several pages, synced with old frontend
Compare 3 commits »
alikia2x pushed to ref/next at alikia2x/cvsa 2025-06-01 13:32:02 +00:00
a1a4abff46 fix: missing import in @cvsa/core
alikia2x pushed to ref/next at alikia2x/cvsa 2025-06-01 13:01:41 +00:00
c6b7736dac fix: import from the core package in next frontend
fa5ab258da add: login status detection in frontend
9dd06fa7bc add: set cookie after signing up
bb7f846305 improve: the structure of the error handling in sign up page
7f9563a2a6 ref: use axios for API requests
Compare 9 commits »
alikia2x pushed to main at alikia2x/cvsa 2025-05-31 04:23:52 +00:00
2c83b79881 update: termination condition to time-based in classifyVideosWorker