Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
989 commits
Select commit Hold shift + click to select a range
c51a6db
chore(deps): bump pypdf from 6.9.1 to 6.9.2 (#9637)
dependabot[bot] Mar 25, 2026
4f5d081
feat(opal): add Text component with inline markdown support (#9623)
raunakab Mar 25, 2026
90040f8
chore(deps): bump picomatch in /examples/widget (#9651)
dependabot[bot] Mar 25, 2026
00a0a99
fix: clarify service account API key upgrade message for trial accoun…
nmgarza5 Mar 25, 2026
31d8ae9
chore(playwright): rework admin navigation tests (#9650)
jmelahman Mar 25, 2026
56f0be2
chore(deps): bump requests from 2.32.5 to 2.33.0 (#9652)
dependabot[bot] Mar 25, 2026
c43cb80
chore(deps): bump yaml from 1.10.2 to 1.10.3 in /web (#9655)
dependabot[bot] Mar 25, 2026
a10a85c
chore(deps-dev): bump picomatch from 4.0.3 to 4.0.4 in /widget (#9659)
dependabot[bot] Mar 26, 2026
42f9ddf
feat(opensearch): Search UI search flow can be configured to use pure…
acaprau Mar 25, 2026
fc29f20
feat(opensearch): Add Prometheus metrics for OpenSearch retrieval (#9…
acaprau Mar 26, 2026
08cd2f2
fix(ci): tag web-server and model-server with craft-latest (#9661)
wenxi-onyx Mar 26, 2026
de37acb
chore(opensearch): Optimize terms filters; add type aliases (#9619)
acaprau Mar 26, 2026
1ddc958
chore(deps): bump picomatch in /backend/onyx/server/features/build/sa…
dependabot[bot] Mar 26, 2026
60bc8fc
chore(deps): bump nltk from 3.9.3 to 3.9.4 (#9663)
dependabot[bot] Mar 26, 2026
2433a9a
feat: sharepoint filters (denylist) (#9649)
evan-onyx Mar 26, 2026
eb1244a
feat(chat): add DB schema and Pydantic models for multi-model answers…
nmgarza5 Mar 26, 2026
5afcf1a
fix(opal): remove gap between title and description in ContentMd (#9666)
raunakab Mar 26, 2026
f9c9e55
refactor(opal): accept `string | RichStr` in all Opal text-rendering …
raunakab Mar 26, 2026
127fd90
fix(metrics): replace inspect.ping() with event-based worker health m…
nmgarza5 Mar 26, 2026
b48be0c
feat(llm): add Bifrost gateway as LLM provider (backend) (#9616)
justin-tahara Mar 26, 2026
30b37d0
fix(admin): wrap system prompt modal in Formik with markdown subDescr…
raunakab Mar 26, 2026
417b9c1
feat(canvas): add API client, data models, and connector scaffold 1/6…
benwu408 Mar 26, 2026
849385b
refactor: migrate legacy `components/Text` (#9628)
raunakab Mar 26, 2026
2cc325c
chore(greptile): split greptile.json into .greptile/ directory (#9668)
nmgarza5 Mar 26, 2026
80d6baf
feat(hook): Hook connect/manage modal (#9645)
Bo-Onyx Mar 26, 2026
899179d
fix(api-key): clarify upgrade message for trial accounts (#9678)
nmgarza5 Mar 26, 2026
5c84f6c
fix(jira): large batches fail json decode (#9677)
evan-onyx Mar 26, 2026
2d06663
fix(voice): dont soft-delete providers (#9679)
jmelahman Mar 26, 2026
5fdb34b
feat(llm): add Bifrost gateway frontend modal and provider registrati…
justin-tahara Mar 26, 2026
306b0d4
fix(billing): retry claimLicense up to 3x after Stripe checkout retur…
nmgarza5 Mar 26, 2026
0a1df52
feat(hook): Hook Form Modal Polish. (#9683)
Bo-Onyx Mar 26, 2026
b9e84c4
feat(providers): allow deleting all types of providers (#9625)
jmelahman Mar 26, 2026
26f941b
perf: perm sync start time (#9685)
evan-onyx Mar 27, 2026
be7f40a
fix(nginx): route /scim/* to api_server (#9686)
nmgarza5 Mar 27, 2026
c07c952
chore(greptile): add nginx routing rule for non-api backend routes (#…
nmgarza5 Mar 27, 2026
f66891d
chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /web (#9689)
dependabot[bot] Mar 27, 2026
9cb76dc
chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /web (#9691)
dependabot[bot] Mar 27, 2026
b66991b
chore(devtools): `ods trace` (#9688)
jmelahman Mar 27, 2026
146b544
feat: configurable file upload size and token limits via admin settin…
Subash-Mohan Mar 27, 2026
86a6a4c
refactor(indexing): Vespa & Opensearch index function use Iterable (#…
Danelegend Mar 27, 2026
cf19d0d
feat(helm): add Prometheus metrics ports and Services for celery work…
nmgarza5 Mar 27, 2026
2f672b3
fix(fe): Popover content doesnt overflow on small screens (#9612)
jmelahman Mar 27, 2026
e21b204
chore(deps): bump brace-expansion in /backend/onyx/server/features/bu…
dependabot[bot] Mar 27, 2026
40b9e10
chore(devtools): upgrade `ods`: 0.7.1->0.7.2 (#9701)
jmelahman Mar 27, 2026
32d3d70
chore(playwright): deflake `settings_pages.spec.ts` (#9684)
jmelahman Mar 27, 2026
fe82ddb
Update README.md (#9703)
yuhongsun96 Mar 27, 2026
0b34b40
chore(gha): pin helm release docker image (#9706)
jmelahman Mar 27, 2026
fedd9c7
feat(hook): admin page create or edit hook (#9690)
Bo-Onyx Mar 27, 2026
d1b1529
chore(gha): fix helm release after image update (#9707)
jmelahman Mar 27, 2026
1a2b6a6
fix(celery): use broker connection pool to prevent Redis connection l…
nmgarza5 Mar 27, 2026
40420fc
chore(gha): helm release upstream nits (#9708)
jmelahman Mar 27, 2026
6326c7f
chore(gha): fix git error after helm release migration to alpine base…
jmelahman Mar 27, 2026
ed3856b
chore(release): build all CLI wheels before publishing (#9710)
jmelahman Mar 27, 2026
706872f
chore(deps): upgrade go deps (#9711)
jmelahman Mar 27, 2026
d146097
fix(cli): `onyx-cli --version` interpolation (#9712)
jmelahman Mar 27, 2026
d725df6
feat(cli): `--version` and `validate-config` warn if backend version …
jmelahman Mar 27, 2026
c9e2c32
chore(deps): bump cryptography from 46.0.5 to 46.0.6 (#9721)
dependabot[bot] Mar 27, 2026
b708dc8
chore(deps): bump langchain-core from 1.2.11 to 1.2.22 (#9720)
dependabot[bot] Mar 27, 2026
462eb06
fix: Anthropic litellm thinking workaround (#9713)
evan-onyx Mar 27, 2026
71a5b46
feat(widget): add citation badges to chat widget (#9714)
rohoswagger Mar 27, 2026
64d9be5
fix(openpyxl): Colors must be aRGB hex values (#9727)
justin-tahara Mar 27, 2026
470cc85
feat(cli): `onyx-cli serve` over SSH (#9726)
jmelahman Mar 27, 2026
23e4d55
perf(swr): convert raw-fetch hooks to SWR to eliminate duplicate requ…
nmgarza5 Mar 28, 2026
a3dfe6a
refactor(opal): unify Interactive color system (#9717)
raunakab Mar 28, 2026
a709dcb
feat(indexing): Max chunk processing (#9400)
Danelegend Mar 30, 2026
a98cc30
refactor(indexing): Change adapters to support iterables (#9469)
Danelegend Mar 30, 2026
44ab02c
refactor(indexing): Refactor indexing vector db abstraction (#9653)
Danelegend Mar 30, 2026
e97204d
feat(indexing): Batch chunks during doc processing (#9468)
Danelegend Mar 30, 2026
58decd8
chore(gha): prefer `ci-protected` env (#9728)
jmelahman Mar 30, 2026
fb8edda
chore(deps): bump pygments from 2.19.2 to 2.20.0 (#9757)
dependabot[bot] Mar 30, 2026
3f9e208
feat(opal): `SelectCard` + `CardHeaderLayout` (#9760)
raunakab Mar 30, 2026
6e65e55
chore(deps): bump actions/cache from 5.0.3 to 5.0.4 (#9765)
dependabot[bot] Mar 30, 2026
0b9d154
chore(deps): bump runs-on/cache from 50350ad4242587b6c8c2baa2e740b1bc…
dependabot[bot] Mar 30, 2026
0123133
chore(fe): polish Query History table (#9767)
jmelahman Mar 30, 2026
dccec78
chore(deps): bump helm/chart-testing-action from b5eebdd9998021f29756…
dependabot[bot] Mar 30, 2026
086997d
chore(types): fix IconButton size props (#9772)
jmelahman Mar 30, 2026
d177a83
feat(sentry): add release tracking to backend and frontend (#9773)
nmgarza5 Mar 30, 2026
1555217
feat(rds): Adding RDS Snapshosts (#9779)
justin-tahara Mar 30, 2026
4bc0bc1
feat(helm): add Grafana dashboard provisioning (#9725)
nmgarza5 Mar 30, 2026
18b0416
feat(sentry): enable frontend source map uploads in cloud CI (#9775)
nmgarza5 Mar 30, 2026
1f244e6
feat(eks): Adding Cloudwatch logging (#9783)
justin-tahara Mar 30, 2026
13c25ea
feat(rds): Adding CPU Alerts (#9784)
justin-tahara Mar 31, 2026
4bda4d3
refactor: migrate away from `cards/Select` (#9771)
raunakab Mar 31, 2026
8fd486d
feat(rds): Add Freeable Memory alert (#9787)
justin-tahara Mar 31, 2026
c1a8a5b
fix(tenants): run migrations on pool tenants before assigning to new …
nmgarza5 Mar 31, 2026
adf5691
feat(canvas 2/4): Canvas Connector data fetching (#9386)
benwu408 Mar 31, 2026
593d82f
feat(hook): hook status and logs (#9770)
Bo-Onyx Mar 31, 2026
43aea5d
chore(opensearch): Add Grafana dashboard for retrieval (#9657)
acaprau Mar 31, 2026
b0f5e0b
refactor(admin): image-generation (#9769)
raunakab Mar 31, 2026
ffb9df7
refactor(admin): LLM Config (#9806)
raunakab Mar 31, 2026
009266e
fix(llm): when multiple providers are same type ensure name is priori…
jessicasingh7 Mar 31, 2026
48fc45a
refactor(admin): web-search (#9761)
raunakab Mar 31, 2026
fc93421
perf(swr): add SWR_KEYS registry and skip revalidation for stable hoo…
nmgarza5 Mar 31, 2026
9e2d6c8
refactor(admin): code-interpreter (#9790)
raunakab Mar 31, 2026
93ec270
feat(voice): VAD auto-stop only when auto-send is enabled (#9809)
jessicasingh7 Mar 31, 2026
27b4ed3
chore: fix batch logging (#9808)
evan-onyx Mar 31, 2026
26bb5c9
chore: Rag script for benchmark/regression (#9781)
yuhongsun96 Mar 31, 2026
53953ac
chore: fix indexing log2 (#9811)
evan-onyx Mar 31, 2026
fa5b90d
fix(connectors): fix reindex on paused file connectors (#9812)
jessicasingh7 Mar 31, 2026
ef37607
feat(rds): Adding IO Metrics Alarms (#9789)
justin-tahara Apr 1, 2026
6b920e8
feat(hook): refactor under ee (#9776)
Bo-Onyx Apr 1, 2026
800ad32
fix: discord token validation (#9817)
evan-onyx Apr 1, 2026
4fb175a
fix: install early exit (#9818)
evan-onyx Apr 1, 2026
a1c3a68
fix(perf): optimize chat sessions query to prevent DB cascading failu…
justin-tahara Apr 1, 2026
21fc013
feat(file-upload): Upload files exceeding tokens but skip indexing (#…
Danelegend Apr 1, 2026
7ecefdc
refactor(opal): split Card sizeVariant into padding + rounding (#9823)
raunakab Apr 1, 2026
de0f42f
refactor(files): Port csv type to tabular (#9785)
Danelegend Apr 1, 2026
953cc28
feat(files): Inject file metadata over content for certain files (#9786)
Danelegend Apr 1, 2026
eb6bd42
refactor(admin): revamp Service Accounts page and AdminListHeader (#9…
raunakab Apr 1, 2026
514f8ee
chore(fe): prefer `Button` w/ `href` to wrapped `Link` (#9774)
jmelahman Apr 1, 2026
9c5c424
fix(a11y): migrate some buttons to `Hoverable` (#9778)
jmelahman Apr 1, 2026
183e3b5
fix(fe): foldable buttons unfold on tab (#9828)
jmelahman Apr 1, 2026
7eb8b33
refactor(swr): migrate all inline cache keys to SWR_KEYS registry (#9…
nmgarza5 Apr 1, 2026
fe496da
chore(deployment): rework trivy job (#9780)
jmelahman Apr 1, 2026
4c9135e
chore(deps): bump fastmcp from 3.0.2 to 3.2.0 (#9814)
dependabot[bot] Apr 1, 2026
4a50bfc
docs(readme): README and Contrib (#9829)
yuhongsun96 Apr 1, 2026
b409353
README Update (#9833)
yuhongsun96 Apr 1, 2026
5b8af95
feat(hook): frontend ee (#9825)
Bo-Onyx Apr 1, 2026
79a81f3
chore(gha): cleanup connector tests (#9836)
jmelahman Apr 1, 2026
d09dc6a
refactor: drive connector (#9834)
evan-onyx Apr 1, 2026
0214c64
chore(deps): bump aiohttp from 3.13.3 to 3.13.4 (#9839)
dependabot[bot] Apr 1, 2026
c50d273
feat(hook): integrate document ingestion hook point (#9810)
Bo-Onyx Apr 1, 2026
a462678
refactor(opal): split `SelectCard`'s `sizeVariant` prop into `padding…
raunakab Apr 1, 2026
a2b0c15
fix(db): remove unnecessary selectinload(User.memories) from auth pat…
justin-tahara Apr 1, 2026
073cf11
feat(hook): update hook doc link and reference (#9841)
Bo-Onyx Apr 2, 2026
1466158
fix(opensearch): Add Vespa server-side timeout for the migration (#9843)
acaprau Apr 2, 2026
0267193
chore(opensearch): Increase `DEFAULT_NUM_HYBRID_SUBQUERY_CANDIDATES` …
acaprau Apr 2, 2026
519fb61
fix(xlsx): Improve empty row/col handling (#9288)
Danelegend Apr 2, 2026
11835a0
fix(opal): guard `opal/interactive`'s `onClick` handlers against Reac…
raunakab Apr 2, 2026
d6946a6
fix(llm): Azure custom model support + Mistral tool call message orde…
justin-tahara Apr 2, 2026
de3a253
refactor(emitter): replace bus-polling with merge-queue (#9803)
nmgarza5 Apr 2, 2026
5d405cf
refactor: Hook Extensions edits (#9831)
raunakab Apr 2, 2026
1e78825
docs: Chat README (#9853)
yuhongsun96 Apr 2, 2026
3db1ad8
feat(chat): add multi-model parallel streaming backend (#9647)
nmgarza5 Apr 2, 2026
df14bbe
feat(chat): add frontend types and API helpers for multi-model stream…
nmgarza5 Apr 2, 2026
722f7de
feat(groups): seed default Admin and Basic user groups (#9795)
Subash-Mohan Apr 2, 2026
67c8df0
refactor: update Button to define its own internal disabled styling (…
raunakab Apr 2, 2026
f396ebb
feat(hook): Show connection lost status (#9848)
Bo-Onyx Apr 2, 2026
41d1a33
refactor: simplify `opal/Disabled` by removing its context (#9852)
raunakab Apr 2, 2026
608e151
fix(offline): fallback to system sans-serif font (#9860)
jmelahman Apr 2, 2026
10d6962
refactor: move `SidebarTab` to opal (#9863)
raunakab Apr 2, 2026
e002f6c
Revert "refactor: move `SidebarTab` to opal" (#9865)
raunakab Apr 2, 2026
1d4ca76
chore(playwright): stabalize icon loading, users table timestamp (#9864)
jmelahman Apr 2, 2026
f77128d
refactor: move SidebarTab to Opal with disabled prop and variant/stat…
raunakab Apr 2, 2026
e6f7c2b
feat(install): add GitHub star prompt at end of install script (#9861)
rohoswagger Apr 2, 2026
593678a
fix(opensearch): Re-order migration task logic to not hold DB session…
acaprau Apr 2, 2026
d62af28
fix(opensearch): Doc IDs whose length would exceed OpenSearch's ID le…
acaprau Apr 2, 2026
5b000c2
chore: remove unused db rows (#9869)
evan-onyx Apr 2, 2026
d4a96d7
fix(desktop): prefer native scrollbar styling (#9879)
jmelahman Apr 3, 2026
01f573c
feat(cli): make onyx-cli agent-friendly (#9874)
rohoswagger Apr 3, 2026
b067003
fix(fe): fix sticky sidebar headers overlapping scrollbars (#9884)
jmelahman Apr 3, 2026
cbcdfee
fix(mcp server): propagate detailed error messages to mcp client inst…
wenxi-onyx Apr 3, 2026
757e4e9
feat: cluster disabled admin sidebar tabs at the bottom (#9867)
raunakab Apr 3, 2026
a120add
feat: filestore delete missing error (#9878)
evan-onyx Apr 3, 2026
1c3f371
fix(fe): projects buttons transition in like other sidebar items (#9875)
jmelahman Apr 3, 2026
fdc2bc9
fix(fe): closed sidebar button tooltip text color (#9876)
jmelahman Apr 3, 2026
456ecc7
feat(hook): UI improve disconnect error popover (#9877)
Bo-Onyx Apr 3, 2026
b59f8cf
feat(cli): `onyx install-skill` (#9889)
jmelahman Apr 3, 2026
e81bbe6
fix(mobile): update sidebar responsiveness (#9862)
jmelahman Apr 3, 2026
559bac9
fix(notion): extract people properties and inline table content (#9891)
jessicasingh7 Apr 3, 2026
8d43d73
fix: user files deleted by cleanup task (#9890)
evan-onyx Apr 3, 2026
9dbe7ac
fix(mobile): sidebar overlaps content on medium-sized screens (#9870)
jmelahman Apr 3, 2026
256996f
fix: Edit `bifrost` colour (#9897)
raunakab Apr 3, 2026
ce39442
fix(mt): Update Preprovision Workflow (#9896)
justin-tahara Apr 3, 2026
ae343c7
chore(deps): bump litellm from 1.81.6 to 1.83.0 (#9898)
dependabot[bot] Apr 3, 2026
297c931
feat(cli): render markdown while streaming (experiment) (#9893)
jmelahman Apr 3, 2026
c5d7cfa
refactor: rework admin sidebar footer (#9895)
raunakab Apr 4, 2026
8737122
Revert "chore(deps): bump litellm from 1.81.6 to 1.83.0 (#9898)" (#9908)
jmelahman Apr 4, 2026
a704acb
fix: Edit `AccountPopover` + `Separator`'s appearances when folded (#…
raunakab Apr 4, 2026
abc2cd5
refactor: flatten opal card layouts, add `children` to `CardHeaderLay…
raunakab Apr 4, 2026
bb18d39
chore: rm remnants of old kombu psql broker code (#9924)
wenxi-onyx Apr 5, 2026
da715ea
fix(federated): prevent masked credentials from corrupting stored sec…
nmgarza5 Apr 5, 2026
c092d16
feat(chat): add multi-model selector and chat hook (#9854)
nmgarza5 Apr 5, 2026
efe51c1
refactor: remove dead LLM provider code from chat page load path (#9925)
wenxi-onyx Apr 6, 2026
7b18949
feat(helm): add optional CA certificate update step to api-server sta…
alex000kim Apr 6, 2026
5e61659
chore: bump sleep time in flaky test (#9900)
evan-onyx Apr 6, 2026
472073c
chore(deps): bump azure/setup-helm from 4.3.1 to 5.0.0 (#9934)
dependabot[bot] Apr 6, 2026
885006c
chore(deps): bump softprops/action-gh-release from 2.2.2 to 2.6.1 (#9…
dependabot[bot] Apr 6, 2026
ec9e340
fix: set correct ee mode for mcp server (#9933)
wenxi-onyx Apr 6, 2026
b6e623e
chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#9936)
dependabot[bot] Apr 6, 2026
dec836a
chore(db): Add env var for multiple postgres hosts (#9942)
acaprau Apr 6, 2026
689f61c
chore(deps-dev): bump vite from 6.4.1 to 6.4.2 in /web (#9944)
dependabot[bot] Apr 6, 2026
de6c4f4
chore(deps-dev): bump vite from 7.3.1 to 7.3.2 in /widget (#9950)
dependabot[bot] Apr 6, 2026
01748ef
refactor: clean up `KeyValueInput` and `EmptyMessageCard` (#9947)
raunakab Apr 6, 2026
0d3a6b2
chore: update custom LLM modal descriptions (#9946)
raunakab Apr 6, 2026
0c95650
fix(llm-config): extract first-class fields from custom provider key-…
raunakab Apr 6, 2026
697a679
chore: context gitignore (#9949)
evan-onyx Apr 6, 2026
d50a5e0
chore(helm): Bumping Python Sandbox to v0.3.2 (#9955)
justin-tahara Apr 6, 2026
c3f8fad
refactor: conditionally render LLM modals instead of early-returning …
raunakab Apr 7, 2026
4a2ff7e
fix: a proper revamp of "Custom LLM Configuration Models" (#9958)
raunakab Apr 7, 2026
1c32a83
fix: replace React context hover tracking with pure CSS (#9961)
raunakab Apr 7, 2026
c31338e
fix: stop falsely rejecting owner-password-only PDFs as protected (#9…
jmelahman Apr 7, 2026
93251cf
feat(chat): add multi-model response panels (#9855)
nmgarza5 Apr 7, 2026
e519490
docs(celery): add Prometheus metrics integration guide (#9969)
nmgarza5 Apr 7, 2026
91ed204
feat: generic OpenAI Compatible LLM Provider setup (#9968)
jmelahman Apr 7, 2026
f9f8f56
fix(groups): Global Curator Permissions (#9974)
justin-tahara Apr 7, 2026
10ad7f9
chore(mt): Update cloud tasks (#9967)
justin-tahara Apr 7, 2026
a95e2fd
fix(indexing, powerpoint files): Patch markitdown _convert_chart_to_m…
acaprau Apr 7, 2026
0e67591
chore(docker): docker bake cache-from `:edge` images (#9976)
jmelahman Apr 7, 2026
67b7d11
fix(fe): use Modal.Footer for token rate limit modal button (#9978)
jessicasingh7 Apr 7, 2026
3a8ba15
refactor(ollama): manual fetch and fix ollama cloud base url (#9973)
wenxi-onyx Apr 7, 2026
7a3e7fa
feat(chat): wire multi-model streaming into chat controller and UI (#…
nmgarza5 Apr 7, 2026
45a4c5c
feat(pruning): Add Wire Prometheus metrics into the Heavy Celery work…
Bo-Onyx Apr 8, 2026
e19198f
chore(mt): reduce cleanup-idle-sandboxes beat cadence (#9984)
justin-tahara Apr 8, 2026
ac89b42
fix(auth): migrate limited-role checks to account-type based access c…
Subash-Mohan Apr 8, 2026
185b057
fix: onboarding LLM Provider configuration fixes (#9972)
raunakab Apr 8, 2026
945272c
fix: LM Studio API key field mismatch (#9991)
raunakab Apr 8, 2026
475e8f6
refactor: remove auto-refresh from LLM provider model selection (#9995)
raunakab Apr 8, 2026
e4cfcda
fix: initialize tracing in Slack bot service (#9993)
wenxi-onyx Apr 8, 2026
3bf5349
refactor: foldable model list in ModelSelectionField (#9996)
raunakab Apr 8, 2026
7752887
chore: delete unused files (#10001)
raunakab Apr 8, 2026
80c928e
fix: enable force-delete for last LLM provider (#9998)
raunakab Apr 8, 2026
ab4d1dc
fix: Custom LLM Provider requires a Provider Name (#10003)
jmelahman Apr 8, 2026
3c5f77f
fix: fetch Custom Models provider names (#10004)
jmelahman Apr 8, 2026
7cfe27e
feat(metrics): add pruning-specific Prometheus metrics (#9983)
Bo-Onyx Apr 8, 2026
6456b51
feat: `@opal/logos` (#10002)
raunakab Apr 8, 2026
dcec0c8
feat(ods): Ad Hoc Deploys (#10014)
justin-tahara Apr 8, 2026
bd7d378
chore(python sandbox): Bump to v0.3.3 (#10016)
justin-tahara Apr 9, 2026
a823c3e
chore(ods): Bump from v0.7.2 -> v0.7.3 (#10018)
justin-tahara Apr 9, 2026
bfa2f67
fix: `/api/admin/llm/built-in/options/custom` 404 (#10009)
jmelahman Apr 9, 2026
41f2bd2
chore(edge): Skip edge tag (#10019)
justin-tahara Apr 9, 2026
6f49c5e
chore: update generic LLM configuration help copy (#10011)
jmelahman Apr 9, 2026
82d89f7
fix(chat): resolve model selector showing stale model on agent switch…
nmgarza5 Apr 9, 2026
f5d66f3
fix(input): differentiate attach file and add model icons (#10024)
nmgarza5 Apr 9, 2026
da01002
fix(chat): center multi-model response panels in chat view (#10006)
nmgarza5 Apr 9, 2026
e68648a
fix(chat): gate ModelSelector render on agent and provider readiness …
nmgarza5 Apr 9, 2026
869578e
fix(chat): only collapse sidebar on multi-model submit (#10020)
nmgarza5 Apr 9, 2026
387a7d1
fix(chat): prevent popover flash when selecting 3rd model (#10021)
nmgarza5 Apr 9, 2026
6193dd5
chore(python): simplify internal packages/workspace (#10029)
jmelahman Apr 9, 2026
c727ba1
feat(nrf): add ModelSelector and multi-model support to Chrome extens…
nmgarza5 Apr 9, 2026
2d12274
feat(chat): add deselect preferred response with smooth transitions a…
nmgarza5 Apr 9, 2026
67dc819
refactor: consolidate LLM provider modal routing (#10030)
raunakab Apr 9, 2026
9e434f6
fix(chat): set consistent 720px content width for chat and input bar …
nmgarza5 Apr 9, 2026
c4f8d53
fix(helm): declare metrics port on celery-worker-heavy (#10033)
Bo-Onyx Apr 9, 2026
8fb7a87
fix: jira bulk issue fetch batching (#10044)
evan-onyx Apr 10, 2026
3731110
feat(federated): full thread replies + direct URL fetch in Slack sear…
github-actions[bot] Apr 10, 2026
7116512
fix(LLM config): resolve API Key before fetching models (#10056) to r…
github-actions[bot] Apr 10, 2026
02dd4fe
added skills for agentic branch sync
zotya Apr 13, 2026
4a3d7e5
wip merge
zotya Apr 13, 2026
58f7bfc
manual updates for sync
zotya Apr 13, 2026
0b1012d
updated docker-compose for local development
zotya Apr 13, 2026
10233b0
updated Dockerfile, avoid the --mount flag
zotya Apr 15, 2026
133d40d
updated skill to ensure the 'pages' functionality is migrated
zotya Apr 23, 2026
3e87fb7
fixed label
zotya Apr 23, 2026
580d968
fixed web connector
zotya Apr 24, 2026
6d73980
feat(eea): enhance Langfuse turn tracing with robust state and ID cor…
zotya Apr 30, 2026
f5cf106
wip started implementing automated tests for our code customizations
zotya May 4, 2026
dbcb408
small fix for custom pages
zotya May 4, 2026
8cbcc77
remove test files
zotya May 4, 2026
26c6e60
helm: sync chart to v0.5.1 with upstream v0.4.40
silviupanaite May 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
411 changes: 411 additions & 0 deletions .agents/audit_logs/customization_map.md

Large diffs are not rendered by default.

123 changes: 123 additions & 0 deletions .agents/audit_logs/eea_commits.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
84ec36f2327c07abe467504059b026d88938c84d|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2026-03-09|Prevent large batches for langfuse
79c4c6b0238caee3f14e97c7e57e0b492d3cc946|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2026-03-05|added tini in the image
8d3f8e1af384380d41e0a94892130b1f5340cab3|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2026-03-04|fixed metadata in langfuse traces when deep research is used
ad4a611a8df859c1d10176cb5da716d77be7415c|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2026-03-04|typo
8ef9f768b1f584fbb121485a46f03e37a7ad0a65|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2026-02-25|fixed conflicts, updated lock file
b303e0423d6be439952ec4bbe481b02825c5df8d|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2026-02-20|quickfix for changing password
cf277efc4cec37d4a42025fa1baee43e63d55130|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2026-02-05|applied security patches
43f53ec13b0a2d90ef8be75460d7e31edf4894c5|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2026-02-04|fixed metadata in langfuse and feedback functionality
0f5e4443f1b3087de554541738e524b3b7a81179|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2026-02-02|updated for newer langfuse library
7ba9c9fe91cb0ece87df681a6a95ab186d01aab0|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2026-01-29|change name from GPT Lab to AI Hub
85d185c34e21c15dc5a188757ca59b5d99322ebf|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-12-12|security patch
a1ef1ec478ab5fb7fce74d9c911ceefceb72591c|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-12-12|security patch
02d84bd2253de21412cdcdb89e892c7676869dda|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-12-08|fix for CVE-2025-55182
ef922c13742ba2dc07c736b3c6f72938421ee4a6|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-12-05|FIX for CVE-2025-55182
05e9a42cb218c7ff3668abb84a3b39e367ff0ae1|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-12-05|FIX for CVE-2025-55182
d7b63965890b65a7bae4b24528c8ec5d252ab505|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-26|fixed conflict
ea245c9b1cd8c3682de58519b45099f198ad7097|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-25|fixed connectors healthcheck
9150a8c1018aefa84e387282a32189a07b382889|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-24|fixed nginx volume
67ab9b71c03ecd4c0f5b948ec8dd7f2816e0a0ad|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-24|fixes in docker-compose.yml
0a945d46eb270b14bec26cab472465a4a5e5fc91|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-19|small fix
95f44e1a81b71d482e2501e47153bdc207fdd0e6|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-19|docker-compose
6ba660c310b61697da7acd4c47fc8eba4ee54d7d|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-19|replaced onyx logo
8753631336ec9505069ed87fb700add3437a1a14|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-19|added customizable pages to user popover
c26ce64b7be07b6fe21e0b0af5d3c7dd128e1a78|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-19|fix admin for custom pages
995cc5a1b90b17ab54e7e600e8323e2daaf1fe31|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-19|fixed sort on connectors
76b5cc276cba681a82d06d7861c6a842c1b9d1bc|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-19|fixed logo on auth pages
c1ba5b42766c7549f4f9e3c010193db3ff78263c|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-19|fixed login form
d95ee7f484e8aae01a5ad44c8b652a94ce2ab213|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-19|fixed signup form
9b1b67b6ec42cb9ef119b94553f220cd80bff92a|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-19|wip sync
72beee3e1f4782d79d1d3c5e94c53f213d8c42d0|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-18|fixed entrypoint
a48c5275dc7659244effdf8bfe6f289e699e2e3f|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-18|added .env.example
b89157b4801078fbf6a8c092b51bb1fee4c5fb6d|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-11-18|added docker-compose for local development
0a31435fcfb4a6d8a53c8c5db376b39d6267e619|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-10-22|Fix for connectors healthcheck
6e0ded026566aede0ae1b7fabe1749ce67b19f02|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-10-16|don't throw an exception when a github user has no name or email address
b3d194f5e956572a1d1ad08b3799a28ffe1d1693|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-10-14|added timeout, so requests.head don't get stalled
81f1893bb135166a31e94aca92fa8a6728d3417c|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-09-26|fix the names of indexed pdf files
325a63ec1ff5f978d7580e46e4c9d0f4e5b1e4d6|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-09-25|Replace special brackets used for citations
79d4a2a2fe8d57b368f20a0d50782a976ad240b1|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-09-24|allow indexing of text files
fb35ada65c610490e88ffa75769c0ba4fc22363a|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-09-03|custom fix for chatting with 'my documents'
1ec557347015005fbc6cf17c47d7a340f038bc93|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-09-02|added option to reindex a user file (only for admin users)
a7319ffec7fdaf6a1452f2112976bd7f98a7f7e1|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-09-02|add the assistant to metadata
1c72086495080f129aed190515513910076008dc|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-08-27|better use of compressed sitemaps
cee184dbe972e713d8ce870371471d38b9c98ef4|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-08-26|set the resource limits from an env
84fed4077207835ff1255474b1e09d9052b15e87|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-08-26|increase resource-limits for vespa
dcd639b6b5935f9e9089a7573966c2a84dbf1470|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-08-19|remove special characters in filenames
5dc48af545e064335cb66ca2cd41ba9e3c6fb7b5|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-08-13|small fix on headless chrome flags
cb65faf1dba57c78ff136891b7d90b8445b8dc65|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-08-13|fix
1f1fa5e8696fb63ba15737f38d17bab1b9ad1be0|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-08-11|Fixed indexing of protected pdf files
77d87a0159a9ce12e85e266b018de1113f00d530|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-08-11|fixed sync
8ba655dae970d97d45e34c79a6a46cbdf7ef81d2|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-07-02|added back missing configuration pages
c75079136bef26dd9bb3c2059e4001be27d471d4|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-07-01|added option to crawl unpublished documents
534f2b042bfcaafaa4963ef7da54637161c68fc8|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-06-30|in case we use api_keys, we should pass the keys name as metadata to litellm
5ddb4cac6660f26c24cdb83ca1a23cc13ae9c4b8|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-06-20|don't try to download chromium-linux.zip
8d3a0887fdf358b6a87010e76b90092283822927|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-06-19|added missing file
99cbf16b109fda256d80cfd3fde140f76d6e6522|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-06-19|temporary fix, avoid downloading ffmpeg-linux
c1aaf6b6fa1f7922c74220c3e8b558d4a0eb7c6e|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-06-18|small fixes
8e807ebfc9cf2264fb8c1d5c02ddf5fecaacc039|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-06-18|small fix
5c9a44b0ee10c8b10603061630cf7fbc918e3022|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-05-28|updated jenkinsfile
1189a64c3a1e0c5c0ade50bb991368fcfccc0f43|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-05-12|added guardrails to onyx
84643bc0b30fbdc3658f50dbd97928749a1e15b2|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-05-06|updated llm metadata
a9d2b7aae0a8352443c9a566c1fff7a4e1961973|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-04-17|don't load 3rd party resources
62a493590f4539246c706cadbee2855595b714f6|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-04-17|added privacy statement in user dropdown menu
dfd19cfe127a69c2d4d231f4a0ec0a64393b1200|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-04-17|pages created in onyx admin should not be restricted
e4d44dd07772a5ddbc2448d414fbc6971c3bda9c|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-04-09|Refs remove debug code
da7a4be39116a709e9fab4713dee141961f752f6|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-04-09|Updated onyx emails
6c010f82fc8725021fae54fed64b1302e3343ad7|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-04-09|added missing dependency
15d51857fd2db8d4b035a6d7e6d377511c425f6b|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-04-08|sync feedback with langfuse
bdc09551a69f177cc253efe78b877410ba6e17a1|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-04-02|configure the metadata so we have nice traces in langfuse
14679af511f97267969f8f6828c9d7460053e16d|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-03-27|updated pdf indexing
46f68844119cef7e126fce5b5a5e34426c43611b|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-03-27|fixed pdf indexing
f2aed2d64f70c991fd39fb8063f302e82df293cb|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-02-14|customization for eea
199a9944bfecdb9d5a985b6bee63dc8612f0d103|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-02-10|changed the way how we stop playwright if there was an exception; related to: https://github.com/microsoft/playwright-python/issues/2238
fa04e34375eb5ef6b5260f321327fd43c3be265c|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-02-07|added timeout for playwright
cd9ffb0e8d3d38c5b326b83f699648444f759bcd|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-02-06|updated playwright, how to scrape pages
529f3e5e7e503fb942b4c7c7fe7ceb667177d380|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-02-06|get the sitemap even if the ssl certificate is expired
0a4e36354b8a6ce1edaa7a1e7ec116422396f900|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-02-06|Don't pause the failed connectors
f8696402278b00d4cd26c7e8eae3346af0c44524|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-02-06|updated connectors healthcheck
ab5e4cd25d4dc33da0edcfd568ce85602c5e070f|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2025-02-06|if no urls found in sitemap, fallback to ultimate sitemap parser
a52ea18ca0e82a69c48da201a020f51420290da3|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-12-31|connectors healthcheck should only fail if there are 2 consecutive failed indexing attempts for a connector
1916b6b277e08420a21bdccf7b90104b333839ad|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-12-27|temporary fix for default prompt_id
91a31c631d7cb922d54d2a5d55c2e242e8c559dd|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-11-25|fallback if we can't figure out the encoding from the model name
c7001732f5d15094e5f68ea3d0e2dfb69a0f7b70|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-11-25|added What's new page
ae8bb7426306af977330400dadcfaa011a174d0c|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-11-20|ignore the errors that caused by a restart
35581db8ffc5c4c6072c872519bef19a3f593533|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-11-19|added healthcheck for connectors
4e4c18401ed41ca97718b9127574d440a94cc720|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-11-12|fix typo on history sidebar
6e37321786e6c4639d9fdf65adb70dca5d2bf776|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-11-12|small fix on auth page
e9ae89b4bc84139a54960bdb4ead6f0912660732|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-09-16|fixed upgrade step
5876ed728a1149aab24768048f0b875a38b6dbb4|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-09-02|remove unnecessary retry
4e28bf09cb2e79e5bbfbe61a933ec8890af7d582|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-08-28|updated special case when forcing MAX TOKENS for Meta-Llama-3.1
199b3430307889b7a0631554c3059b8a9443566c|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-07-31|added missing file
b658f5c54c1db4d98d89ab79cfc54ec33b17e082|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-07-18|updated to libgnutls30=3.7.9-2+deb12u3
93efe2affceaf1f0c363eaaf456e077837717148|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-07-18|fixed typo
51c0dc62d77925f10834a541d2a1cf4b2e959dac|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-07-18|workaround for connector deletion
dc3ddeb9739d4879326dedc664047becf177fa11|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-06-19|workaround for not reachable indexing_model_server using tenacity
810429cd15b60f575d26f1e92f03bfd02b4080bb|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-06-19|updated dockerfile for backend
49c4b53cc1730820ca1a4548f0386c3ea815681a|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-06-10|updated disclaimer modal
921689a11e693a490a92b07afc73ddc768bafc53|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-06-10|updated the way the disclaimer is displayed
c1835a4af7fe78af7ba042a102e81b1a5dbb4af4|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-05-30|changed the way the eea custom settings are fetched in the web app
acdead91861d10925019091bac83665c33c69a8b|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-05-29|Try to find the sitemap for a given site
3dd2c77b75fd6de667d697462c2294624846bc95|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-05-23|small fix for pages admin
c363708e2afc9722246cab67a20c20ead6f0a36a|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-05-23|updated logo and title
836e3c3dfcc5de77a04c050099bb5da82cbdeacd|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-05-22|added configuration options for footer, and the possibility to create pages
cb86eba994763c50ba03175522dee74909d95354|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-05-08|use a state for checking if userGroups is loading
d2ec8d52800fd0baa572bd65ec91108706477b5f|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-05-08|Only try to get the userGroups if EE is enabled
ad369a6db583c5f4cef212c39256605470732037|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-04-24|added new options for date filter
23688f512e32623751052bac99640f930726ed41|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-04-24|alphabetically sort knowledge sets
1409f2ce44a32649c648344061f55c7217013498|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-04-24|updated how the models are shown for assistants
206c9c4237b215baf5616b752aa2e3daac6529ac|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-04-24|show the actual default model for personas
babac3daddd420818c9b848c2e518a3a7b281913|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-04-10|pessimistic disconnect handling
c61780c483fa3a3f0e14e1fe1f34b9f543ee5790|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-04-05|updated style
83e33d7efcbece93790c37138f4130c6eb6a0832|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-04-05|added tooltips for personas
9c6a5741f1c90859692cd0399e1cf303cf8d9607|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-04-05|added new option in admin
eb460341d53126d53cc75db1640f38b19e0c9943|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-04-05|updated disclaimer modal
4b42a026497b00f17626c116d5383b1fbb213a55|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-04-05|updated header, footer, login, signup
d19b3cc8ca88c1c91d2db42295f2d1bb6866f7ec|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-04-05|added admin page for disclaimer configuration
f49349d372928339d9ad1186f7c665b3baf6c626|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-04-05|added backend for new configuration option for disclaimer
2824a873e1dac7c3b540cf2a9f49af6d89526b3e|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-03-26|show modal when user logs in
65fbca40ae9983b8d5a6b3c3d064907856aa98cc|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-03-26|added disclaimer as modal, when user logs in
732d6658ab799a7d9d3f6c133bf8b8aa53c5ddfc|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-03-20|layout fixes
d2c33446a0a248923916bbd2e85ce4593e555da6|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-03-14|layout fix for search page
bcdaf71c5b2dcb973414f30cb7598405ed726680|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-03-13|customizations for logo, header, footer, login & signup page
16da6cf9b302a846cc4aa4421ac2638fe5a90313|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-03-12|fixed condition
dccd98884ef69a34dd4bb9fbff0cfcae2caea0db|Zoltan Szabo|zoltan.szabo@eaudeweb.ro|2024-03-12|don't try to authenticate in case SMTP_USER & SMTP_PASS are not set
30 changes: 30 additions & 0 deletions .agents/audit_logs/eea_files_heatmap.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
15 backend/onyx/utils/eea_utils.py
15 backend/onyx/connectors/web/connector.py
8 web/src/app/search/page.tsx
6 web/package-lock.json
6 web/package.json
6 backend/requirements/default.txt
5 web/src/components/search/UserDisclaimerModal.tsx
5 web/src/components/admin/Layout.tsx
5 web/src/app/chat/ChatPage.tsx
5 web/src/app/auth/signup/page.tsx
5 web/src/app/auth/login/EmailPasswordForm.tsx
5 deployment/docker_compose/eea/docker-compose.yml
5 backend/Dockerfile
4 web/src/components/Footer.tsx
4 web/src/components/EEA_Logo.tsx
4 web/src/app/pages/[pageTitle]/page.tsx
4 web/src/app/auth/login/page.tsx
3 web/src/components/search/PersonaSelector.tsx
3 web/src/app/globals.css
3 web/src/app/chat/page.tsx
3 web/src/app/chat/ChatPersonaSelector.tsx
3 web/src/app/chat/ChatIntro.tsx
3 web/src/app/admin/eea_config/pages/page.tsx
3 deployment/docker_compose/eea/docker-compose.override.yml
3 backend/onyx/utils/playwright.py
3 backend/onyx/chat/process_message.py
3 backend/onyx/auth/email_utils.py
3 backend/danswer/server/manage/get_state.py
2 web/src/components/UserDropdown.tsx
2 web/src/components/logo/Logo.tsx
Loading
Loading