Commit Graph

3 Commits

Author SHA1 Message Date
renjue
15a9ae0798 Update frontend host and backend domain defaults for deployment.
Allow preview host mc.rc707blog.top and switch default backend base URL to https://mcbc.rc707blog.top to match domain-based runtime access.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-09 17:29:37 +08:00
renjue
21c5bd9edd Switch frontend package sources to npm official registry.
Replace artifactory URLs in lockfile and update runtime/default docs to use https://registry.npmjs.org for dependency installs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-09 17:23:27 +08:00
renjue
82581d2949 Implement full media crawler workflow with Flask backend and Vue frontend.
Add TMDB search and media detail pages, HDHive resource ingestion flow, unified error handling, Docker single-container runtime, and project docs/config updates for local deployment.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-09 16:16:18 +08:00