MythEclipse
4c30f2a6e1
chore: remove index.html and update vercel.json for API routing
2026-05-07 20:45:18 +07:00
MythEclipse
9e2f4d39b1
feat: implement API handler for edge runtime with method validation and target normalization
2026-05-07 20:35:18 +07:00
MythEclipse
a6333750e4
feat: update project structure and enhance UI for Edge Proxy Test
...
- Add .gitignore to exclude api directory
- Remove deprecated api/index.ts file
- Create new public/index.html with improved UI and functionality
- Update package.json build script to copy index.html to dist
- Enhance request handling in index.html with custom headers and presets
- Improve response display with status, time, and size metrics
2026-05-07 20:26:51 +07:00
MythEclipse
c0bfce3d26
Revert "feat: update build output directory to 'dist' in package.json and set outputDirectory in vercel.json"
...
This reverts commit cfbc4609b5 .
2026-05-07 20:13:41 +07:00
MythEclipse
6f28d18b95
feat: refactor header handling and update module path in package.json
2026-05-07 19:55:39 +07:00
MythEclipse
cfbc4609b5
feat: update build output directory to 'dist' in package.json and set outputDirectory in vercel.json
2026-05-07 19:41:56 +07:00
MythEclipse
098eabe5bf
feat: add 'api' directory to .gitignore and update build script in package.json
2026-05-07 19:32:04 +07:00
MythEclipse
9448a9cc7a
feat: add code-review-graph integration and update project configuration
2026-05-07 19:13:00 +07:00
MythEclipse
a4fcbbcca9
initial commit for proxy-bun
2026-05-07 18:42:09 +07:00