videofolxtv/server
sebastjanartic 68bb99739b Add admin capabilities for managing users on the platform
Introduce new API endpoints and backend logic for administrative user management, including fetching, viewing, and updating user roles, while ensuring sensitive data like password hashes are excluded from responses. Implement Replit user ID formatting for internal consistency and extend storage interfaces to support user retrieval and counting.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 170e18f0-0f13-4eca-8643-546bba1dd8cc
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-09-02 12:19:53 +00:00
..
bunny.ts Add HLS playback for video previews and improve scrolling experience 2025-08-30 13:10:23 +00:00
db.ts Add backend setup for video management and database integration 2025-08-08 18:20:57 +00:00
face-detection-js.ts Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
face-detection-service.ts Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
face-detection.py Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
generate-og-image.js Add custom images for sharing links on social media 2025-08-30 22:09:11 +00:00
index.ts Improve platform performance and user experience with optimizations 2025-09-02 10:43:58 +00:00
objectStorage.ts Add admin dashboard and Replit authentication integration 2025-09-02 12:01:00 +00:00
replitAuth.ts Add admin capabilities for managing users on the platform 2025-09-02 12:19:53 +00:00
routes.ts Add admin capabilities for managing users on the platform 2025-09-02 12:19:53 +00:00
simple-face-detection.ts Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
smart-thumbnail-service.ts Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
storage.ts Add admin capabilities for managing users on the platform 2025-09-02 12:19:53 +00:00
videoSync.ts Improve platform performance and user experience with optimizations 2025-09-02 10:43:58 +00:00
vite.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00