merlyn/frontend/src
Sean Hatfield 1b29882c71
[FEAT] Improved CSV chat exports (#700)
* add more fields to csv export to make more useful

* refactor from review comments

* fix escapeCsv function

* catch export errors properly

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-13 10:12:59 -08:00
..
components Fix sidebar hiding options on small height viewport (#704) 2024-02-09 11:44:33 -08:00
hooks [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
media Implement support for HuggingFace Inference Endpoints (#680) 2024-02-06 09:17:51 -08:00
models [FEAT] Improved CSV chat exports (#700) 2024-02-13 10:12:59 -08:00
pages [FEAT] Improved CSV chat exports (#700) 2024-02-13 10:12:59 -08:00
utils Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
App.jsx Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
AuthContext.jsx chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
index.css add support for exporting to json and csv in workspace chats (#622) 2024-01-18 17:59:51 -08:00
LogoContext.jsx Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00
main.jsx chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
PfpContext.jsx Add user PFP support and context to logo (#408) 2023-12-07 14:11:51 -08:00