quivr/frontend/app
Antoine Dewez 1c6cf06f1e
fix(frontend): remove possibility to sync folder (#2913)
# 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-07-26 14:57:19 +02:00
..
(auth)/login feat(turbopack): Implement turbo pack compiler (#2685) 2024-06-18 18:00:19 +02:00
(home) fix(frontend): dark mode issues (#2382) 2024-03-27 14:52:42 -07:00
assistants fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
chat fix(frontend): remove possibility to sync folder (#2913) 2024-07-26 14:57:19 +02:00
invitation/[brainId] fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
search fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
studio feat(frontend): add a loader when processing files (#2903) 2024-07-23 14:39:22 +02:00
user fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
App.module.scss fix(frontend): menu on mobile (#2895) 2024-07-22 16:41:30 +02:00
App.tsx fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
colors.css feat(frontend): new chat interface (#2687) 2024-06-18 17:37:28 +02:00
global-error.jsx fix(sentry): Refactor GlobalError component to use arrow function syntax (#2252) 2024-02-23 17:32:29 -08:00
globals.css feat(frontend): new notifications design (#2870) 2024-07-16 08:18:05 -07:00
layout.module.scss feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
layout.tsx feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
not-found.tsx feat(frontend): 404 redirection (#2309) 2024-03-06 11:53:51 -08:00