"frontend/src/views/vscode:/vscode.git/clone" did not exist on "b1c30df8e300fb4258352e5384ee8fe3fe3cc240"
  • 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
setting_handler.go 21.4 KB