Anish Sarkar
0fa32c3a10
chore: ran linting
2026-04-17 16:45:14 +05:30
Anish Sarkar
aef4c90107
refactor: update UI components for improved layout in assistant message, public chat footer, and report panel
2026-04-17 09:03:34 +05:30
Anish Sarkar
abf758997a
feat: optimize PDF viewer performance with improved page rendering and visibility management
2026-04-16 23:44:15 +05:30
Anish Sarkar
706d5b9821
feat: enhance PDF viewer and report panel with public access handling and UI updates
2026-04-16 22:53:17 +05:30
Anish Sarkar
e2cd0557a5
feat: add public report PDF preview endpoint and update report content handling for Typst-based resumes
2026-04-16 22:51:36 +05:30
Anish Sarkar
6037058a09
refactor: enhance PDF thumbnail loading and error handling in resume component, introducing skeleton loader and improved state management
2026-04-16 11:45:33 +05:30
Anish Sarkar
df88fcd0fb
refactor: streamline PDF handling in viewer and resume components by replacing react-pdf with pdfjs-dist, enhancing loading states and error management
2026-04-16 11:23:13 +05:30
Anish Sarkar
6e7f832181
chore: remove react-pdf dependency and add pdfjs-dist for PDF handling
2026-04-16 11:10:35 +05:30
Anish Sarkar
d5a1f4ac01
fix: improve user information requirements and template handling in resume generation tool
2026-04-16 10:29:13 +05:30
Anish Sarkar
2f58b14440
fix: enhance error handling and loading states in report panel and resume generation components
2026-04-15 23:08:19 +05:30
Anish Sarkar
4d577a20a9
refactor: update PDF viewer and report card components for improved accessibility and UI consistency
2026-04-15 21:56:18 +05:30
Anish Sarkar
45752a7e73
feat: add GenerateResumeToolUI component for managing resume generation states and display
2026-04-15 21:43:00 +05:30
Anish Sarkar
06c344d66e
feat: implement PDF viewer for resume previews and integrate with report panel
2026-04-15 21:42:50 +05:30
Anish Sarkar
07bd076317
feat: add content type support for reports and include new resume generation tool in dashboard
2026-04-15 21:13:56 +05:30
Anish Sarkar
15aacf1a80
feat: add react-pdf dependency and update pnpm-lock.yaml
2026-04-15 20:39:03 +05:30
DESKTOP-RTLN3BA\$punk
656e061f84
feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux
...
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
- Introduced a `ProcessingMode` enum to differentiate between basic and premium processing modes.
- Updated `EtlRequest` to include a `processing_mode` field, defaulting to basic.
- Enhanced ETL pipeline services to utilize the selected processing mode for Azure Document Intelligence and LlamaCloud parsing.
- Modified various routes and services to handle processing mode, affecting document upload and indexing tasks.
- Improved error handling and logging to include processing mode details.
- Added tests to validate processing mode functionality and its impact on ETL operations.
2026-04-14 21:26:00 -07:00
Rohan Verma
b659f41bab
Merge pull request #1225 from oscarzhou511/feat/obsidian-connector-visibility
...
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
feat: improve Obsidian connector visibility and desktop sync flow
2026-04-14 13:10:57 -07:00
Anish Sarkar
a74ed014cc
refactor: update UI components for better accessibility and styling consistency
2026-04-14 21:50:34 +05:30
Anish Sarkar
2021f6c4b7
refactor: simplify AI sort button implementation and improve styling
2026-04-14 21:39:11 +05:30
Anish Sarkar
1714922830
refactor: improve password input layout and enhance chat thread title update logic
2026-04-14 21:13:01 +05:30
Anish Sarkar
292fcb1a2c
feat: enhance model selector UI abd added github models icon
2026-04-14 20:35:16 +05:30
Anish Sarkar
8fd7664f8f
Merge remote-tracking branch 'upstream/dev' into feat/token-calculation
2026-04-14 15:49:39 +05:30
Anish Sarkar
833799457b
feat: integrate new LLM configuration handling and enhance model display in message info dropdown
2026-04-14 15:35:04 +05:30
Anish Sarkar
f21bdc0668
feat: enhance LLM response handling and token usage tracking in chat services and UI components
2026-04-14 15:29:02 +05:30
Oscar Zhou
204dac2c3a
feat: improve Obsidian connector visibility and desktop sync flow
2026-04-14 19:07:14 +09:30
Anish Sarkar
5510c1de03
feat: integrate token usage context and enhance message info display in chat UI
2026-04-14 14:47:59 +05:30
Rohan Verma
91c2c06108
Merge pull request #1222 from oscarzhou511/perf/issue-1089-image-sizes
...
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
perf: optimize next/image sizes with dynamic maxWidth (#1089 )
2026-04-14 01:51:50 -07:00
Rohan Verma
888e1d9cec
Merge pull request #1221 from oscarzhou511/refactor/issue-1194-move-utils
...
refactor: move pure utility functions out of UI components (#1194 )
2026-04-14 01:51:16 -07:00
Rohan Verma
94dbbfa7e4
Merge pull request #1220 from mvanhorn/osc/1195-dashboard-error-boundary
...
feat: add dashboard-scoped error boundary
2026-04-14 01:50:35 -07:00
DESKTOP-RTLN3BA\$punk
4bee367d4a
feat: added ai file sorting
2026-04-14 01:43:30 -07:00
Oscar Zhou
0bdc08162e
perf: optimize next/image sizes with dynamic maxWidth ( #1089 )
2026-04-14 17:58:45 +09:30
Anish Sarkar
55099a20ac
feat: enhance token usage tracking in chat messages with UI integration and dropdown display
2026-04-14 13:40:46 +05:30
Oscar Zhou
d37417cbe9
refactor: move pure utility functions out of UI components ( #1194 )
2026-04-14 17:39:11 +09:30
DESKTOP-RTLN3BA\$punk
fa0b47dfca
feat: add FAQ section to pricing component with dynamic question handling and styling improvements
2026-04-13 22:53:44 -07:00
DESKTOP-RTLN3BA\$punk
5d3142332b
Merge commit ' e1e4bb4706' into dev_mod
2026-04-13 20:35:04 -07:00
Matt Van Horn
1188550bf6
feat: add dashboard-scoped error boundary
...
Closes #1195 .
Adds `surfsense_web/app/dashboard/error.tsx` so unhandled errors in any
dashboard route render inside the dashboard layout (sidebar/nav stay
visible) instead of blowing out to the root-level error page. `reset()`
now retries just the failed segment.
Follows the same PostHog capture pattern as the root error.tsx and adds
a secondary "Go to dashboard home" link for recovery when `reset()`
doesn't help.
2026-04-13 22:59:38 -04:00
DESKTOP-RTLN3BA\$punk
b5301fa438
feat: enhance sandbox functionality with threading support and file download capabilities
2026-04-13 16:41:46 -07:00
DESKTOP-RTLN3BA\$punk
38b9e8dcc5
feat: reworked model selector
2026-04-13 16:10:29 -07:00
Anish Sarkar
136901276a
Merge remote-tracking branch 'upstream/dev' into fix/sensitive-actions
2026-04-14 04:10:00 +05:30
Anish Sarkar
26695b949e
refactor: enhance ThreadContent layout and improve navigation handling in LayoutDataProvider
2026-04-14 03:57:37 +05:30
Anish Sarkar
43744713f7
refactor: simplify Composer component logic and improve message submission handling
2026-04-14 02:38:49 +05:30
Anish Sarkar
3d1a504395
refactor: streamline Composer component by removing unused state and simplifying popover handling
2026-04-14 01:50:37 +05:30
Anish Sarkar
2b40592f0b
feat: add Agent Model Manager component for managing LLM configurations and enhance UI in related components
2026-04-14 01:30:30 +05:30
Anish Sarkar
f22d7434ce
refactor: enhance layout and styling in settings components for improved UI consistency
2026-04-14 01:10:35 +05:30
Anish Sarkar
ae3d254a2c
refactor: enhance inline mention editor and prompt picker UI with improved trigger handling and loading states
2026-04-14 00:10:57 +05:30
Anish Sarkar
ec27807644
refactor: improve document processing error handling and UI state management
2026-04-13 22:22:50 +05:30
Anish Sarkar
635cdde0eb
refactor: enhance roles manager component with expanded role details and improved permissions display
2026-04-13 21:45:53 +05:30
Anish Sarkar
25644e1c0b
refactor: replace Eye icon with ScanEye in multiple components and enhance model not found messages
2026-04-13 21:36:07 +05:30
Anish Sarkar
b6e2510e55
refactor: remove export functionality from DocumentsFilters and streamline DocumentsSidebar export handling
2026-04-13 21:25:17 +05:30
Anish Sarkar
fce465a40f
refactor: simplify layout structure in user settings components
2026-04-13 21:06:16 +05:30