Trevin Chow
b544b161ae
Remove dead MorePagesDialog component and morePagesDialogAtom
...
MorePagesDialog is never imported anywhere in the codebase.
The /more-pages route uses MorePagesContent directly from
page.tsx. The associated morePagesDialogAtom is also unused
outside the deleted component.
Closes #1192
This contribution was developed with AI assistance (Claude Code).
2026-04-09 14:13:31 -07:00
Rohan Verma
7808950abc
Merge pull request #1208 from SohamBhattacharjee2003/fix/snapshot-delete-error-feedback
...
fix: add user feedback for snapshot deletion failures (#1197 )
2026-04-09 14:01:09 -07:00
DESKTOP-RTLN3BA\$punk
fedb4bcd76
fix: update metadata descriptions to emphasize privacy and data limits
2026-04-09 13:29:34 -07:00
SohamBhattacharjee2003
9ed85af2a5
fix: add user feedback for snapshot deletion failures ( #1197 )
...
- Add toast.error notification when snapshot deletion fails
- Preserve console.error logging for debugging
- Consistent with error handling patterns in other components
- Improves user experience by providing visible error feedback
2026-04-09 22:09:49 +05:30
DESKTOP-RTLN3BA\$punk
b96c04994d
fix: update pricing description to reflect 500 pages included in the free plan
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-04-08 18:37:43 -07:00
DESKTOP-RTLN3BA\$punk
43beb8e533
chore: linting
2026-04-08 16:42:25 -07:00
DESKTOP-RTLN3BA\$punk
bbe774846c
chore: fixed builds
2026-04-08 16:30:31 -07:00
DESKTOP-RTLN3BA\$punk
5891dfa4d0
Merge commit ' fe6f830eab' into dev_mod
2026-04-08 16:21:36 -07:00
DESKTOP-RTLN3BA\$punk
29b1a9981e
feat: bumped version to 0.0.15
2026-04-08 16:17:37 -07:00
DESKTOP-RTLN3BA\$punk
c6e1a04169
chore: linting
2026-04-08 16:14:26 -07:00
DESKTOP-RTLN3BA\$punk
89c96c1a23
fix: update billing text to reflect 500 pages included in demo plans
2026-04-08 16:00:43 -07:00
DESKTOP-RTLN3BA\$punk
809e0c6b0b
fix: imports
2026-04-08 15:59:30 -07:00
DESKTOP-RTLN3BA\$punk
7276ec856e
feat: add "use client" directive to sidebar-separator component for client-side rendering
2026-04-08 15:01:15 -07:00
Rohan Verma
fe6f830eab
Merge pull request #1185 from AnishSarkar22/fix/folder-watch
...
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
fix: harden folder watch feature with file hash dedup, mtime seeding, and stable spinner
2026-04-08 14:00:05 -07:00
Anish Sarkar
56c5809170
chore: ran linting
2026-04-08 18:23:03 +05:30
Anish Sarkar
3f2602165a
feat: enhance dialog components with improved styling and structure for document upload and folder watch functionalities
2026-04-08 18:14:20 +05:30
Anish Sarkar
37c52ce7ea
feat: implement indexing progress management in local folder indexing process and enhance related test coverage
2026-04-08 18:01:55 +05:30
Anish Sarkar
f3aa514240
feat: integrate subtree ID retrieval in local folder cleanup process and enhance UI component styling for folder selection
2026-04-08 17:25:18 +05:30
Anish Sarkar
ae98f64760
feat: enhance folder indexing with metadata management and improve folder structure handling in UI components
2026-04-08 16:48:40 +05:30
Anish Sarkar
b76a6babc1
refactor: update terminology in AllConnectorsTab and enhance styling in FolderTreeView
2026-04-08 16:20:41 +05:30
Anish Sarkar
c9c1d239f8
refactor: optimize button rendering in CreateSearchSpaceDialog and enhance watched folder ID retrieval in DocumentsSidebar
2026-04-08 16:17:34 +05:30
Anish Sarkar
d009d06432
feat: add seedFolderMtimes API for seeding file modification times during folder synchronization
2026-04-08 16:07:25 +05:30
Anish Sarkar
e8c2377824
refactor: adjust className formatting in LayoutShell and optimize motion.div properties in SidebarSlideOutPanel
2026-04-08 16:04:11 +05:30
Anish Sarkar
5eada7bcab
fix: update button variant in FolderWatchDialog and refine metadata type in folder.types
2026-04-08 15:55:37 +05:30
Anish Sarkar
6f9f69c3e8
refactor: remove local folder indexing endpoints and update related API calls
2026-04-08 15:49:36 +05:30
Anish Sarkar
5f5954e932
feat: implement upload-based folder indexing and synchronization features
2026-04-08 15:46:52 +05:30
DESKTOP-RTLN3BA\$punk
daa0194024
chore: update GIF assets in hero tutorial section
2026-04-08 03:10:31 -07:00
DESKTOP-RTLN3BA\$punk
74ccb347c1
chore: replace GIFs with videos in README files for better performance
2026-04-08 03:02:34 -07:00
DESKTOP-RTLN3BA\$punk
ca79ee1060
chore: update GIF assets in readmes
2026-04-08 02:55:12 -07:00
Anish Sarkar
b3925654dd
fix: update MoreHorizontal icon styling in FolderNode component
2026-04-08 15:20:19 +05:30
DESKTOP-RTLN3BA\$punk
b740761492
feat: update instrumentation-client to include platform property in events
...
Added a platform property set to "web" in event properties for better tracking. Updated GIF assets in the hero tutorial section.
2026-04-08 02:41:33 -07:00
Anish Sarkar
ef358e067a
feat: add chat session and message synchronization hooks
2026-04-08 14:43:21 +05:30
Rohan Verma
36908241f1
Merge pull request #1184 from mvanhorn/fix/cancel-animation-frame-cleanup
...
fix: add cancelAnimationFrame cleanup in animated-tabs useEffect
2026-04-08 02:03:01 -07:00
Rohan Verma
d73658a8f3
Merge pull request #1183 from mvanhorn/perf/remove-simple-usememo
...
perf: remove unnecessary useMemo wrapping simple boolean expressions
2026-04-08 02:02:28 -07:00
Matt Van Horn
833ea18800
fix: add cancelAnimationFrame cleanup in animated-tabs useEffect
...
Store the requestAnimationFrame ID and cancel it on unmount
to prevent updateActiveIndicator from running on an unmounted
component.
Fixes #1093
2026-04-08 01:39:14 -07:00
Matt Van Horn
90ed853a26
perf: remove unnecessary useMemo wrapping simple boolean expressions
...
Replace useMemo calls that wrap trivial boolean checks with plain
const expressions. The memo overhead exceeds the cost of these
simple permission checks and mode comparisons.
Fixes #1052
2026-04-08 01:36:24 -07:00
Matt Van Horn
67ee8f4bb7
fix: replace window.location with router.push for client-side navigation
2026-04-08 00:01:30 -07:00
Rohan Verma
553843ab06
Merge pull request #1179 from SohamBhattacharjee2003/perf/dynamic-tool-ui-imports
...
perf: dynamic tool UI imports
2026-04-07 23:42:11 -07:00
Rohan Verma
74f2e1ea3f
Merge pull request #1178 from SohamBhattacharjee2003/perf/dynamic-settings-tabs
...
perf: dynamic settings tabs
2026-04-07 23:41:57 -07:00
Rohan Verma
ca2fe959fd
Merge pull request #1177 from SohamBhattacharjee2003/perf/dynamic-connector-imports
...
perf: dynamic connector imports
2026-04-07 23:41:37 -07:00
Rohan Verma
88834e7b1a
Merge pull request #1176 from SohamBhattacharjee2003/perf/dynamic-locale-loading
...
perf: dynamic locale loading
2026-04-07 23:41:19 -07:00
Rohan Verma
8566160db0
Merge pull request #1175 from SohamBhattacharjee2003/refactor/remove-unused-drizzle-import
...
refactor: remove unused drizzle import
2026-04-07 23:40:54 -07:00
Rohan Verma
de6f5a2393
Merge pull request #1174 from SohamBhattacharjee2003/perf/lazy-load-video-presentation-in-public-chat
...
perf: lazy load video presentation in public chat
2026-04-07 23:40:35 -07:00
Rohan Verma
46ef0db8ab
Merge pull request #1173 from SohamBhattacharjee2003/perf/lazy-load-mobile-panels
...
Perf: lazy load mobile panels
2026-04-07 23:40:09 -07:00
Rohan Verma
0696445112
Merge pull request #1172 from SohamBhattacharjee2003/fix/replace-transition-all-with-specific-transitions
...
fix: replace transition all with specific transitions
2026-04-07 23:39:30 -07:00
Rohan Verma
387e517fda
Merge pull request #1171 from SohamBhattacharjee2003/fix/use-transform-for-sidebar-animation
...
fix: use transform for sidebar animation
2026-04-07 23:39:07 -07:00
Rohan Verma
bc3e510968
Merge pull request #1170 from SohamBhattacharjee2003/fix/optimize-dom-queries-in-thread
...
fix: optimize dom queries in thread
2026-04-07 23:38:49 -07:00
Rohan Verma
ac4f5477b5
Merge pull request #1169 from SohamBhattacharjee2003/fix/remove-forcemount-from-user-dropdown
...
fix: remove forcemount from user dropdown
2026-04-07 23:38:23 -07:00
Rohan Verma
d26b986125
Merge pull request #1168 from SohamBhattacharjee2003/fix/debounce-logs-message-filter
...
fix: debounce logs message filter
2026-04-07 23:37:34 -07:00
Rohan Verma
35c155387b
Merge pull request #1167 from SohamBhattacharjee2003/fix/add-autocomplete-attributes
...
Fix/add autocomplete attributes
2026-04-07 23:36:56 -07:00