Commit graph

3935 commits

Author SHA1 Message Date
Anish Sarkar
74e8fb1cee refactor: improve error handling in ChatShareButton component by validating thread ID before API call, and update tooltip content for clarity, enhancing user experience and code robustness 2026-03-06 23:37:05 +05:30
Anish Sarkar
c1ba3a9b6d refactor: streamline document mention handling by consolidating atom logic and removing redundant state updates, enhancing code clarity and maintainability in chat components 2026-03-06 23:33:51 +05:30
Anish Sarkar
8d5d8e490c refactor: remove ChatHeader from Thread component and update related logic, improving code clarity and maintaining consistent header display in chat interface 2026-03-06 22:38:49 +05:30
Anish Sarkar
662f4db13d refactor: remove DashboardBreadcrumb component and related breadcrumb functionality, streamlining layout components and improving overall code maintainability 2026-03-06 22:33:42 +05:30
Anish Sarkar
aaa8840e1d feat: enhance DocumentsFilters and ModelSelector components with scroll position tracking and improved styling, improving user experience and visual consistency across the application 2026-03-06 22:22:28 +05:30
Anish Sarkar
378c72c564 feat: introduce baseline utility functions for tracking new items in useDocuments and useInbox hooks, improving accuracy in handling Electric updates and timestamps 2026-03-06 21:20:20 +05:30
Anish Sarkar
3e4db20bcb fix: update baseline logic in useDocuments and useInbox hooks to accurately track new items and unread counts, addressing timing issues with Electric updates 2026-03-06 20:21:28 +05:30
Anish Sarkar
1a688c7161 feat: enhance notifications system by introducing category-based filtering for comments and status, improving user experience in the inbox and API interactions 2026-03-06 19:35:35 +05:30
Anish Sarkar
eb775fea11 refactor: consolidate inbox data handling in LayoutDataProvider and related components, streamlining state management and improving performance by using a single data source for inbox items 2026-03-06 19:35:21 +05:30
Anish Sarkar
bd783cc2d0 feat: add filtering options for notifications by 'unread' and 'errors', enhancing user experience in the notifications list 2026-03-06 18:32:28 +05:30
Anish Sarkar
1aa2c8a334 feat: add error filtering option to InboxSidebar, allowing users to filter notifications by error types, and update translations for new filter option in multiple languages 2026-03-06 17:29:42 +05:30
Anish Sarkar
d03f938fcd feat: implement source type filtering in notifications API and UI, enhancing user experience by allowing users to filter notifications by connector and document types in the status tab 2026-03-06 17:25:07 +05:30
Anish Sarkar
fe0b026315 refactor: update InboxSidebar to replace connector terminology with source terminology, enhancing filtering functionality to include document types and improving user experience in the status tab 2026-03-06 17:02:19 +05:30
Anish Sarkar
58f620482f refactor: improve inline mention editor by enhancing chip element interactions and responsiveness for mobile and desktop devices 2026-03-06 16:07:34 +05:30
Anish Sarkar
3be26429ca refactor: integrate sidebar document selections into chat functionality, enhancing document mention management and improving user experience in the Composer and DocumentsSidebar components 2026-03-06 15:59:45 +05:30
Anish Sarkar
f0e4aa6539 refactor: enhance document mention functionality in chat by introducing pending mentions and removals atoms, and updating DocumentsSidebar and Composer components for improved document management 2026-03-06 15:35:58 +05:30
Anish Sarkar
95a0e35393 feat: add documentsSidebarOpenAtom for managing sidebar state and integrate it into LayoutDataProvider and Composer components 2026-03-06 14:40:10 +05:30
Anish Sarkar
86a9512021 refactor: remove motion animations from DocumentsFilters and DocumentsTableShell components for improved performance and simplicity 2026-03-06 12:57:43 +05:30
Anish Sarkar
be0bfb3d56 refactor: integrate useDocumentSearch hook into DocumentsSidebar for improved search functionality and performance, while enhancing user feedback with localized toast messages 2026-03-06 12:52:22 +05:30
Anish Sarkar
62c4a3befc refactor: simplify document mapping in DocumentsSidebar by introducing toDisplayDoc utility function for improved readability and maintainability 2026-03-06 12:35:39 +05:30
Anish Sarkar
91463b3701 chore: ran linting 2026-03-06 12:17:57 +05:30
Anish Sarkar
376f120502 refactor: optimize sorting logic in DocumentsSidebar by utilizing refs for current sort state, enhancing performance and clarity 2026-03-06 12:13:34 +05:30
Anish Sarkar
889af57d3f refactor: simplify DocumentsTableShell and DocumentsSidebar components by removing unused column visibility state and optimizing document loading logic in useDocuments hook 2026-03-06 12:12:03 +05:30
Anish Sarkar
b7ca656823 refactor: enhance DocumentsFilters and DocumentsTableShell components by replacing icons for improved clarity and optimizing loading state management in useDocuments hook 2026-03-06 11:59:29 +05:30
Anish Sarkar
dfe483efcb refactor: streamline DocumentsFilters layout by consolidating filter buttons and enhancing search input functionality, while updating DocumentsSidebar for improved spacing 2026-03-06 11:40:42 +05:30
Anish Sarkar
fc120bcb38 refactor: improve infinite scroll implementation in DocumentsTableShell by adding separate scroll references for desktop and mobile views 2026-03-06 11:32:08 +05:30
Anish Sarkar
dc6c18b3f6 refactor: add sorting functionality to document retrieval and enhance DocumentsSidebar for improved search and pagination handling 2026-03-06 11:22:33 +05:30
Rohan Verma
36efc95944
Merge pull request #860 from elammertsma/dev
Feat: added Announcements sidebar when logged in
2026-03-05 18:45:33 -08:00
Rohan Verma
7b6f832483
Merge pull request #842 from AnishSarkar22/refactor/upload-document-adapter-class
refactor: Migrate document reindexing to `UploadDocumentAdapter` with unified indexing pipeline
2026-03-05 18:45:16 -08:00
Anish Sarkar
0feb17cb75 refactor: enhance DocumentsTableShell with infinite scroll support and update DocumentsSidebar for improved search functionality 2026-03-05 23:45:35 +05:30
Anish Sarkar
b8f52946fd refactor: update DocumentsFilters placeholder text and enhance DocumentsTableShell with infinite scroll functionality for improved document loading 2026-03-05 22:28:52 +05:30
Anish Sarkar
e75e5ca689 refactor: enhance DocumentsTableShell with context menu for document actions and improve document tooltip display 2026-03-05 22:02:45 +05:30
Anish Sarkar
4a5a38c25b refactor: remove ConnectorIndicator's hideTrigger prop and clean up dashboard layout by eliminating unused component references 2026-03-05 21:21:37 +05:30
Anish Sarkar
f3e5b19a99 refactor: clean up DocumentsFilters component by removing unused imports and buttons, and streamline type toggle functionality 2026-03-05 21:21:21 +05:30
Anish Sarkar
5813b90e78 refactor: remove unused DocumentsTable component and simplify global connector dialog comment in dashboard layout 2026-03-05 21:02:05 +05:30
Anish Sarkar
936bd70682 refactor: simplify dashboard layout by removing unused navigation props and implementing a new DocumentsSidebar for better document management 2026-03-05 20:34:02 +05:30
Anish Sarkar
e909735ba7 chore: remove .dockerignore file to streamline Docker build process and eliminate unnecessary exclusions 2026-03-05 18:39:29 +05:30
Anish Sarkar
f567cd9c73 chore: update summary step in Docker build workflow to improve output formatting and clarity 2026-03-05 18:24:26 +05:30
Anish Sarkar
110502609b chore: add conditional execution logic to Docker build workflow jobs and improve tagging logic for better handling of version tags 2026-03-05 13:55:05 +05:30
Anish Sarkar
1b2ac1bd17 chore: enhance Docker build workflow by adding conditional checks for job execution and integrating Docker metadata action for improved tagging and manifest creation 2026-03-05 13:42:08 +05:30
Eric Lammertsma
4bfcd91f3f
Merge branch 'MODSetter:dev' into dev 2026-03-04 14:38:01 -05:00
Rohan Verma
7df64b5c9e
Merge pull request #857 from aleksas/extension-login-minimal-pr
add configurable extension backend url and login support
2026-03-03 23:41:55 -08:00
Rohan Verma
40a914ef46
Merge pull request #859 from MODSetter/dev
fix: remove Out-Null from docker compose command in install.ps1 to al…
2026-03-03 14:56:36 -08:00
DESKTOP-RTLN3BA\$punk
33f88bf46c fix: remove Out-Null from docker compose command in install.ps1 to allow output visibility 2026-03-03 14:55:31 -08:00
Rohan Verma
cc244f624b
Merge pull request #858 from MODSetter/dev
feat : improved selfhosting options
2026-03-03 13:55:03 -08:00
DESKTOP-RTLN3BA\$punk
01a1c17b09 fix: update SURFSENSE_VERSION to latest and change repository URL to main branch in installation scripts 2026-03-03 13:53:28 -08:00
DESKTOP-RTLN3BA\$punk
441421c009 fix: update version display message in installation scripts to reflect new branding 2026-03-03 13:51:13 -08:00
DESKTOP-RTLN3BA\$punk
c2a8d43281 fix: update dump file handling in install.ps1 to read content directly for PostgreSQL restoration 2026-03-03 13:42:20 -08:00
DESKTOP-RTLN3BA\$punk
81fb1f327c fix: update LLM retrieval in podcast transcript creation to use agent LLM instead of document summary LLM 2026-03-03 13:35:29 -08:00
DESKTOP-RTLN3BA\$punk
1541cb3c7b fix: update dump file handling in install.ps1 to use resolved path for PostgreSQL restoration 2026-03-03 13:32:43 -08:00