bolt.diy/app
Siddharth V 4fd5040355
Some checks failed
Docker Publish / docker-build-publish (push) Has been cancelled
Update Stable Branch / prepare-release (push) Has been cancelled
feat: enhance chat import with multi-format support (#936)
* feat: enhance chat import with multi-format support

- Add support for importing chats from different formats:
  - Standard Bolt format
  - Chrome extension format
  - History array format
  - Bolt export format
- Add Import Chats button to Data Management
- Add proper error handling and logging
- Update README with backup/restore feature

* refactor: simplify chat import formats

- Remove multi-format support from DataTab
- Keep only standard Bolt export formats
- Simplify ImportButtons to handle standard format only
2025-01-07 16:46:42 +02:00
..
components feat: enhance chat import with multi-format support (#936) 2025-01-07 16:46:42 +02:00
lib fix: ollama and lm studio url issue fix for docker and build (#1008) 2025-01-06 19:18:42 +05:30
routes fix: streaming issue fixed for build versions (#1006) 2025-01-06 19:18:52 +05:30
styles
types feat: catch errors from web container preview and show in actionable alert so user can send them to AI for fixing (#856) 2024-12-25 03:05:44 +05:30
utils fix: hotfix auto select starter template works without github token #release (#959) 2025-01-01 03:57:55 +05:30
entry.client.tsx
entry.server.tsx fix: updated logger and model caching minor bugfix #release (#895) 2024-12-31 22:47:32 +05:30
root.tsx
vite-env.d.ts refactor: updated vite config to inject add version metadata into the app on build (#841) 2024-12-21 01:03:28 +05:30