quivr/frontend/lib/helpers
Chloé Daems 4806dc5809
feat(integrations): dropbox (#2864)
# Description

## 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):

---------

Co-authored-by: Stan Girard <stan@quivr.app>
Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2024-07-17 01:10:35 -07:00
..
__tests__ Config frontend tests (#408) 2023-06-29 13:18:30 +02:00
intercom feat(frontend): add a chatbot for users (#2144) 2024-02-04 22:06:24 -08:00
acceptedFormats.ts Feat: Bibtex file uploads (#2398) 2024-04-02 10:51:16 -07:00
cloneFileWithSanitizedName.ts fix: sanitize file name (#1728) 2023-11-27 14:08:10 +01:00
copyToClipboard.ts feat: enhance user page UI (#1319) 2023-10-05 17:50:02 +02:00
defineMaxTokens.ts feat: Add support for gpt-4o model (#2589) 2024-05-13 14:07:41 -07:00
getAccessibleModels.ts feat(frontend): Add Brain On Search Page (#2067) 2024-01-22 17:37:45 -08:00
getAxiosErrorParams.ts feat: update header and remove prompt / brain on backspace (#1052) 2023-08-29 15:52:22 +02:00
getBrainIconFromBrainType.tsx feat(frontend): Add Brain On Search Page (#2067) 2024-01-22 17:37:45 -08:00
getChatNameFromQuestion.ts feat(onboarding): add suggested questions answer (#1390) 2023-10-12 09:39:56 +02:00
getFileIcon.tsx feat(frontend): new ui ux for knowledge (#2732) 2024-06-25 16:02:53 +02:00
getFileType.ts feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00
getProcessEnvManager.ts Config frontend tests (#408) 2023-06-29 13:18:30 +02:00
handleConnectionButtons.ts feat(frontend): sharepoint and gdrive integration (#2643) 2024-06-09 09:43:18 -07:00
iconList.ts feat(integrations): dropbox (#2864) 2024-07-17 01:10:35 -07:00
isSpeechRecognitionSupported.ts Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
parseBoolean.ts feat(frontend): dark mode (#2369) 2024-03-21 00:01:21 -07:00
redirectToPreviousPageOrSearchPage.ts feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
removeUndefined.ts Brain management 4 (#762) 2023-07-25 23:12:46 +02:00
updateMetadata.ts fix(i18n): update tests for french and spanish (#878) 2023-08-07 14:13:41 +02:00
uuid.ts feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00