quivr/frontend/lib
Chloé Daems 9934a7a8ce
feat: Add GitHub sync functionality to sync router (#2871)
The code changes in `sync_routes.py` add the GitHub sync functionality
to the sync router. This allows users to sync their GitHub repositories
with Quivr.

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

---------

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2024-08-05 05:17:53 -07:00
..
api feat: Add GitHub sync functionality to sync router (#2871) 2024-08-05 05:17:53 -07:00
assets fix(frontend): logo color on dark mode (#2882) 2024-07-18 15:30:27 +02:00
components feat: Add GitHub sync functionality to sync router (#2871) 2024-08-05 05:17:53 -07:00
config fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
context feat(frontend): new notifications design (#2870) 2024-07-16 08:18:05 -07:00
helpers fix(frontend): remove possibility to sync folder (#2913) 2024-07-26 14:57:19 +02:00
hooks fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
router Shareable brain 6 (#628) 2023-07-13 18:05:08 +02:00
types feat(frontend): add logo to source when integration (#2899) 2024-07-22 17:51:22 +02:00
utils.ts fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00