6 Commits

Author SHA1 Message Date
ca80301e7f Added dev server to CORS origin. 2025-12-12 20:01:49 +00:00
4800ecaa0c Small typo fix 2025-12-07 12:50:07 +00:00
4d06b3d064 Removed unused import 2025-12-07 12:49:11 +00:00
a5b1246fbd Fix imports. 2025-12-07 12:41:14 +00:00
db60e43d73 Update project configuration and enhance API functionality
- Updated package.json to use npx for deploying and developing, and upgraded several dependencies including vitest and wrangler.
- Renamed the project in wrangler.jsonc to include the year 2026 and added new routes and triggers for scheduled tasks.
- Enhanced the API by adding new reload endpoints for pages, blogs, projects, and experiences, with appropriate CORS handling.
- Implemented checks in import functions for files, images, and videos to skip updates if no changes are detected.
- Improved error handling and logging across various routes and utilities.
- Refactored global headers to dynamically resolve CORS origins based on incoming requests.
2025-11-15 19:34:41 +00:00
6d5265dfe0 Initial Commit 2025-11-09 18:02:15 +00:00