pablodanswer
35574369ed
update cloud build to use public stripe key
2025-02-13 16:55:56 -08:00
pablonyx
6ff452a2e1
Update popup + misc standardization ( #3906 )
...
* pop
* various minor improvements
* improvement
* finalize
* update
2025-02-06 21:22:06 +00:00
pablonyx
118d2b52e6
Improvements for web build ( #3786 )
...
* k
* improvements for web build
2025-01-27 20:40:06 +00:00
pablonyx
aa4bfa2a78
Forgot password feature ( #3437 )
...
* forgot password feature
* improved config
* nit
* nit
2024-12-20 04:53:37 +00:00
pablodanswer
0ba77963c4
update nit references
2024-12-13 11:49:27 -08:00
pablodanswer
7064c3d06f
update legal references
2024-12-13 10:39:01 -08:00
pablodanswer
21ec5ed795
welcome to onyx
2024-12-13 09:56:10 -08:00
pablodanswer
21967d4b6f
cloud improvements
2024-12-11 16:48:00 -08:00
pablodanswer
366aa2a8ea
quick fix ( #3200 )
2024-11-21 14:07:55 -08:00
pablodanswer
aea261d49e
Ensure build args passed to cloud web images ( #2947 )
...
* ensure build args passed to cloud web images
* update web build workflow
2024-10-27 14:52:33 -07:00
pablodanswer
9def9f0dba
add posthog + layout rework ( #2926 )
...
* add posthog + layout rework
* remove posthog node
* nit
2024-10-26 18:15:01 +00:00
pablodanswer
ee1cb084ac
modify default ( #2856 )
2024-10-19 19:12:42 +00:00
Richard Kuo (Danswer)
a52485bda2
Fix all LegacyKeyValueFormat docker warnings
2024-10-07 15:22:28 -07:00
pablodanswer
31ca6857fb
Custom Refresh on Client Side ( #2376 )
2024-09-13 00:04:03 -07:00
pablodanswer
69c0419146
Updated refreshing ( #2327 )
...
* clean up + add environment variables
* remove log
* update
* update api settings
* somewhat cleaner refresh functionality
* fully functional
* update settings
* validated
* remove random logs
* remove unneeded paramter + log
* move to ee + remove comments
* Cleanup unused
---------
Co-authored-by: Weves <chrisweaver101@gmail.com>
2024-09-06 04:36:55 +00:00
pablodanswer
807bef8ada
Add environment variable for defaulted sidebar toggling ( #1923 )
...
* add env variable for defaulted sidebar toggling
* formatting
* update naming
2024-07-24 21:23:37 +00:00
Weves
5d552705aa
Change EE environment variable name
2024-06-25 16:59:09 -07:00
Weves
1ee8ee9e8b
Prepare EE to merge with MIT
2024-06-25 15:07:56 -07:00
pablodanswer
db319168f8
stronger wording
2024-06-25 15:07:56 -07:00
pablodanswer
010ce5395f
Minor/ee optional branding ( #105 )
2024-06-25 15:07:56 -07:00
Weves
775ca5787b
Move web build to a matrix build
2024-06-25 15:07:56 -07:00
Yuhong Sun
680aca68e5
Make EE containers public changes ( #67 )
2024-06-25 15:07:56 -07:00
Weves
ee2a5bbf49
Add custom-styling ability via themes
2024-06-25 15:07:56 -07:00
Chris Weaver
7503f8f37b
Add User Groups (a.k.a. RBAC) ( #4 )
2024-06-25 15:07:56 -07:00
Weves
81aada7c0f
Add option to hide logout
2024-06-03 12:13:40 -07:00
Weves
b9bae9a011
Add explicit request for standalone dir in web Dockerfile
2024-05-17 10:38:19 -07:00
Weves
c934ed78f4
Upgrade FE packages
2024-05-16 22:13:02 -07:00
Weves
7f1ffa3921
Add predefined feedback option
2024-05-09 19:11:17 -07:00
Yuhong Sun
d2d042a2cc
Add Container Descriptions ( #1326 )
2024-04-13 12:10:46 -07:00
Weves
563df1f952
Add env variable to allow people to control what clicking on New Chat does
2024-03-03 15:32:37 -08:00
Yuhong Sun
2e6be57880
Model Server CVEs ( #898 )
2023-12-29 21:14:08 -08:00
Yuhong Sun
4f64444f0f
Fix Version from Tag not picked up ( #705 )
2023-11-06 20:01:20 -08:00
Yuhong Sun
602f9c4a0a
Default Version to 0.2-dev ( #690 )
2023-11-03 18:37:01 -07:00
Bradley
551705ad62
Implemented Danswer versioning system. ( #649 )
...
* Web & API server versioning system. Displayed on UI.
* Remove some debugging code.
* Integrated backend version into GitHub Action & Docker build workflow using env variables.
* Fixed web container environment variable name.
* Revise Dockerfiles for GitHub Actions workflow.
* Added system information page to admin panel with version info. Updated github workflows to include tagged version, and corresponding changes in the dockerfiles and codebases for web&backend to use env variables if present. Changed to 'dev' naming scheme if no env var is present to indicate local setup. Removed version from admin panel header.
* Added missing systeminfo dir to remote repo.
2023-11-03 18:02:39 -07:00
Weves
732f5efb12
Fix AUTH_TYPE env variable bug on frontend
2023-10-03 17:35:50 -07:00
Yuhong Sun
351475de28
Consolidate versions for easier extension ( #495 )
2023-10-01 23:49:38 -07:00
Weves
1d945becab
Update node verison from 18 -> 20 to address security scan issues
2023-09-15 12:17:54 -07:00
Chris Weaver
630386c8c4
Remove tornado key + remove nodejs once copied into playwright + remove old semver module ( #402 )
2023-09-05 19:18:35 -07:00
Chris Weaver
3889e01d86
Control streaming vs non-streaming on frontend with env variable ( #162 )
2023-07-12 01:12:42 -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
544ba8f50d
initial health check
2023-05-20 12:21:56 -07:00
Weves
bdebb9d441
Fix dev setup
2023-05-17 16:15:44 -07:00
Weves
16ca6f760c
Switch over favicon
2023-05-16 21:07:06 -07:00
Weves
5aabc5abe6
Add arbitrary domain support + website hosting to onebox setup
2023-05-07 00:38:27 -07:00