You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement backend API migration and file size limit controls
- Migrate useRelaySettings and useChartData hooks to new backend API structure
- Add core kinds protection system to prevent removal of essential event types
- Implement file size limit controls for photos, videos, and audio
- Add FileSizeLimitInput component with proper theme integration
- Update MediaSection to include configurable file size inputs
- Create transformation functions for new backend settings format
- Support dynamic media types and chart data from backend configuration
- Add TypeScript interfaces for new API structure
0 commit comments