DESKTOP-RTLN3BA\$punk
ff4e0f9b62
feat: no login experience and prem tokens
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-15 17:02:00 -07:00
DESKTOP-RTLN3BA\$punk
0201fd319d
refactor: update document processing status handling and improve sidebar components
2026-03-31 21:29:46 -07:00
Anish Sarkar
2327869147
style: adjust header and sidebar heights for improved layout consistency and update TabBar component for better responsiveness
2026-03-31 16:35:29 +05:30
Anish Sarkar
04691d572b
chore: ran linting
2026-03-30 01:50:41 +05:30
Anish Sarkar
7632291731
refactor: improve UI consistency by standardizing header and sidebar component heights, and enhance right panel functionality with expanded button integration
2026-03-29 21:27:10 +05:30
DESKTOP-RTLN3BA\$punk
685ad0c02d
feat: add folder management features including creation, deletion, and organization of documents within folders
2026-03-27 01:39:15 -07:00
Anish Sarkar
993c8539e8
feat: update UI components to utilize new main panel styling
...
- Replaced background styles with `bg-main-panel` in various components for consistent theming.
- Enhanced the `Header`, `LayoutShell`, and `Thread` components to improve visual coherence.
- Adjusted tool management UI to reflect new design standards, ensuring a unified user experience.
2026-03-17 01:09:15 +05:30
Anish Sarkar
414dceff2f
feat: implement RightPanel component for tabbed navigation between Sources and Report; update report panel handling in dashboard chat page for improved user experience
2026-03-11 01:22:24 +05:30
Anish Sarkar
bd91b0bef2
refactor: remove unnecessary border from Header component
2026-03-08 22:59:32 +05:30
Anish Sarkar
b98dbf8952
feat: add processing document count hook and integrate spinner in sidebar navigation for improved user feedback during document processing
2026-03-07 02:34:23 +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
93aa1dcf3c
feat: implement inbox sidebar for enhanced user notifications
...
- Introduced a new InboxSidebar component to manage and display inbox items.
- Integrated real-time syncing of inbox items using Electric SQL for instant updates.
- Added functionality to mark items as read, archive/unarchive, and filter inbox content.
- Updated existing components to accommodate the new inbox feature, including layout adjustments and state management.
- Enhanced user experience with improved navigation and interaction for inbox items.
2026-01-21 19:43:20 +05:30
Anish Sarkar
80f83e32c6
chore: frontend linting
2026-01-20 20:47:31 +05:30
Anish Sarkar
26ca751a9d
refactor: update UI component styles and interactions
...
- Increased gap between action items in Header for improved layout.
- Added onCloseAutoFocus to ChatShareButton for better focus management.
- Enhanced ChevronDown icon in ModelSelector with rotation effect for better visual feedback.
- Adjusted padding in ModelSelector to maintain consistent spacing.
2026-01-20 18:28:50 +05:30
Anish Sarkar
08e00d0991
Merge remote-tracking branch 'upstream/dev' into fix/chat-ui
2026-01-20 16:35:49 +05:30
Anish Sarkar
4e4ea6fba0
feat: add thread visibility management using Jotai atoms in chat components
2026-01-20 16:33:42 +05:30
Anish Sarkar
8e5a80fc19
feat: integrate chat sharing functionality in header component
2026-01-20 16:14:57 +05:30
Anish Sarkar
459a354e0f
feat: shifted the theme selection to user profile sidebar
2026-01-20 16:04:56 +05:30
Anish Sarkar
24049345a2
feat: add language selection feature to user profile sidebar, fixed some hover color logic for both model selector and language selection
2026-01-20 15:47:23 +05:30
DESKTOP-RTLN3BA\$punk
d96ae66012
chore: linting
2026-01-20 00:32:31 -08:00
DESKTOP-RTLN3BA\$punk
8aad15d392
Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs"
...
This reverts commit 3418c0e026 .
2026-01-16 11:32:06 -08:00
DESKTOP-RTLN3BA\$punk
3418c0e026
Revert "Merge pull request #686 from AnishSarkar22/feat/replace-logs"
...
This reverts commit 5963a1125e , reversing
changes made to 0d2a2f8ea1 .
2026-01-16 00:49:33 -08:00
Anish Sarkar
7a92ecc1ab
Merge remote-tracking branch 'upstream/dev' into feat/replace-logs
2026-01-13 11:52:46 +05:30
Anish Sarkar
93d17b51f5
feat: Implement notification system with real-time updates and Electric SQL integration
...
- Added notifications table to the database schema with replication support for Electric SQL.
- Developed NotificationService to manage indexing notifications, including creation, updates, and status tracking.
- Introduced NotificationButton and NotificationPopup components for displaying notifications in the UI.
- Enhanced useNotifications hook for real-time notification syncing using PGlite live queries.
- Updated package dependencies for Electric SQL and improved error handling in notification processes.
2026-01-12 22:50:15 +05:30
Anish Sarkar
f52440977f
fix: disable breadcrumb on mobile view
2026-01-11 16:08:23 +05:30
CREDO23
a919f8d9ee
feat: add new layout system (Slack/ClickUp inspired)
2026-01-08 19:10:40 +02:00