CREDO23
|
497ed681d5
|
feat: implement and test index happy path
|
2026-02-25 00:30:11 +02:00 |
|
Anish Sarkar
|
2e0f75203e
|
chore: correct file path for Electric SQL user initialization script in Docker deployment documentation
|
2026-02-25 03:56:32 +05:30 |
|
Anish Sarkar
|
c216c5bb7a
|
chore: refactor Docker build arguments for web image to separate environment variable definitions
|
2026-02-25 03:51:48 +05:30 |
|
CREDO23
|
579a9e2cb5
|
feat: implement and test prepare_for_indexing
|
2026-02-25 00:06:34 +02:00 |
|
Anish Sarkar
|
d39951e4ea
|
chore: update docker-compose image; init-electric-user.sh is now executable bit in Git
|
2026-02-25 03:28:53 +05:30 |
|
CREDO23
|
a0134a5830
|
test: add document hashing unit tests and clean up conftest mocks
|
2026-02-24 22:48:40 +02:00 |
|
Anish Sarkar
|
d5be5c65b8
|
chore: update docker compose
|
2026-02-25 02:07:53 +05:30 |
|
CREDO23
|
d5e10bd8f9
|
test: add ConnectorDocument unit tests and factory fixture
|
2026-02-24 22:20:08 +02:00 |
|
Anish Sarkar
|
0a231ff5ad
|
chore: update installation script to create a nested scripts directory and adjust file paths for initialization script
|
2026-02-25 00:26:00 +05:30 |
|
Anish Sarkar
|
2958d1c06a
|
chore: update Docker configuration to rename frontend to web, adjust environment variable references for database and Redis connections
|
2026-02-25 00:15:29 +05:30 |
|
Anish Sarkar
|
211309f3ac
|
chore: update Docker environment variables for database configuration and improve security defaults
|
2026-02-24 23:41:22 +05:30 |
|
Anish Sarkar
|
1ce446ed27
|
feat: add Celery worker and beat services to Docker configuration, update service roles
|
2026-02-24 23:07:07 +05:30 |
|
Anish Sarkar
|
68be0d8675
|
chore: remove legacy Docker configuration files and initialization scripts for SurfSense
|
2026-02-24 23:01:38 +05:30 |
|
Anish Sarkar
|
ce1f8c872f
|
feat: add Docker configuration files and installation script for SurfSense
|
2026-02-24 22:45:37 +05:30 |
|
CREDO23
|
10a6ba6924
|
test: bootstrap pytest environment for backend
|
2026-02-24 18:19:56 +02:00 |
|
CREDO23
|
a57fc1e578
|
fix warning card to surface success message alongside kb deletion failure
|
2026-02-24 13:51:03 +02:00 |
|
CREDO23
|
2b3c5e377f
|
fix create file card showing stale args after approval
|
2026-02-24 13:50:12 +02:00 |
|
CREDO23
|
30ab464ba7
|
fix reauth error handling and stale log messages
|
2026-02-24 13:33:47 +02:00 |
|
CREDO23
|
45b784cda6
|
update ui text for delete google drive file
|
2026-02-24 13:20:25 +02:00 |
|
CREDO23
|
e89b68520a
|
rename trash_google_drive_file to delete_google_drive_file
|
2026-02-24 13:18:39 +02:00 |
|
CREDO23
|
6265e9a437
|
add delete_from_kb support to trash google drive file tool
|
2026-02-24 13:01:55 +02:00 |
|
CREDO23
|
465233d4c6
|
instruct llm not to retry on insufficient_permissions
|
2026-02-24 12:45:25 +02:00 |
|
CREDO23
|
24aa7c51a4
|
use return_url to redirect back after google drive reauth
|
2026-02-24 12:38:52 +02:00 |
|
Rohan Verma
|
47e6a7f29e
|
Merge pull request #831 from AnishSarkar22/fix/ui
feat: multiple UI enhancements
|
2026-02-24 00:32:11 -08:00 |
|
CREDO23
|
afbf448f88
|
pass thread_id in reauth request from trash-file card
|
2026-02-23 22:08:35 +02:00 |
|
CREDO23
|
b7e0209453
|
pass thread_id in reauth request from create-file card
|
2026-02-23 22:08:07 +02:00 |
|
CREDO23
|
257fa8c9b3
|
pass thread_id through reauth state to restore chat after oauth
|
2026-02-23 22:06:21 +02:00 |
|
CREDO23
|
5036809ee3
|
misc updates
|
2026-02-23 21:56:19 +02:00 |
|
CREDO23
|
5acddb89fb
|
add insufficient_permissions card with reauth button to google drive tool UIs
|
2026-02-23 21:54:41 +02:00 |
|
CREDO23
|
7b7c7bff86
|
add google drive reauth endpoint and update callback
|
2026-02-23 21:50:50 +02:00 |
|
Rohan Verma
|
af3810b7c4
|
Merge pull request #833 from MODSetter/dev
chore: couple fixes
|
2026-02-23 10:36:17 -08:00 |
|
DESKTOP-RTLN3BA\$punk
|
ebb715d581
|
Merge commit '14ab1e4eb0' into dev
|
2026-02-23 10:21:31 -08:00 |
|
Rohan Verma
|
2692ed7918
|
Merge pull request #832 from elammertsma/dev
refactor: changed hero to a carousel
|
2026-02-23 10:10:40 -08:00 |
|
Eric Lammertsma
|
74609e0529
|
refactor: enhance hero section text and improve z-index management in UI components
|
2026-02-23 10:18:21 -05:00 |
|
CREDO23
|
521e72e5a4
|
catch 403 and return insufficient_permissions in google drive tools
|
2026-02-23 16:51:08 +02:00 |
|
CREDO23
|
04daf0de71
|
upgrade google drive oauth scope to drive
|
2026-02-23 16:24:59 +02:00 |
|
Eric Lammertsma
|
837fa0627f
|
refactor: improved hero-carousel visuals, performance and descriptions
|
2026-02-23 09:17:33 -05:00 |
|
CREDO23
|
33bcf19b62
|
stream full output for google drive HITL tools
|
2026-02-23 16:13:18 +02:00 |
|
CREDO23
|
a541deeda8
|
add google drive tools to TOOLS_WITH_UI set
|
2026-02-23 15:55:30 +02:00 |
|
Eric Lammertsma
|
e917ff1056
|
refactor: changed hero to a carousel
|
2026-02-22 23:38:19 -05:00 |
|
Anish Sarkar
|
e0d149c844
|
feat: add select-none class to MorePagesPage
|
2026-02-22 18:44:22 +05:30 |
|
DESKTOP-RTLN3BA\$punk
|
0fb6caa01f
|
fix: improve error handling for AI responding state clearance in chat streaming
|
2026-02-21 20:05:17 -08:00 |
|
Anish Sarkar
|
aeb2613b2b
|
chore: linting
|
2026-02-22 04:41:56 +05:30 |
|
Anish Sarkar
|
ac0027e2d2
|
feat: update dropdown menu styling and structure for improved UI consistency and responsiveness
|
2026-02-22 04:35:59 +05:30 |
|
Anish Sarkar
|
0e1f0d09e5
|
feat: enhance file upload tooltip with detailed information on limits and guidelines
|
2026-02-22 04:20:46 +05:30 |
|
Anish Sarkar
|
fe2b739fc4
|
feat: add select-none class to InboxSidebar and ChatShareButton for improved text selection behavior
|
2026-02-22 04:14:07 +05:30 |
|
Anish Sarkar
|
87e4859a39
|
feat: update styling in ModelSelector and provider-icons for improved UI consistency
|
2026-02-22 03:58:04 +05:30 |
|
Anish Sarkar
|
7a77ce4d2f
|
feat: update XAI icon
|
2026-02-22 00:30:56 +05:30 |
|
Anish Sarkar
|
5695ec8d74
|
feat: enhance mobile sidebar functionality by adding close button and improving layout for shared and private chats
|
2026-02-22 00:24:49 +05:30 |
|
Anish Sarkar
|
f0d170a595
|
feat: improve chat renaming functionality with dialog support in sidebar components
|
2026-02-21 23:59:04 +05:30 |
|