Anish Sarkar
|
5ecf4e3e9d
|
refactor: remove unused comment-related state and components; streamline comment panel styling for improved responsiveness
|
2026-03-10 14:00:29 +05:30 |
|
Anish Sarkar
|
933c767806
|
Merge remote-tracking branch 'upstream/dev' into fix/docker-dev
|
2026-03-10 11:25:54 +05:30 |
|
DESKTOP-RTLN3BA\$punk
|
37bce4fd7c
|
feat: update metadata for SurfSense to reflect new branding and focus on open source enterprise AI search and knowledge management
|
2026-03-09 22:08:28 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
ddb070bca8
|
feat: enhance MorePagesPage and PageUsageDisplay with PRO upgrade options and improved UI elements
|
2026-03-09 17:05:15 -07:00 |
|
Anish Sarkar
|
847564ab30
|
feat: add new documentation URLs to sitemap for improved accessibility and user navigation
|
2026-03-10 03:35:34 +05:30 |
|
Anish Sarkar
|
53de474e5e
|
feat: add Code of Conduct document and update layout with new icon for improved community guidelines visibility
|
2026-03-10 03:33:57 +05:30 |
|
Anish Sarkar
|
609086ecc8
|
chore: update Docker installation documentation and add new installation options for improved user guidance
|
2026-03-10 03:01:26 +05:30 |
|
DESKTOP-RTLN3BA\$punk
|
d70e292fbe
|
refactor: restructure instrumentation client initialization and enhance UI components for better performance and user experience
|
2026-03-08 17:48:09 -07:00 |
|
Anish Sarkar
|
e8cf677b25
|
refactor: update title generation logic to improve user experience by generating titles in parallel with assistant responses
|
2026-03-09 01:28:53 +05:30 |
|
Anish Sarkar
|
662c99c3f5
|
refactor: enhance DocumentsTableShell to support search mode with updated UI for no matching documents
|
2026-03-08 22:42:13 +05:30 |
|
Anish Sarkar
|
a65fda359a
|
chore: ran linting
|
2026-03-08 20:57:29 +05:30 |
|
Anish Sarkar
|
33a822432d
|
refactor: improve styling of CreateInviteDialog footer for better layout consistency
|
2026-03-08 20:48:21 +05:30 |
|
Anish Sarkar
|
f14efa18b3
|
refactor: enhance ApiKeyContent and MobileSidebar components with improved styling and event handling for better user experience
|
2026-03-08 20:34:12 +05:30 |
|
Anish Sarkar
|
863ba6865c
|
fix: update routing in settings and onboarding components to use 'tab' query parameter instead of 'section' for improved navigation consistency
|
2026-03-08 20:26:48 +05:30 |
|
Anish Sarkar
|
f08ca26e3e
|
feat: enhance user settings page with tab navigation and default tab handling, update ProfileContent to use Next.js Image component, and improve sidebar user profile dropdown functionality
|
2026-03-08 19:54:12 +05:30 |
|
Anish Sarkar
|
84bd52f482
|
chore: update lucide-react dependency to version 0.577.0 and refactor ProfileContent component to use Next.js Image component for avatar display
|
2026-03-08 19:43:30 +05:30 |
|
Anish Sarkar
|
77dc6b7c91
|
feat: implement user settings page with profile and API key management components
|
2026-03-08 19:36:12 +05:30 |
|
Anish Sarkar
|
78e66477cf
|
feat: implement document metadata viewer with Ctrl+Click functionality in DocumentsTableShell
|
2026-03-08 18:40:32 +05:30 |
|
Anish Sarkar
|
a11c95e30f
|
feat: add last_login column to user table and update user login tracking
|
2026-03-08 18:24:29 +05:30 |
|
Anish Sarkar
|
2ac0e4f931
|
refactor: improve skeleton loading UI and enhance dropdown menu styles for better user experience
|
2026-03-08 17:52:53 +05:30 |
|
Anish Sarkar
|
5ce3790847
|
refactor: enhance UI component styles and functionality in Documents filters, table shell, and editor for improved user experience and consistency
|
2026-03-08 17:43:19 +05:30 |
|
Anish Sarkar
|
9945d16b17
|
chore: ran biome checks
|
2026-03-07 12:57:27 +05:30 |
|
Anish Sarkar
|
45c38456ab
|
chore: add Tailwind CSS parser configuration to biome.json and standardize source path quotes in globals.css
|
2026-03-07 12:34:52 +05:30 |
|
Anish Sarkar
|
f8b0e946ce
|
chore: ran linting
|
2026-03-07 04:46:48 +05:30 |
|
Anish Sarkar
|
2ea67c1764
|
Merge remote-tracking branch 'upstream/dev' into feat/document-revamp
|
2026-03-07 04:37:37 +05:30 |
|
Anish Sarkar
|
f431f43191
|
feat: enhance message handling in NewChatPage by updating message IDs upon saving, ensuring consistent state management and improved user experience
|
2026-03-07 04:29:52 +05:30 |
|
Anish Sarkar
|
f5e80b04fa
|
feat: add scroll position tracking and dynamic masking to DocumentsTableShell for improved document preview experience; update CreateSearchSpaceDialog styling for consistency
|
2026-03-07 04:20:14 +05:30 |
|
Anish Sarkar
|
72337f326c
|
refactor: update various components to enhance styling consistency and improve user interaction by removing unnecessary classes and adjusting dialog and dropdown styles
|
2026-03-07 04:15:40 +05:30 |
|
Anish Sarkar
|
b07f8699f6
|
feat: implement long-press functionality across chat and document components for enhanced user interaction and integrate custom hook for reusability
|
2026-03-07 03:50:45 +05:30 |
|
Anish Sarkar
|
7f3c647328
|
feat: implement mobile long-press functionality in DocumentsTableShell for enhanced document interaction, and integrate Drawer components for improved UI consistency
|
2026-03-07 02:21:23 +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
|
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
|
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
|
91463b3701
|
chore: ran linting
|
2026-03-06 12:17:57 +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 |
|
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 |
|