video.folx.tv Replit project
Go to file
sebastjanartic 18d07fb8eb Improve UUID generation for user identification
Refactor the `generateDeterministicUUID` function in `server/routes.ts` to use an arrow function syntax and update the UUID generation logic for user identification.

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/7eNxwas
2025-09-02 12:50:47 +00:00
attached_assets Improve UUID generation for user identification 2025-09-02 12:50:47 +00:00
client Add admin dashboard and Replit authentication integration 2025-09-02 12:01:00 +00:00
server Improve UUID generation for user identification 2025-09-02 12:50:47 +00:00
shared Update user data handling and password storage mechanisms 2025-09-02 12:10:11 +00:00
.gitignore Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
.replit Add new video attributes and improve storage management 2025-09-02 12:05:41 +00:00
components.json Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
cookies.txt Add user authentication and video upload capabilities 2025-08-08 18:28:28 +00:00
drizzle.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
go4-video-social-share.png Update logo to match brand guidelines with a larger, gradient design 2025-08-31 08:05:24 +00:00
package-lock.json Add admin dashboard and Replit authentication integration 2025-09-02 12:01:00 +00:00
package.json Add admin dashboard and Replit authentication integration 2025-09-02 12:01:00 +00:00
postcss.config.js Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
pyproject.toml Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
replit.md Restored to '44d6f571a5a2b8bce0fd4e8a9eae76204284885b' 2025-08-28 17:43:16 +00:00
tailwind.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
temp_logo.jpg Add new social sharing and branding assets to the platform 2025-08-31 08:02:52 +00:00
tsconfig.json Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
uv.lock Add face detection and thumbnail centering for videos 2025-08-29 07:34:08 +00:00
vite.config.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00