quivr/backend/api
Chloé Daems 3b68855a83
fix: Refacto & update dropbox refresh (#2875)
This pull request adds functionality to sync files with DropBox. It
includes the following changes:

- Created a BaseSync class with all specific function for each clouds
- Created a SyncUtils class that takes in a BaseSync and apply the pipe
- fix the refresh method for DropBox

Please review and merge this pull request to enable DropBox sync
functionality in the application.

---------

Co-authored-by: Stan Girard <stan@quivr.app>
Co-authored-by: Amine Dirhoussi <aminediro@quivr.app>
2024-07-19 09:47:11 +02:00
..
quivr_api fix: Refacto & update dropbox refresh (#2875) 2024-07-19 09:47:11 +02:00
tests feat(backend): quivr-monorepo and quivr-core package (#2765) 2024-06-27 03:51:01 -07:00
celerybeat-schedule feat(backend): quivr-monorepo and quivr-core package (#2765) 2024-06-27 03:51:01 -07:00
poetry.lock feat: add megaparse (#2785) 2024-07-04 02:23:15 -07:00
pyproject.toml feat: quivr api use quivr core (#2868) 2024-07-15 10:10:03 -07:00
README.md feat(backend): quivr-monorepo and quivr-core package (#2765) 2024-06-27 03:51:01 -07:00
requirements.txt feat(backend): quivr-monorepo and quivr-core package (#2765) 2024-06-27 03:51:01 -07:00

Quivr backend