Anish Sarkar
bd21c2842d
feat: enhance document upload and folder synchronization UI with improved processing state indicators and responsive design adjustments
2026-04-03 04:14:09 +05:30
Anish Sarkar
f0a7c7134a
feat: move endpoint above to retrieve watched folders based on search space ID
2026-04-03 00:09:17 +05:30
Anish Sarkar
25358fddcf
feat: implement local folder synchronization and versioning with new metadata handling and document_versions table
2026-04-02 23:46:21 +05:30
Anish Sarkar
53df393cf7
refactor: streamline local folder indexing logic by removing unused imports, enhancing content hashing, and improving document creation process
2026-04-02 23:28:23 +05:30
Anish Sarkar
c27d24a117
feat: enhance folder indexing by adding root folder ID support and implement folder creation and cleanup logic
2026-04-02 22:41:45 +05:30
Anish Sarkar
caf2525ab5
fix: update folder ID collection logic to include deleted directories and adjust test cases for document titles
2026-04-02 22:29:07 +05:30
Anish Sarkar
22ee5c99cc
refactor: remove Local Folder connector and related tasks, implement new folder indexing endpoints
2026-04-02 22:21:31 +05:30
Anish Sarkar
40ade4889e
feat: add LOCAL_FOLDER_FILE document type and update document_versions table management
2026-04-02 21:01:31 +05:30
Anish Sarkar
8e58094a86
refactor: update permission checks in document and connector routes to use specific permission values
2026-04-02 12:13:14 +05:30
Anish Sarkar
775dea7894
feat: add integration and unit tests for local folder indexing and document versioning
2026-04-02 11:12:16 +05:30
Anish Sarkar
96a58d0d30
feat: implement local folder indexing and document versioning capabilities
2026-04-02 11:11:57 +05:30
Anish Sarkar
3b92e99d28
feat: add local folder connector and document versioning functionality
2026-04-02 10:35:32 +05:30
Anish Sarkar
000c2d9b5b
style: simplify LLM model terminology in UI
2026-04-02 10:11:35 +05:30
Anish Sarkar
d7dd6db1b9
fix: improve document loading error handling and UI feedback for processing state
2026-04-01 20:31:45 +05:30
CREDO23
2a809d0418
fix: make migration 109 idempotent
2026-04-01 11:12:21 +02:00
CREDO23
cd1bb79db8
feat: add migration to create zero_publication for zero-cache
2026-04-01 09:56:33 +02:00
DESKTOP-RTLN3BA\$punk
529af2be39
feat: bumped version to 0.0.14
2026-03-31 21:45:18 -07:00
DESKTOP-RTLN3BA\$punk
ad0e77c3d6
feat: enhance knowledge base search with date filtering
2026-03-31 20:13:46 -07:00
DESKTOP-RTLN3BA\$punk
a9fd45844d
feat: integrate Stripe for page purchases and reconciliation tasks
2026-03-31 18:39:45 -07:00
DESKTOP-RTLN3BA\$punk
17642493eb
chore: linting
2026-03-31 14:45:46 -07:00
CREDO23
0f0bb5509c
Merge upstream/dev, renumber migrations after dropbox 112
2026-03-31 22:43:14 +02:00
CREDO23
1aeb5ba645
Merge remote-tracking branch 'upstream/dev' into feature/prompt-library
2026-03-31 22:41:53 +02:00
CREDO23
440762fb07
Merge upstream/dev
2026-03-31 20:21:12 +02:00
CREDO23
8f7dce3bbd
Fix PromptMode enum to match PostgreSQL type
2026-03-31 20:12:04 +02:00
CREDO23
950be8e17d
Fix review issues: idempotent migration, toggle guard, picker states
2026-03-31 19:27:32 +02:00
CREDO23
aecb58e22b
Fix review issues: authz, race conditions, UX safety, and consolidate migrations
2026-03-31 19:09:05 +02:00
CREDO23
5f4f7780d1
Fix create_prompt is_public bug, conditional version bump, and add Jotai prompts atoms
...
- Pass is_public from request body in create_prompt route
- Only bump version on content field changes (name, prompt, mode),
not on is_public toggle
- Add prompts query and mutation atoms (atomWithQuery/atomWithMutation)
with TanStack Query caching, replacing manual useEffect fetches
- Update PromptPicker, PromptsContent, and CommunityPromptsContent
to consume shared atoms instead of local state
2026-03-31 18:34:10 +02:00
CREDO23
11387268a7
Seed default prompts on registration and for existing users
2026-03-31 18:12:09 +02:00
CREDO23
0c975a6f80
Simplify prompts to seed-based CRUD with version tracking
2026-03-31 18:05:42 +02:00
CREDO23
80d096db32
Add system prompt merge logic, upsert override, and reset endpoints
2026-03-31 16:47:51 +02:00
CREDO23
329e979d48
Remove icon from prompts, update schemas for system prompt overrides
2026-03-31 16:38:35 +02:00
CREDO23
16f4d007e4
Add system_prompt_slug column and migration for prompt overrides
2026-03-31 16:27:04 +02:00
CREDO23
2024e9b1ed
Add system prompt defaults constant for copy-on-write overrides
2026-03-31 16:23:11 +02:00
Anish Sarkar
8d591ce03c
feat: add support for exporting Dropbox Paper .paper documents as markdown, enhancing content extraction capabilities
2026-03-31 18:47:11 +05:30
Anish Sarkar
526940e9fe
fix: improve error handling and path retrieval in Dropbox indexing for better reliability
2026-03-30 23:51:21 +05:30
Anish Sarkar
d8d5102416
feat: introduce incremental sync option for Dropbox indexing, enhancing performance and user control
2026-03-30 23:27:48 +05:30
Anish Sarkar
0d5b902c26
feat: extend Dropbox support in chat event streaming and connector naming for enhanced integration
2026-03-30 23:07:25 +05:30
CREDO23
24fd19a394
add public prompts and copy endpoints
2026-03-30 19:36:54 +02:00
CREDO23
f14f09cbe6
add is_public to prompts model, schema, and migration
2026-03-30 19:33:16 +02:00
Anish Sarkar
7297a1724b
feat: implement Dropbox file creation and deletion tools for enhanced document management
2026-03-30 22:37:03 +05:30
Anish Sarkar
272de1bb40
feat: add integration and unit tests for Dropbox indexing pipeline and parallel downloads
2026-03-30 22:19:15 +05:30
Anish Sarkar
af115ddae4
feat: add Dropbox content extraction and OAuth routes for improved file indexing and integration
2026-03-30 22:18:55 +05:30
Anish Sarkar
1f12151e03
feat: implement Dropbox API client and folder management for enhanced file indexing
2026-03-30 22:17:50 +05:30
Anish Sarkar
54828522f8
feat: add Dropbox integration support with configuration and connector updates
2026-03-30 22:16:41 +05:30
Anish Sarkar
5e2283b92f
feat: add Dropbox connector enums to database schema for enhanced integration
2026-03-30 21:56:50 +05:30
Anish Sarkar
04691d572b
chore: ran linting
2026-03-30 01:50:41 +05:30
Anish Sarkar
74826b3714
feat: enhance web search tool integration with citation management and UI enhancements
2026-03-30 01:38:36 +05:30
CREDO23
3363c71921
fix: renumber prompts migration to 111 to follow upstream OneDrive migration
2026-03-29 10:43:49 +02:00
CREDO23
ab3c636bcd
Merge remote-tracking branch 'upstream/dev' into electon-desktop
2026-03-29 10:41:05 +02:00
Anish Sarkar
5a3eece397
Merge remote-tracking branch 'upstream/dev' into feat/onedrive-connector
2026-03-29 11:55:06 +05:30