Commit Graph

6 Commits

Author SHA1 Message Date
3704a70575 Update package dependencies and refactor API files to implement database interactions for analytics, authentication, collections, ratings, and scripts. Enhance user management and script handling with improved error handling and validation. Introduce database schema for structured data storage and retrieval. 2025-08-16 00:54:06 +01:00
d6f5901fe2 Refactor API files to provide mock implementations for analytics, auth, collections, ratings, scripts, and users, streamlining the codebase for frontend-only functionality. Remove legacy database schema and browser compatibility files to enhance clarity and maintainability. 2025-08-16 00:22:56 +01:00
00b79f3537 Remove legacy API files: deleted analytics, auth, collections, ratings, scripts, users, and database schema files to streamline the codebase and eliminate unused functionality. 2025-08-15 23:37:16 +01:00
6a5bc8d194 Remove legacy API files: deleted analytics, auth, collections, ratings, scripts, users, and database schema files to streamline the codebase and eliminate unused functionality. 2025-08-15 23:32:10 +01:00
7d100e7e0f Refactor Docker setup for frontend-only builds by removing server-side API files, creating mock APIs, and updating health check notes. Adjusted Vite configuration for browser compatibility and refined API handling in various components to improve user experience and maintainability. 2025-08-15 22:35:15 +01:00
ef211ebe0a Update package dependencies, enhance README for clarity, and implement new features in the admin panel and script detail pages. Added support for collections, improved script submission previews, and refactored comment handling in the script detail view. 2025-08-15 20:29:02 +01:00