Siddharth V 4fd5040355
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
..
2024-12-07 00:23:53 +05:30
2024-12-16 19:47:18 +05:30
2024-12-08 02:12:02 +05:30
2024-09-25 19:54:09 +01:00
2024-12-01 15:17:02 -05:00
2024-09-25 19:54:09 +01:00
2024-12-04 20:51:27 +02:00