-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API Feedback from Aurel #114
Commits on Sep 13, 2024
-
#113 Add pagination details in the query endpoint response
Chris committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a68ad7 - Browse repository at this point
Copy the full SHA 3a68ad7View commit details -
#108 Fix documentation of the sumc endpoints
Chris committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 5748761 - Browse repository at this point
Copy the full SHA 5748761View commit details -
Pass new connection Id in redirected callback #105
Chris committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 4f1d694 - Browse repository at this point
Copy the full SHA 4f1d694View commit details -
Add a generic property for the username in the Connection profile #106
Chris committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for e2bd598 - Browse repository at this point
Copy the full SHA e2bd598View commit details
Commits on Sep 16, 2024
-
Add pagination details in the query endpoint responses #113
Chris committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 0db10a9 - Browse repository at this point
Copy the full SHA 0db10a9View commit details -
Add
watch
endpoints to db and ds #112Chris committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 5923745 - Browse repository at this point
Copy the full SHA 5923745View commit details -
Chris committed
Sep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for c6b0386 - Browse repository at this point
Copy the full SHA c6b0386View commit details -
#112 Refactor to include
rest
in base endpointChris committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for de53f50 - Browse repository at this point
Copy the full SHA de53f50View commit details -
#112 Move provider endpoints to be outside API endpoints and prefix w…
…ith `providers`.
Chris committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for d4570e4 - Browse repository at this point
Copy the full SHA d4570e4View commit details -
#112 Refactor connections and providers endpoints
Chris committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 200bd63 - Browse repository at this point
Copy the full SHA 200bd63View commit details -
#112 Refactor how handler config works; untested
Chris committedSep 16, 2024 Configuration menu - View commit details
-
Copy full SHA for a6683d8 - Browse repository at this point
Copy the full SHA a6683d8View commit details
Commits on Sep 17, 2024
-
Fix query params not loading from URL if local storage specified
Chris committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for fc8633f - Browse repository at this point
Copy the full SHA fc8633fView commit details -
Chris committed
Sep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 171ce80 - Browse repository at this point
Copy the full SHA 171ce80View commit details -
Add back deprecated callback endpoint to avoid breaking existing prov…
…iders
Chris committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for e4bc520 - Browse repository at this point
Copy the full SHA e4bc520View commit details -
Fix connect provider endpoint on user connections page
Chris committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a678c2 - Browse repository at this point
Copy the full SHA 5a678c2View commit details -
Support custom LLM endpoints. Support specifying LLM provider and mod…
…el for generic and personal prompts.
Chris committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 7fab7af - Browse repository at this point
Copy the full SHA 7fab7afView commit details -
Fixes for connection update endpoint
Chris committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 9f5f4ef - Browse repository at this point
Copy the full SHA 9f5f4efView commit details -
Support syncing a specific connection.
Chris committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 55c40c7 - Browse repository at this point
Copy the full SHA 55c40c7View commit details -
Support fetching a specific provider. Make result more consistent wit…
…h other endpoints.
Chris committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for e8b6da9 - Browse repository at this point
Copy the full SHA e8b6da9View commit details -
Add a generic property for the username and readableId in the Connect…
…ion profile #106
Chris committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for e585643 - Browse repository at this point
Copy the full SHA e585643View commit details -
Add displayname prefix to readableId if no username
Chris committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 89bca73 - Browse repository at this point
Copy the full SHA 89bca73View commit details -
Rethink and refactor properties to avoid ambigous terms #107
Chris committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for df44acd - Browse repository at this point
Copy the full SHA df44acdView commit details -
Chris committed
Sep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 0599e91 - Browse repository at this point
Copy the full SHA 0599e91View commit details -
Fix issues with refactor connections page
Chris committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 16b742a - Browse repository at this point
Copy the full SHA 16b742aView commit details
Commits on Sep 19, 2024
-
Make provider connection endpoints more RESTful.
Chris committedSep 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 6387023 - Browse repository at this point
Copy the full SHA 6387023View commit details -
Fix missing await causing app to crash with invalid provider on connect
Chris committedSep 19, 2024 Configuration menu - View commit details
-
Copy full SHA for f65b017 - Browse repository at this point
Copy the full SHA f65b017View commit details -
Chris committed
Sep 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 24eb6dd - Browse repository at this point
Copy the full SHA 24eb6ddView commit details -
Fix missed provider / account ID changes. Make more RESTful.
Chris committedSep 19, 2024 Configuration menu - View commit details
-
Copy full SHA for cc654db - Browse repository at this point
Copy the full SHA cc654dbView commit details -
Add support for @types/passport
Chris committedSep 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f0cf9f - Browse repository at this point
Copy the full SHA 5f0cf9fView commit details
Commits on Sep 23, 2024
-
Fix incorrect callback provider parameter
Chris committedSep 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 182a279 - Browse repository at this point
Copy the full SHA 182a279View commit details -
Fix incorrect readableId from email
Chris committedSep 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 218a7d8 - Browse repository at this point
Copy the full SHA 218a7d8View commit details -
Refactor saving new connection to not use
provider
. Add ConnectionC……allbackResponse interface.
Chris committedSep 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 3007d70 - Browse repository at this point
Copy the full SHA 3007d70View commit details