Commit Graph

6 Commits

Author SHA1 Message Date
Leex
6bf36a915c
docs: bugfix/formatting faq docs (#1027)
* fixed formatting of faq and enhanced styling

* save

* did further improvements and fixing the sidebar

---------

Co-authored-by: Anirban Kar <thecodacus@gmail.com>
2025-01-10 21:17:32 +05:30
Siddharth V
4fd5040355
feat: enhance chat import with multi-format support (#936)
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

- 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
SujalXplores
56944de633 refactor: remove unused React import in ImportButtons component 2024-12-13 22:48:34 +05:30
Anirban Kar
509390569f added context to history 2024-12-03 11:09:37 +05:30
eduardruzga
15d490dda4 Merge with master fixes 2024-11-25 19:57:53 +02:00
eduardruzga
30605ea3a1 Small-cleanup-of-base-chat-component 2024-11-25 09:43:34 +02:00