Commit Graph

11 Commits

Author SHA1 Message Date
1759bd623a Update package dependencies, refactor TypeScript configuration, and enhance API server code with improved type definitions. Modify GitHub Actions workflow to verify API build success and streamline build scripts for better maintainability. 2025-08-20 04:03:11 +01:00
58d8886480 Refactor deployment documentation for ScriptShare, consolidating deployment guides into a single comprehensive document while removing outdated Docker deployment files and scripts. Enhance clarity on deployment options across various platforms and streamline the application structure overview. 2025-08-20 00:43:09 +01:00
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
5d7a1cce2d Refactor theme handling in ScriptDetail and SubmitScript components to use resolvedTheme instead of theme for improved consistency in dark mode styling. 2025-08-15 23:46:28 +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
936293ba92 Enhance ESLint configuration for TypeScript and React, update dependencies, and add new super admin setup script. Update README for improved clarity on superuser setup options and modify user interface components for better user experience. 2025-08-13 00:51:44 +01:00
aa10ea0b26 Update README.md to provide a comprehensive overview of the ScriptShare platform, including features, tech stack, setup instructions, admin capabilities, and contribution guidelines. 2025-08-12 22:31:26 +01:00