6 Commits

Author SHA1 Message Date
Salman Qureshi
62f5aa697e chore: Add legal disclaimer and non-commercial license to README and LICENSE files 2025-08-20 20:31:38 +05:30
Salman Qureshi
7b48257049 Update README.md 2025-08-20 20:27:00 +05:30
Salman Qureshi
197ddf1da9 chore: Update references from 'server-new' to 'server' across documentation and scripts for consistency 2025-08-20 20:24:59 +05:30
Salman Qureshi
95923707e1 chore: Remove redundant screenshot sections from README for clarity 2025-08-20 20:22:22 +05:30
Salman Qureshi
99b34c5853 chore: Remove outdated documentation files for environment configuration, upload prevention, optimizations, and working state restoration 2025-08-20 20:19:34 +05:30
Salman Qureshi
bdd89497fe Add CORS testing script for API endpoints
- Created a new script `test-cors.sh` to test CORS configuration.
- Included tests for OPTIONS preflight request, actual POST request, and health endpoint.
- Utilized curl for making requests to the API with appropriate headers.
2025-08-10 13:51:46 +05:30