Anish Sarkar
6ac5256431
feat: implement background processing for binary attachments in Obsidian plugin
...
- Added a new Celery task for indexing non-markdown attachments.
- Enhanced the Obsidian plugin schema to support binary attachments.
- Updated routes to enqueue binary attachments for background processing.
- Improved metadata handling for binary attachments during indexing.
- Added tests for binary attachment processing and validation.
2026-04-22 23:00:34 +05:30
Anish Sarkar
5047527b47
feat: enhance binary attachment handling in sync engine
2026-04-22 22:30:43 +05:30
Anish Sarkar
23a52b6c63
feat: add confirmation modal for enabling attachment sync in SurfSense plugin
2026-04-22 22:01:14 +05:30
Anish Sarkar
3b7f27cff9
chore: update GitHub Actions workflows to use Node.js 22.x and enhance connection indicator styling in SurfSense plugin
2026-04-22 06:26:49 +05:30
Anish Sarkar
3b38daaca5
chore: update version from 0.1.1-beta.1 to 0.1.1 in manifest and versions files for SurfSense plugin
2026-04-22 06:18:58 +05:30
Anish Sarkar
26ed2a2ba1
feat: improve connection handling and status updates in SurfSense plugin
2026-04-22 06:16:38 +05:30
Anish Sarkar
a5e5f229d9
feat: add connection status indicator to settings UI
2026-04-22 06:13:01 +05:30
Anish Sarkar
7c2d34283b
chore: bump version to 0.1.1-beta.1 in manifest and versions files for obsidian plugin
2026-04-22 01:02:57 +05:30
Anish Sarkar
1abbc6021f
feat: add internal backend URL configuration and enhance server URL handling in SurfSense settings
2026-04-21 11:08:36 +05:30
Anish Sarkar
1f524660e1
fix: update server URL in README and settings for SurfSense plugin
2026-04-21 10:53:55 +05:30
Anish Sarkar
20ce687b6d
feat: update README for SurfSense plugin
2026-04-21 10:19:26 +05:30
Anish Sarkar
b3f0b2e13a
feat: update SurfSense plugin to version 0.1.0 with improved description, minimum app version, and license details; enhance queue management with debouncing and refactor status modal for clarity
2026-04-21 09:59:23 +05:30
Anish Sarkar
54ce2666f5
feat: implement cross-device deduplication for Obsidian connectors using vault fingerprinting and enhance connector management
2026-04-21 04:21:33 +05:30
Anish Sarkar
2d90ed0fec
feat: deactivate legacy Obsidian connectors and implement partial unique index for improved upsert handling
2026-04-21 03:18:44 +05:30
Anish Sarkar
4d3406341d
feat: add file size tracking and sync interval settings to Obsidian plugin for improved reconciliation and performance
2026-04-20 23:48:51 +05:30
Anish Sarkar
28d3c628f1
feat: enhance Obsidian plugin with folder management features, including inclusion/exclusion settings and a status modal for real-time updates
2026-04-20 23:13:49 +05:30
Anish Sarkar
2251e464c7
feat: enhance Obsidian plugin with new stats feature, improved error handling, and streamlined device management
2026-04-20 21:07:15 +05:30
Anish Sarkar
54e66e131a
feat: remove plugin version references from Obsidian plugin routes, schemas, and UI components for cleaner integration
2026-04-20 19:49:58 +05:30
Anish Sarkar
87150a6d7f
feat: enhance Obsidian plugin routes with for_update parameter for improved concurrency handling
2026-04-20 19:24:36 +05:30
Anish Sarkar
b5c9388c8a
feat: refine Obsidian plugin routes and schemas for improved device management and API stability
2026-04-20 18:19:30 +05:30
Anish Sarkar
60d9e7ed8c
feat: introduce SurfSense plugin for Obsidian with syncing capabilities and enhanced settings management
2026-04-20 04:04:19 +05:30
Anish Sarkar
7fbd684b44
feat: initialize Obsidian sample plugin with essential files and configurations
2026-04-19 23:48:18 +05:30