dependabot[bot]
93d4eef61d
Bump @babel/traverse from 7.22.11 to 7.23.2 in /web ( #591 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 17:12:12 -07:00
dependabot[bot]
0fd51409ad
Bump zod and next in /web ( #530 )
...
Removes [zod](https://github.com/colinhacks/zod ). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js ). These dependencies need to be updated together.
Removes `zod`
Updates `next` from 13.4.19 to 13.5.4
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v13.5.4 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: indirect
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 17:19:49 -07:00
dependabot[bot]
30efe3df88
Bump postcss from 8.4.29 to 8.4.31 in /web ( #528 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 17:17:57 -07:00
Weves
1d945becab
Update node verison from 18 -> 20 to address security scan issues
2023-09-15 12:17:54 -07:00
Weves
ffa24e2f09
Handle newlines + code blocks in answer
2023-09-12 15:54:16 -07:00
Chris Weaver
c68afbe9d0
UI for AI thoughts ( #385 )
2023-09-01 20:32:22 -07:00
Yuhong Sun
856061c7ea
Fix ReDoS and Directory Traversal ( #352 )
...
Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-08-29 21:20:15 -07:00
Weves
d1003b913b
Sync package-lock.json with package.json
2023-07-16 15:19:03 -07:00
Chris Weaver
3889e01d86
Control streaming vs non-streaming on frontend with env variable ( #162 )
2023-07-12 01:12:42 -07:00
Weves
8f2f63bbec
Update semver
2023-06-28 08:43:40 -07:00
Chris Weaver
8f5b9c0bcd
Danswer assistant ( #96 )
...
Add helper!
2023-06-11 17:54:41 -07:00
Chris Weaver
f20563c9bc
File connector ( #93 )
...
* Initial backend changes for file connector
* Add another background job to clean up files
* UI + tweaks for backend
2023-06-09 21:28:50 -07:00
Chris Weaver
7cc64efc3a
Enable non-admin credentials + add page for google drive ( #84 )
...
* Enable non-admin credentials + add page for google drive
* Return one indexing status entry for each connector / credential pair
* Remove some logs
* Small fixes
* Sort index status by source
2023-06-04 11:26:50 -07:00
Yuhong Sun
6891e4f198
Standardize connectors + permissioning + new frontend for admin pages + small fixes / improvements ( #75 )
...
Introducing permissioning, standardize onboarding for connectors, re-make the data model for connectors / credentials / index-attempts, making all environment variables optional, a bunch of small fixes + improvements.
Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-05-30 19:59:57 -07:00
Weves
b05bf963bf
Add confluence connector page
2023-05-23 13:33:12 -07:00
Weves
c6a0baed13
Initial login flow
2023-05-11 22:33:20 -07:00
Chris Weaver
911fcf4dd1
Adding initial admin pages ( #25 )
...
* Adding sidebar to admin page + adding scaffolding for Web connector + a little styling
* Rename APIs
* Restyling
2023-05-10 17:45:39 -07:00
Yuhong Sun
402b89b6ec
Initial Commit
2023-04-28 22:40:46 -07:00