videofolxtv/client/src
sebastjanartic a9d7322fa8 Improve admin panel by refining user role checks and API calls
Refactors useAuth hook with type assertion for isAdmin and isSuperAdmin properties. Updates AdminPage component to use type assertion for user's first and last names. Modifies VideoManagement component to use a more robust async query function for fetching videos, including proper JSON parsing. Updates EditVideoDialog component to use a cleaner mutation function for updating video data.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 170e18f0-0f13-4eca-8643-546bba1dd8cc
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/170e18f0-0f13-4eca-8643-546bba1dd8cc/e8Bo3CR
2025-09-02 12:54:10 +00:00
..
components Add admin dashboard and Replit authentication integration 2025-09-02 12:01:00 +00:00
hooks Improve admin panel by refining user role checks and API calls 2025-09-02 12:54:10 +00:00
lib Add explanation for ad indicators and improve video loading 2025-08-28 10:03:01 +00:00
pages Improve admin panel by refining user role checks and API calls 2025-09-02 12:54:10 +00:00
App.tsx Add admin dashboard and Replit authentication integration 2025-09-02 12:01:00 +00:00
generate-favicon.html Add tools to generate favicons and social media images 2025-08-30 21:57:43 +00:00
generate-social-image.html Add tools to generate favicons and social media images 2025-08-30 21:57:43 +00:00
index.css Improve video card appearance with new fonts and refined overlays 2025-09-02 10:47:33 +00:00
main.tsx Improve application loading robustness and error handling on Chrome 2025-09-02 10:31:39 +00:00