Anish Sarkar
b7f916c4df
chore: ran linting
2026-04-03 17:24:34 +05:30
Anish Sarkar
1c50106c81
refactor: simplify file upload logic in DocumentUploadTab by removing file count and size limits; update file size limit messages in multiple languages
2026-04-03 17:24:06 +05:30
Anish Sarkar
c964b47f99
style: enhance folder selection UI in DocumentUploadTab
2026-04-03 13:59:33 +05:30
Anish Sarkar
746c730b2e
chore: ran linting
2026-04-03 13:14:40 +05:30
Anish Sarkar
6ace8850bb
fix: update button alignment in InlineCitation component for consistent styling
2026-04-03 13:10:25 +05:30
Anish Sarkar
8171605fae
refactor: remove metadata viewing functionality from FolderNode, FolderTreeView, and DocumentsSidebar components
2026-04-03 13:05:42 +05:30
Anish Sarkar
388811194e
feat: update DocumentUploadTab to use a dropdown for file and folder selection, enhancing user experience; also update upload limits and file size messages in multiple languages
2026-04-03 12:33:47 +05:30
Anish Sarkar
3833084dad
feat: changed the revision number of folder alembic migration
2026-04-03 11:45:53 +05:30
Anish Sarkar
62b44889d1
Merge remote-tracking branch 'upstream/dev' into feat/local-folder-sync
2026-04-03 11:42:43 +05:30
Anish Sarkar
525fae5abf
feat: trigger document reindexing after restoring a document version to ensure content is up-to-date
2026-04-03 11:19:54 +05:30
Anish Sarkar
79f19b9bc6
fix: adjust layout in DocumentsSidebar for improved UI responsiveness and interaction, including changes to button styles and positioning
2026-04-03 11:10:46 +05:30
Anish Sarkar
ca250910c0
fix: update version history messages for clarity by removing unnecessary punctuation
2026-04-03 10:56:43 +05:30
Anish Sarkar
4ca0787ab7
feat: add version history functionality to document management, enabling users to view and manage document versions through UI updates and backend integration
2026-04-03 10:42:21 +05:30
Anish Sarkar
19dfd9f907
feat: enhance folder synchronization by adding max wait time and batch size limits for processing file events
2026-04-03 10:13:46 +05:30
Anish Sarkar
2b9d79d44c
feat: add integration tests for batch processing of local folder indexing, covering multiple file scenarios and error handling
2026-04-03 10:04:14 +05:30
Anish Sarkar
1fa8e1cc83
feat: refactor folder indexing to support batch processing of multiple files, enhancing performance and error handling
2026-04-03 10:02:36 +05:30
Anish Sarkar
e2ba509314
feat: enhance error handling in local folder indexing by adding rollback and refresh on IntegrityError
2026-04-03 09:29:59 +05:30
Anish Sarkar
9a65163fe4
feat: improve DocumentUploadTab UI with updated styles, enhanced file size limit messages
2026-04-03 09:20:44 +05:30
DESKTOP-RTLN3BA\$punk
c1c4c534c0
Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev
2026-04-02 20:38:19 -07:00
DESKTOP-RTLN3BA\$punk
6b06d3abb1
chore: optimize zero publication column migration process
...
- Updated migration instructions to emphasize the importance of stopping zero-cache before and after running the migration.
- Added a function to terminate blocked PIDs that could interfere with the migration.
- Set a lock timeout to prevent deadlocks during the migration process.
2026-04-02 20:38:10 -07:00
DESKTOP-RTLN3BA\$punk
e13ca675d9
chore: optimize zero publication column migration process
...
- Updated migration instructions to emphasize the importance of stopping zero-cache before and after running the migration.
- Added a function to terminate blocked PIDs that could interfere with the migration.
- Set a lock timeout to prevent deadlocks during the migration process.
2026-04-02 20:26:34 -07:00
Rohan Verma
37e335da70
Merge pull request #1106 from MODSetter/dev
...
feat: Frontend performance optimizations, bundle improvements & backend doc upload refactor
2026-04-02 20:22:56 -07:00
Rohan Verma
e2d921dd47
Merge pull request #1105 from MODSetter/dev_mod
...
feat: improved long docs handling
2026-04-02 20:09:46 -07:00
DESKTOP-RTLN3BA\$punk
9a370a37d4
docs: update README files to highlight SurfSense advantages over NotebookLM
...
- Expanded sections detailing limitations of NotebookLM.
- Added comparison table between SurfSense and Google NotebookLM.
- Enhanced descriptions of SurfSense features and capabilities.
- Updated example links and images for better clarity and relevance.
2026-04-02 20:06:02 -07:00
DESKTOP-RTLN3BA\$punk
eb17850274
chore: linting
2026-04-02 19:45:28 -07:00
DESKTOP-RTLN3BA\$punk
62e698d8aa
refactor: streamline document upload limits and enhance handling of mentioned documents
...
- Updated maximum file size limit to 500 MB per file.
- Removed restrictions on the number of files per upload and total upload size.
- Enhanced handling of user-mentioning documents in the knowledge base search middleware.
- Improved document reading and processing logic to accommodate new features and optimizations.
2026-04-02 19:39:10 -07:00
Anish Sarkar
fe7fcaae5d
feat: update folder deletion process to queue document deletions first and handle folder cleanup in Celery task
2026-04-03 04:16:19 +05:30
Anish Sarkar
44e39792da
feat: assign folder_id to documents before indexing to ensure correct folder visibility during processing
2026-04-03 04:14:28 +05:30
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
530db10539
refactor: remove unused Electron API check and update search space ID handling in document upload
2026-04-03 02:56:24 +05:30
Rohan Verma
6727266107
Merge pull request #1083 from SohamBhattacharjee2003/fix/bundle-barrel-imports
...
fix: bundle barrel imports
2026-04-02 12:49:05 -07:00
Rohan Verma
2195d894d4
Merge pull request #1082 from SohamBhattacharjee2003/fix/hoist-regexp-in-comment-composer
...
fix: hoist regexp in comment composer
2026-04-02 12:48:38 -07:00
Rohan Verma
38f270354a
Merge pull request #1081 from SohamBhattacharjee2003/fix/remove-unused-user-atom
...
fix: remove unused currentUserAtom import
2026-04-02 12:47:58 -07:00
Anish Sarkar
e0b35cfbab
feat: implement pending file event handling using durable queue with acknowledgment support in folder synchronization
2026-04-03 00:40:49 +05:30
Anish Sarkar
b46c5532b3
feat: add unified file and folder browsing functionality with IPC channel integration
2026-04-03 00:28:24 +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
149ccb97dd
refactor: completely remove Local Folder connector references and update folder sync logic
2026-04-02 22:21:16 +05:30
Anish Sarkar
493d720b89
refactor: remove Local Folder connector references and enhance folder management features
2026-04-02 22:21:01 +05:30
Anish Sarkar
5d6e3ffb7b
feat: add renderer readiness signaling and update IPC channels for folder sync
2026-04-02 22:20:11 +05:30
Anish Sarkar
1ef0d913e7
refactor: remove Local Folder connector components and related configurations from the UI
2026-04-02 22:19:55 +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
SohamBhattacharjee2003
0cd2b8164d
fix(ui): use scoped radix-ui imports to optimize bundle
2026-04-02 13:41:51 +05:30
SohamBhattacharjee2003
f1be2652a0
fix(comment-composer): hoist RegExp out of loop to satisfy js-hoist-regexp rule
2026-04-02 13:31:48 +05:30
SohamBhattacharjee2003
ccd0e3b807
fix(connector-popup): remove unused currentUserAtom import
2026-04-02 13:16:55 +05:30
Rohan Verma
55819b7d88
Merge pull request #1080 from ChisomUma/main
...
refactor: Converted disabledTools to Set for O(1) membership checks
2026-04-01 23:59:51 -07:00