Anish Sarkar
000c2d9b5b
style: simplify LLM model terminology in UI
2026-04-02 10:11:35 +05:30
Anish Sarkar
d2cf3fb3b7
refactor: update LLM role management logic and enhance UI feedback
2026-04-02 09:58:14 +05:30
Anish Sarkar
407175ffae
style: replace loading indicators with Spinner component in alert dialogs
2026-04-02 09:26:16 +05:30
Anish Sarkar
2df9708df9
style: update alert components and empty state UI
2026-04-02 09:16:07 +05:30
Anish Sarkar
1f8f71b542
chore: add chokidar dependency for file watching
2026-04-02 00:22:10 +05:30
Anish Sarkar
917ec444bb
style: add overscroll-none class to ComposerAction component
2026-04-01 23:00:45 +05:30
Anish Sarkar
33e7aeef9d
style: enhance input field focus styles and transition effects in login and registration forms
2026-04-01 21:00:52 +05:30
Anish Sarkar
5c11a15fb6
refactor: update UI components by removing unused imports and adjusting loading states
2026-04-01 20:51:55 +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
Anish Sarkar
9d6d818712
fix: add select-none class to TabBar
2026-04-01 18:52:04 +05:30
Rohan Verma
b1631cd6f1
Merge pull request #1069 from CREDO23/fix/zero-cache
...
[Fix] Make migration 109 idempotent
2026-04-01 02:19:53 -07:00
CREDO23
2a809d0418
fix: make migration 109 idempotent
2026-04-01 11:12:21 +02:00
Rohan Verma
6c87840365
Merge pull request #1068 from CREDO23/fix/zero-cache
...
[Fix] zero-cache startup crash on high-core machines & restrict replication to needed tables
2026-04-01 01:43:35 -07:00
CREDO23
10e0e733af
fix: configure zero-cache sync workers, connection limits, and publication
2026-04-01 10:18:51 +02:00
CREDO23
cd1bb79db8
feat: add migration to create zero_publication for zero-cache
2026-04-01 09:56:33 +02:00
Rohan Verma
deccbca506
Merge pull request #1067 from MODSetter/dev
...
feat: OneDrive & Dropbox connectors, desktop quick-ask, prompt library, and UX improvements
2026-03-31 23:10:43 -07:00
DESKTOP-RTLN3BA\$punk
c21d7dac3f
feat: update README files to include OneDrive and Dropbox as external sources
2026-03-31 22:36:58 -07:00
DESKTOP-RTLN3BA\$punk
f9a79d5a5f
feat: add Stripe configuration options for docker
2026-03-31 22:26:47 -07:00
Rohan Verma
63ec4be46c
Merge pull request #1066 from MODSetter/dev_mod
...
feat: bumped version to 0.0.14
2026-03-31 21:46:49 -07:00
DESKTOP-RTLN3BA\$punk
529af2be39
feat: bumped version to 0.0.14
2026-03-31 21:45:18 -07:00
DESKTOP-RTLN3BA\$punk
5c8769508f
chore: linting
2026-03-31 21:42:03 -07:00
DESKTOP-RTLN3BA\$punk
0201fd319d
refactor: update document processing status handling and improve sidebar components
2026-03-31 21:29:46 -07:00
DESKTOP-RTLN3BA\$punk
d8f403efba
feat: re arranged connectors list
2026-03-31 20:38:43 -07:00
DESKTOP-RTLN3BA\$punk
ad0e77c3d6
feat: enhance knowledge base search with date filtering
2026-03-31 20:13:46 -07:00
Rohan Verma
006dccbe4b
Merge pull request #1065 from MODSetter/dev_mod
...
feat: integrate Stripe
2026-03-31 18:41:51 -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
Rohan Verma
5ae5a671e7
Merge pull request #1063 from JoeMakuta/optimize/memoize-chunk-card
...
refactor: memoize ChunkCard component for performance optimization
2026-03-31 14:35:08 -07:00
Rohan Verma
5783646dea
Merge pull request #1062 from JoeMakuta/optimize/dynamic-video-tool-import
...
feat: dynamically import video presentation tool to optimize bundle size
2026-03-31 14:34:51 -07:00
Rohan Verma
97139bc239
Merge pull request #1061 from JoeMakuta/feat/use-key-to-reset-connectors
...
refactor: Use key={connector.id} to reset connector config forms and cleanup useEffects
2026-03-31 14:34:34 -07:00
Rohan Verma
2361e8731b
Merge pull request #1059 from JoeMakuta/fix/use-functional-set-state
...
refactor: use functional setState for updating connectors in useSearhSourceConnectors hook
2026-03-31 14:34:02 -07:00
Rohan Verma
0508a39c40
Merge pull request #1040 from JoeMakuta/feat/disable-rename-button-and-dynamic-imports
...
feat : disable rename button and dynamic imports
2026-03-31 14:33:17 -07:00
Rohan Verma
b650320b68
Merge pull request #1064 from CREDO23/feature/prompt-library
...
[Feature] Add Prompt Library
2026-03-31 14:32: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
Rohan Verma
d12d68d759
Merge pull request #1041 from AnishSarkar22/feat/dropbox-connector
...
feat: Dropbox connector with sensitive actions using HITL
2026-03-31 12:12:10 -07: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
95620a4331
Unify frontend prompt rendering to use API-only prompt library
...
Remove hardcoded DEFAULT_ACTIONS and icon map from prompt-picker,
fetch all prompts from the backend. Simplify Zod types to match the
single-table schema (drop source/system_prompt_slug/is_modified,
add version). Update PromptsContent empty state copy.
2026-03-31 18:18:24 +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
JoeMakuta
5fb4f49bc0
refactor: memoize ChunkCard component for performance optimization
2026-03-31 15:49:56 +02:00
JoeMakuta
f17a0edf86
feat: dynamically import video presentation tool to optimize bundle size
2026-03-31 15:39:22 +02:00