SurfSense/surfsense_web/components/settings/model-connections
DESKTOP-RTLN3BA\$punk a64c8205fe feat: implement ensure_publication for zero_publication management
- Added the ensure_publication function to create and verify the zero_publication if it is missing, ensuring idempotency during database initialization.
- Integrated ensure_publication into the create_db_and_tables function to prevent zero-cache crash loops on startup.
- Introduced a self-check script to validate the ensure_publication functionality on a create_all-bootstrapped database.
- Updated various components to reflect the transition from search space to workspace, including adjustments in imports and routing paths.
2026-07-05 23:17:13 -07:00
..
azure-connect-form.tsx feat(model-connections): enhance model connection functionality with preview and selection features 2026-06-12 22:41:21 +05:30
bedrock-connect-form.tsx refactor(model-connections): update placeholder text for API key fields 2026-06-13 22:17:48 +05:30
connect-fields.tsx chore: ran linting 2026-06-13 21:59:35 +05:30
connection-card.tsx feat(model-connections): integrate model provider connections panel and connection card components 2026-06-13 02:40:22 +05:30
connection-settings-dialog.tsx feat: implement ensure_publication for zero_publication management 2026-07-05 23:17:13 -07:00
default-connect-form.tsx chore: ran linting 2026-06-13 22:18:19 +05:30
model-provider-connections-panel.tsx feat: implement ensure_publication for zero_publication management 2026-07-05 23:17:13 -07:00
model-utils.ts feat(model-connections): enhance model connection functionality with preview and selection features 2026-06-12 22:41:21 +05:30
models-selection-panel.tsx feat(model-connections): integrate model provider connections panel and connection card components 2026-06-13 02:40:22 +05:30
provider-connect-dialog.tsx chore: ran linting 2026-06-13 21:59:35 +05:30
provider-metadata.tsx feat(icons): add Azure, Claude, and LM Studio icons; update Bedrock icon and provider metadata 2026-06-13 00:25:53 +05:30
vertex-connect-form.tsx feat(model-connections): enhance model connection functionality with preview and selection features 2026-06-12 22:41:21 +05:30