bolt.diy/app/routes
KevIsDev 5e590aa16a
Some checks failed
Docker Publish / docker-build-publish (push) Has been cancelled
Update Stable Branch / prepare-release (push) Has been cancelled
Merge pull request #1748 from xKevIsDev/enhancements
feat: add inspector, design palette and redesign
2025-06-03 11:39:32 +01:00
..
_index.tsx
api.chat.ts feat(design): add design scheme support and UI improvements 2025-05-28 23:49:51 +01:00
api.check-env-key.ts
api.enhancer.ts
api.export-api-keys.ts
api.git-proxy.$.ts feat: new improvement for the GitHub API Authentication Fix (#1537) 2025-03-29 21:12:47 +01:00
api.github-template.ts fix: add Cloudflare-compatible GitHub repo fetching 2025-06-02 15:46:05 +01:00
api.health.ts
api.llmcall.ts
api.models.$provider.ts
api.models.ts
api.netlify-deploy.ts fix: simplify the SHA-1 hash function in api.netlify-deploy.ts by using the crypto module directly this allows it to work in both dev and prod environments. 2025-04-02 16:47:04 +01:00
api.supabase.query.ts
api.supabase.ts
api.supabase.variables.ts
api.system.app-info.ts
api.system.diagnostics.ts feat: new improvement for the GitHub API Authentication Fix (#1537) 2025-03-29 21:12:47 +01:00
api.system.disk-info.ts feat: rework Task Manager Real Data (#1483) 2025-03-29 21:40:17 +01:00
api.system.git-info.ts feat: new improvement for the GitHub API Authentication Fix (#1537) 2025-03-29 21:12:47 +01:00
api.system.memory-info.ts feat: rework Task Manager Real Data (#1483) 2025-03-29 21:40:17 +01:00
api.system.process-info.ts feat: rework Task Manager Real Data (#1483) 2025-03-29 21:40:17 +01:00
api.update.ts
api.vercel-deploy.ts refactor: remove success toast and prioritize public domain URL 2025-04-07 23:07:58 +01:00
chat.$id.tsx
git.tsx
webcontainer.connect.$id.tsx style: fix code formatting and remove unused imports 2025-04-15 15:33:12 +01:00
webcontainer.preview.$id.tsx