• Edric Li's avatar
    feat(settings): add home content customization and config injection · 5265b12c
    Edric Li authored
    - Add home_content setting for custom homepage (HTML or iframe URL)
    - Inject public settings into index.html to eliminate page flash
    - Support ETag caching with automatic invalidation on settings update
    - Add Vite plugin for dev mode settings injection
    - Refactor HomeView to use appStore instead of local API calls
    5265b12c
main.ts 857 Bytes