Commit Graph
18 Commits
Author SHA1 Message Date
vvwn 1dfd3b2056 修复 package-lock 依赖 2026-02-24 10:00:33 +00:00
vvwnandGitHub 15d938ffa4 Update package-lock.json with new structure 2026-02-24 16:55:23 +08:00
vvwnandGitHub bee91705bd Enhance MovieCard with hover effects and link handling 2026-02-24 16:42:29 +08:00
vvwnandGitHub e6b84568fb Update package-lock.json with new dependencies 2026-02-24 16:28:53 +08:00
vvwnandGitHub c9e68caab1 Refactor subscription logic for Zustand v4/v5 2026-02-24 15:34:28 +08:00
vvwnandGitHub 33499131bc Fix formatting in package.json 2026-02-24 15:30:00 +08:00
vvwnandGitHub 15b753cf9d Add initial package.json with dependencies and scripts 2026-02-24 15:20:43 +08:00
vvwnandGitHub c848d6d013 Delete package.json 2026-02-24 15:20:07 +08:00
vvwnandGitHub 1d777968f3 Add user sync API with Redis integration
Implement GET and POST endpoints for user sync data with Redis.
2026-02-24 14:50:42 +08:00
vvwnandGitHub 4f894c6011 Delete app/api/user/sync/route.ts 2026-02-24 14:49:10 +08:00
vvwnandGitHub b3d9a31e25 Integrate AutoSync component into layout
Added AutoSync component within ThemeProvider for background synchronization.
2026-02-24 14:38:32 +08:00
vvwnandGitHub 076c4ac0f6 Add AutoSync component for cloud synchronization
Implement AutoSync component for cloud data synchronization.
2026-02-24 14:26:35 +08:00
vvwnandGitHub 224ec37e40 Implement useCloudSync hook for cloud data sync 2026-02-24 14:25:13 +08:00
vvwnandGitHub 57c00c9611 Add user sync route with GET and POST methods
Implement GET and POST handlers for user sync data using Upstash Redis.
2026-02-24 14:18:44 +08:00
vvwnandGitHub e8681c4ac9 Delete app/api/user 2026-02-24 14:11:15 +08:00
vvwnandGitHub 628c85299d Create user 2026-02-24 14:09:46 +08:00
vvwnandGitHub eddcee2abf Delete app/api/user directory 2026-02-24 14:09:02 +08:00
vvwnandGitHub 6e2561c3b9 Add user sync API with Redis integration
Implement GET and POST endpoints for user sync data with Redis.
2026-02-24 14:07:45 +08:00