openreader/src/lib/server/admin
Richard R 28f8d50c05 refactor(settings): remove enableDestructiveDeleteActions runtime flag and related UI
Eliminate the enableDestructiveDeleteActions feature flag from runtime
configuration, admin panel, environment docs, and user settings modal.
Remove all references, toggles, and documentation for this flag. This
simplifies the runtime config and user interface by consolidating
destructive actions under account deletion only.

BREAKING CHANGE: The enableDestructiveDeleteActions runtime flag is no longer supported. Any configuration or code depending on this flag must be updated.
2026-06-01 20:38:54 -06:00
..
email-sync.ts refactor: complete phase 7 error-contract rollout 2026-05-27 08:02:31 -06:00
providers.ts refactor(tts): transition rate limiting to runtime config and admin panel 2026-05-30 09:55:16 -06:00
resolve-credentials.ts refactor(tts): transition rate limiting to runtime config and admin panel 2026-05-30 09:55:16 -06:00
seed.ts refactor(env): remove legacy no-auth mode and enforce required auth env vars 2026-05-31 12:09:37 -06:00
settings.ts refactor(settings): remove enableDestructiveDeleteActions runtime flag and related UI 2026-06-01 20:38:54 -06:00
tts-instructions.ts feat(tts,config,types): migrate to providerRef/providerType model and add centralized TTS provider policy 2026-05-13 10:11:05 -06:00