bolt.diy/app/routes
KevIsDev 4d3222ee96 refactor: reorganize project structure by moving files to a more dev friendly setup
- Move stores/utils/types to their relative directories (i.e chat stores in chat directory)
- Move utility files to shared/utils
- Move component files to shared/components
- Move type definitions to shared/types
- Move stores to shared/stores
- Update import paths across the project
2025-06-16 15:33:59 +01:00
..
_index.tsx refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
api.chat.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
api.check-env-key.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
api.enhancer.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
api.export-api-keys.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
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 fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
api.llmcall.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
api.models.$provider.ts feat: configure dynamic providers via .env (#1108) 2025-01-18 03:39:19 +05:30
api.models.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
api.netlify-deploy.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
api.supabase.query.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
api.supabase.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
api.supabase.variables.ts add: add env masking extension for .env files 2025-03-27 18:52:13 +00:00
api.system.app-info.ts fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
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 fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
api.vercel-deploy.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
chat.$id.tsx feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
git.tsx refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
webcontainer.connect.$id.tsx style: fix code formatting and remove unused imports 2025-04-15 15:33:12 +01:00
webcontainer.preview.$id.tsx feat: added the "Open Preview in a New Tab" (#1101) 2025-01-18 01:55:44 +05:30