Anish Sarkar
a49ee05456
refactor: enhance layout structure by introducing WorkspacePanel and updating component styles
2026-05-17 03:17:12 +05:30
Anish Sarkar
bd1d1c42a7
refactor: adjust thread max width and update button sizes in ComposerAction for improved UI consistency
2026-05-17 02:57:00 +05:30
Anish Sarkar
b52e578021
refactor: replace Popover with DropdownMenu in ComposerAction and clean up unused state management
2026-05-17 00:57:35 +05:30
Anish Sarkar
f65bc81509
Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp
2026-05-16 19:26:36 +05:30
Anish Sarkar
9c5a8c00b9
refactor: improve error handling layout in CitationPanel and update Separator styling across multiple components for consistency
2026-05-16 19:16:28 +05:30
DESKTOP-RTLN3BA\$punk
c187b04e82
chore: linting
2026-05-15 17:33:44 -07:00
DESKTOP-RTLN3BA\$punk
219a5977b7
fix: update URLs to use the "www" subdomain across the application
...
This commit modifies various metadata and canonical URLs in the SurfSense application to ensure consistency by using "https://www.surfsense.com " instead of "https://surfsense.com ". Changes were made in layout files, blog posts, and SEO components to reflect this update.
2026-05-15 12:35:15 -07:00
DESKTOP-RTLN3BA\$punk
dc88ce0277
Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev
2026-05-15 11:55:40 -07:00
DESKTOP-RTLN3BA\$punk
52a64fb96c
feat: added blog posts
2026-05-15 11:55:30 -07:00
Rohan Verma
953c654452
Merge pull request #1398 from mvanhorn/osc/1373-platefile-jsdoc-mod-shift-s-dev
...
docs(editor): align PlateEditor onSave JSDoc with Mod+Shift+S chord
2026-05-15 11:28:15 -07:00
Matt Van Horn
f0a51fad6f
docs(editor): align PlateEditor onSave JSDoc with Mod+Shift+S chord
...
Per #1373 , the registered save chord is Mod+Shift+S (not Mod+S, which
collides with the browser's Save-Page-As). The JSDoc on PlateEditorProps.onSave
still claims Mod+S, which is misleading for downstream consumers of the
component. Update the JSDoc to match the actual chord and call out why.
Targeting dev per maintainer request.
2026-05-15 09:06:42 -07:00
CREDO23
4980f9f1ba
Merge remote-tracking branch 'upstream/dev' into feature/multi-agent-with-task-parallelization
2026-05-15 16:44:22 +02:00
CREDO23
5327f3348c
connector-popup: surface trusted-tools UI in MCP edit view; consolidate disconnect
...
- Slot MCPTrustedTools in mcp-service-config (gated on connector.id > 0) so
any connected MCP-backed connector exposes a revoke surface for
approve_always grants.
- Add new mcp-trusted-tools.tsx (audit + revoke list) and
connectorsApiService.untrustMCPTool() that backs it.
- Drop the redundant row-level Disconnect from ConnectorAccountsListView:
Manage now leads to the edit view whose own Disconnect is the single
source of truth. Remove the now-dead onDisconnect prop, confirm-flow
state, and handleDisconnectFromList hook callback + return entry.
2026-05-15 16:40:16 +02:00
Rohan Verma
eea2d68098
Merge pull request #1396 from guangyang1206/fix/shared-thread-timestamp-formatter-1376
...
Build and Push Docker Images / tag_release (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64, production) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64, production) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64, runner) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64, runner) (push) Has been cancelled
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Has been cancelled
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Has been cancelled
feat(shared): extract formatThreadTimestamp helper for chats sidebars…
2026-05-15 04:55:47 -07:00
Rohan Verma
4db3cf7fd5
Merge pull request #1377 from AnishSarkar22/feat/e2e-testing-ci
...
feat: add E2E CI and harden Docker build migrations
2026-05-15 04:47:26 -07:00
Anish Sarkar
8001cae1b4
refactor: update MessageInfoDropdown to accept chatTurnId prop and enhance RevertTurnButton integration for improved functionality
2026-05-15 10:48:57 +05:30
Anish Sarkar
5092bd3e8c
refactor: integrate mobile preview functionality in citation components and enhance styling for improved usability
2026-05-15 04:13:58 +05:30
Anish Sarkar
4dd5871318
refactor: enhance citation components with mobile support and improved styling for better user experience
2026-05-15 03:56:01 +05:30
Anish Sarkar
01d7379914
refactor: add public URL handling for SurfSense documents across various components and schemas
2026-05-15 02:05:11 +05:30
Anish Sarkar
ea087d1d23
refactor: implement CitationHoverPopover component to enhance inline citation functionality and improve user interaction
2026-05-15 02:00:17 +05:30
Anish Sarkar
56239548c8
refactor: replace Activity icons with Workflow icons across various components for consistency
2026-05-15 00:47:21 +05:30
Anish Sarkar
3846056bc7
refactor: update icons and improve sidebar styling for enhanced user experience
2026-05-15 00:25:58 +05:30
Anish Sarkar
c180417329
refactor: enhance loading and sidebar components with improved skeleton loading states and styling
2026-05-14 23:28:41 +05:30
Anish Sarkar
2bdd59611a
refactor: update SidebarUserProfile and Composer components with improved styling and tooltip integration
2026-05-14 23:22:32 +05:30
Anish Sarkar
4083d33b5c
refactor: enhance SidebarUserProfile component with download tracking and improved button styling
2026-05-14 22:53:41 +05:30
Anish Sarkar
c77babf39b
refactor: replace button elements with Button component for improved consistency and styling across additional UI components
2026-05-14 15:02:46 +05:30
Anish Sarkar
da55c75e5e
refactor: remove ThreadList component and associated thread management logic
2026-05-14 14:42:41 +05:30
Anish Sarkar
ee72a49ab1
refactor: replace button elements with Button component for improved consistency and styling across additional UI components
2026-05-14 14:40:08 +05:30
Anish Sarkar
3d42712b3f
refactor: replace button elements with Button component for improved consistency and styling across multiple UI components
2026-05-14 14:17:44 +05:30
Anish Sarkar
23e05acc7c
refactor: remove CitationList component to streamline citation handling and improve code maintainability
2026-05-14 13:49:52 +05:30
Anish Sarkar
f98bde1e04
refactor: replace button elements with Button component for improved consistency and styling across UI components
2026-05-14 13:49:33 +05:30
Anish Sarkar
198c38b335
refactor: replace button elements with Button component for consistent styling across various UI components
2026-05-14 13:30:20 +05:30
Anish Sarkar
88f9c3353c
refactor: update UI components to utilize 'popover-border' for consistent styling and enhance overall design coherence
2026-05-14 12:53:52 +05:30
Anish Sarkar
468f4ef121
refactor: standardize hover effects and focus styles across UI components
2026-05-14 02:10:33 +05:30
Anish Sarkar
cbfbf59c46
refactor: enhance UI components with improved hover effects and color consistency
2026-05-14 02:07:53 +05:30
Anish Sarkar
bd5f1b3cdf
feat: add CollapsedInboxIcon component to enhance sidebar functionality
2026-05-14 00:13:53 +05:30
Anish Sarkar
75b7a9cc6c
refactor: update UI components to enhance hover effects and color consistency
2026-05-13 23:53:09 +05:30
Anish Sarkar
357714beda
refactor: enhance TabBar component with hover effects and improved scrolling behavior
2026-05-13 17:55:33 +05:30
Anish Sarkar
0fecff45b9
refactor: update UI components to use 'bg-popover' for consistent styling
2026-05-13 17:21:10 +05:30
Anish Sarkar
6aa4dcef60
refactor: update UI components to use consistent popup and text colors
2026-05-13 16:46:35 +05:30
Anish Sarkar
481bb406b6
Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp
2026-05-13 03:02:23 +05:30
Anish Sarkar
275e2c9e83
chore: fix linting
2026-05-12 04:00:04 +05:30
DESKTOP-RTLN3BA\$punk
ec957e6fae
Merge commit ' d6618b8357' into dev
2026-05-11 12:35:04 -07:00
DESKTOP-RTLN3BA\$punk
81583ef382
chore: hide blog until published
2026-05-11 11:08:42 -07:00
너이름
935cd7b7c9
fix(auth): remove redundant token storage write
2026-05-11 06:25:40 +09:00
DESKTOP-RTLN3BA\$punk
c8374e6c5b
feat: improved document, folder mentions rendering
Build and Push Docker Images / tag_release (push) Waiting to run
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Blocked by required conditions
2026-05-09 22:15:51 -07:00
guangyang1206
10212f3d5a
feat(shared): extract formatThreadTimestamp helper for chats sidebars ( fixes #1376 )
...
- Add formatThreadTimestamp() to surfsense_web/lib/format-date.ts
- Use shared helper in AllPrivateChatsSidebar and AllSharedChatsSidebar
- Remove unused date-fns format import from both sidebar files
- Centralises timestamp formatting policy for future i18n/relative-time changes
2026-05-10 12:05:10 +08:00
Rohan Verma
28a02a9143
Merge pull request #1357 from CREDO23/feature/multi-agent
...
[Feature] Multi-agent chat: hierarchical timeline, live subagent streaming, and inline HITL approvals
2026-05-09 16:13:04 -07:00
CREDO23
2ab6b1c757
Merge upstream/dev into feature/multi-agent.
2026-05-09 23:00:56 +02:00
CREDO23
ba0e1e70a0
chat: drop legacy thinking-steps, tool-fallback, hitl modules, and span-indent helper.
2026-05-09 18:35:52 +02:00