Anish Sarkar
|
fcf2485863
|
fix(desktop):add oauth session handoff
|
2026-06-23 12:55:43 +05:30 |
|
Anish Sarkar
|
f481d1360a
|
fix(desktop):add secure auth ipc bridge
|
2026-06-23 12:55:36 +05:30 |
|
Anish Sarkar
|
7241a7a894
|
fix(authz):add zero context authorization checks
|
2026-06-23 12:55:25 +05:30 |
|
Anish Sarkar
|
08c1d12eb1
|
fix(authz):publish zero parent tables
|
2026-06-23 12:53:36 +05:30 |
|
Anish Sarkar
|
2b6bf504ec
|
fix(users):expose current user session routes
|
2026-06-23 12:53:29 +05:30 |
|
Anish Sarkar
|
a547cfe3c3
|
fix(auth):return session based auth responses
|
2026-06-23 12:53:06 +05:30 |
|
Anish Sarkar
|
2966f41a5a
|
fix(auth):schedule refresh token cleanup
|
2026-06-23 12:50:02 +05:30 |
|
Anish Sarkar
|
5ba940f905
|
fix(auth):harden refresh token schema
|
2026-06-23 12:49:46 +05:30 |
|
Anish Sarkar
|
d395d4dc1c
|
fix(auth):add csrf session cookie helpers
|
2026-06-23 12:49:22 +05:30 |
|
Anish Sarkar
|
b05f30e2f9
|
fix(backend):add session database settings
|
2026-06-23 12:49:04 +05:30 |
|
Anish Sarkar
|
33f353bd20
|
fix(docker):wire auth service configuration
|
2026-06-23 12:48:44 +05:30 |
|
Anish Sarkar
|
4d49d9311c
|
fix(config):add auth environment defaults
|
2026-06-23 12:48:23 +05:30 |
|
Rohan Verma
|
1dc3fac81d
|
Merge pull request #1527 from Muhammad-Ikhwan-Fathulloh/dev
fix: normalize image URLs before persistence and add model selector aria-label
|
2026-06-23 00:08:41 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
f268010646
|
Merge commit 'ee241e0ff2' into dev
|
2026-06-23 00:06:38 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
a08de01cc7
|
Revert "Merge pull request #1523 from CREDO23/fix/chat-citations"
This reverts commit cd2242147a, reversing
changes made to a4bb0a5253.
|
2026-06-22 22:55:29 -07:00 |
|
Glody Kajabika
|
5625ca1d5d
|
test: add unit tests for blocknote_to_markdown
|
2026-06-23 01:42:10 +02:00 |
|
CREDO23
|
6efc3bf517
|
fix: make artifact navigation robust
|
2026-06-22 23:24:25 +02:00 |
|
Thierry CH.
|
fb955d3201
|
Merge pull request #1525 from yuvrajsingh2428/test/async-retry-unit-tests
test: add unit tests for async_retry.raise_for_status
|
2026-06-22 22:44:22 +02:00 |
|
CREDO23
|
050d6bf998
|
feat: render artifacts in right panel
|
2026-06-22 22:38:15 +02:00 |
|
CREDO23
|
695ad19620
|
feat: add header artifacts toggle
|
2026-06-22 22:38:15 +02:00 |
|
CREDO23
|
ec907431d5
|
feat: surface chat page artifacts
|
2026-06-22 22:38:15 +02:00 |
|
CREDO23
|
365c8a1088
|
feat: anchor body tool cards
|
2026-06-22 22:38:01 +02:00 |
|
CREDO23
|
00082cb1ac
|
feat: export chat-artifacts slice
|
2026-06-22 22:37:33 +02:00 |
|
CREDO23
|
9ea6e3eacd
|
feat: add artifacts toggle button
|
2026-06-22 22:37:33 +02:00 |
|
CREDO23
|
c03991ce3a
|
feat: add mobile artifacts drawer
|
2026-06-22 22:37:28 +02:00 |
|
CREDO23
|
7e2c3e388e
|
feat: add desktop artifacts panel
|
2026-06-22 22:37:02 +02:00 |
|
CREDO23
|
302ebcf617
|
feat: add artifact list row
|
2026-06-22 22:36:26 +02:00 |
|
CREDO23
|
bcbb0099f4
|
feat: anchor deliverable cards for scroll jumps
|
2026-06-22 22:36:26 +02:00 |
|
CREDO23
|
87224b0239
|
feat: sync thread artifacts to panel state
|
2026-06-22 22:36:26 +02:00 |
|
CREDO23
|
64c3db60bd
|
feat: add artifacts panel toggle action
|
2026-06-22 22:36:20 +02:00 |
|
CREDO23
|
d568905661
|
feat: add artifacts open/close actions
|
2026-06-22 22:36:06 +02:00 |
|
CREDO23
|
71f16c93dd
|
feat: add artifacts panel state atoms
|
2026-06-22 22:35:50 +02:00 |
|
CREDO23
|
cba2a726a2
|
feat: aggregate artifacts from messages
|
2026-06-22 22:35:36 +02:00 |
|
CREDO23
|
e9deb1dcb1
|
feat: describe deliverable tool calls
|
2026-06-22 22:33:57 +02:00 |
|
CREDO23
|
315dd29ec2
|
feat: add scroll-to-artifact helper
|
2026-06-22 22:33:26 +02:00 |
|
CREDO23
|
a7829ca9b3
|
feat: map deliverable tools to artifact kinds
|
2026-06-22 22:33:21 +02:00 |
|
CREDO23
|
89c807030f
|
feat: add chat artifact model types
|
2026-06-22 22:33:07 +02:00 |
|
CREDO23
|
fb29ea1292
|
feat: add artifacts right-panel tab
|
2026-06-22 22:32:51 +02:00 |
|
Thierry CH.
|
b86846e809
|
Merge pull request #1530 from Anofff/test/content-utils-unit-tests
test: add unit tests for content_utils text helpers
|
2026-06-22 20:17:06 +02:00 |
|
Anish Sarkar
|
83fdef2180
|
chore(dependencies): update @rocicorp/zero to version 1.6.0 in docker-compose files and package.json
|
2026-06-22 02:33:18 +05:30 |
|
Anofff
|
bf9be8face
|
test: add unit tests for content_utils text helpers
|
2026-06-21 17:47:41 +00:00 |
|
Anish Sarkar
|
ee241e0ff2
|
Merge pull request #1517 from AnishSarkar22/hotpatch/docker-auth-type
feat: implement runtime authentication handling
|
2026-06-21 09:27:41 +05:30 |
|
Muhammad-Ikhwan-Fathulloh
|
2848ac6c39
|
fix: normalize image URLs before persistence and add model selector aria-label
|
2026-06-20 19:49:58 +07:00 |
|
Yuvraj Singh
|
6926b7a8fe
|
test: add unit tests for async_retry.raise_for_status
|
2026-06-20 17:05:57 +05:30 |
|
Anish Sarkar
|
2de37d7968
|
Merge branch 'feat/api-key' into feat/auth-revamp
|
2026-06-20 11:09:00 +05:30 |
|
Anish Sarkar
|
96c1dd9d4f
|
chore(migration): renamed the migration
|
2026-06-20 10:50:56 +05:30 |
|
Anish Sarkar
|
fd31ac34fd
|
Merge remote-tracking branch 'upstream/dev' into feat/api-key
|
2026-06-20 10:50:03 +05:30 |
|
Rohan Verma
|
cd2242147a
|
Merge pull request #1523 from CREDO23/fix/chat-citations
[Feat] Line-level KB citations
|
2026-06-19 21:01:15 -07:00 |
|
Anish Sarkar
|
f7298ae8eb
|
chore(dependencies): update electron to version 42.4.0 and adjust related package versions in pnpm-lock.yaml
|
2026-06-20 04:27:35 +05:30 |
|
Anish Sarkar
|
1e8baa10ec
|
refactor(routes): replace user variable with auth context in tests
|
2026-06-20 03:34:40 +05:30 |
|