史悦 ca1026d166 feat(sync): add cloud synchronization for favorites
Add a new sync service and frontend integration to allow syncing
favorites across devices using a token.

- Configure `sync-service` in docker-compose.yml on port 7482
- Add sync token input and manual sync button to SideDrawer
- Implement auto-sync logic to persist favorites to the KV store
- Add logic to merge cloud favorites with local data on initialization
2026-01-06 11:20:06 +08:00
2026-01-06 10:27:08 +08:00
2026-01-06 10:27:08 +08:00
2026-01-06 10:32:41 +08:00
Description
No description provided
902 KiB
Languages
HTML 56.6%
JavaScript 43.1%
Dockerfile 0.3%