openreader/src
Richard R b0a4bccf4c refactor(admin): remove unused EditableRow and EditIcon components
- Delete EditableRow from formPrimitives and its usage in AdminFeaturesPanel
- Remove EditIcon from icon set as it is no longer referenced
- Simplify AdminFeaturesPanel state and draft handling
- Update AdminProvidersPanel to use distinct query key for default provider
- Ensure query invalidation covers new default provider key

This streamlines the admin codebase by eliminating obsolete editing UI and related icon, and clarifies provider query logic.
2026-05-30 10:33:11 -06:00
..
app refactor(tts): transition rate limiting to runtime config and admin panel 2026-05-30 09:55:16 -06:00
components refactor(admin): remove unused EditableRow and EditIcon components 2026-05-30 10:33:11 -06:00
contexts refactor(tts): transition rate limiting to runtime config and admin panel 2026-05-30 09:55:16 -06:00
db feat(pdf): implement granular PDF parse progress tracking and migrate to parseState 2026-05-21 10:27:16 -06:00
hooks feat(hooks): introduce useUnmountCleanupRef for effect cleanup abstraction 2026-05-27 16:22:14 -06:00
lib refactor(tts): transition rate limiting to runtime config and admin panel 2026-05-30 09:55:16 -06:00
types refactor(doclist): remove columns view and update text labeling 2026-05-28 17:20:02 -06:00
middleware.ts feat: implement US-only availability check for production instance in middleware and privacy page 2026-02-19 12:28:30 -07:00