quivr/frontend/app/chat/[chatId]
Antoine Dewez d7d1a0155b
feat(frontend): dark mode (#2369)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-03-21 00:01:21 -07:00
..
components feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
hooks feat(frontend): sources per messages (#2253) 2024-02-23 18:56:51 -08:00
types feat(frontend): sources per messages (#2253) 2024-02-23 18:56:51 -08:00
utils feat(frontend): chat page ui/ux design (#2106) 2024-01-28 01:07:57 -08:00
page.module.scss feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
page.tsx fix(frontend): small renaiming chat to thread (#2306) 2024-03-06 11:13:16 -08:00