videofolxtv/server
sebastjanartic 337888fe47 Improve search performance by debouncing requests and filtering short queries
Adds a debounce function to the client-side search header to limit API calls and filters out search queries shorter than 2 characters on the server-side to improve performance.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: d7424866-83d1-4486-a212-ac12b4c7becf
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/d7424866-83d1-4486-a212-ac12b4c7becf/66oOTXh
2025-08-28 11:53:56 +00:00
..
bunny.ts Improve video thumbnail loading and display with fallback options 2025-08-28 11:49:18 +00:00
db.ts Add backend setup for video management and database integration 2025-08-08 18:20:57 +00:00
index.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00
routes.ts Improve search performance by debouncing requests and filtering short queries 2025-08-28 11:53:56 +00:00
storage.ts Enhance video storage with additional metadata and robust error handling 2025-08-08 21:05:30 +00:00
vite.ts Set up video streaming website with Bunny.net CDN integration 2025-08-04 18:24:29 +00:00