CREDO23
cf8f70da2b
fix auth bypass on picker endpoint, async safety, and picker error handling
...
- Add check_permission to drive-picker-token endpoint (IDOR fix)
- Use get_composio_service singleton + asyncio.to_thread to avoid blocking the event loop
- Sanitize error detail in 500 response to prevent internal info leakage
- Dispose picker on unmount to prevent orphaned overlay
- Surface error state on Google Picker Action.ERROR instead of silently closing
2026-03-10 23:21:35 +02:00
CREDO23
3bda6c1679
revert Composio Drive to folder tree, harden Picker for native Drive
2026-03-10 23:06:33 +02:00
CREDO23
2c9d01ba2d
replace custom folder tree with Google Picker in Drive configs
2026-03-10 20:29:09 +02:00
CREDO23
a42a5a936c
add Google Picker hook and API types
2026-03-10 20:21:48 +02:00
CREDO23
1e2c54eea6
add unified drive-picker-token endpoint and GOOGLE_PICKER_API_KEY config
2026-03-10 20:06:45 +02:00
CREDO23
0bb1b730dd
fix Gmail HTML rendering: unwrap layout tables and use native img
2026-03-10 18:57:49 +02:00
CREDO23
dfb1c6534d
fix auto-index race conditions and orphaned toasts
2026-03-10 17:10:24 +02:00
CREDO23
20ca49087f
fix missing enable_summary in createConnector calls
2026-03-10 16:24:19 +02:00
CREDO23
f5db2184c7
per-connector defaults, periodic sync, and double-trigger guard
2026-03-10 16:20:11 +02:00
CREDO23
f552a3186f
auto-index connectors after OAuth without config step
2026-03-10 16:06:09 +02:00
DESKTOP-RTLN3BA\$punk
403097646d
feat: implement batch unread counts for notifications to reduce API calls and improve performance
2026-03-10 01:26:37 -07:00
DESKTOP-RTLN3BA\$punk
7362da52d3
feat: Consolidate composer action buttons into a single configuration popover
2026-03-09 23:18:23 -07:00
DESKTOP-RTLN3BA\$punk
9117b87e64
feat: added some skills
2026-03-09 22:47:14 -07:00
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
5dca131e3d
chore: improve accessibility in PermissionsEditor by replacing buttons with divs and adding keyboard navigation support
2026-03-09 18:50:00 -07:00
DESKTOP-RTLN3BA\$punk
45cc527d02
feat: update report generation and export capabilities to support multiple formats (PDF, DOCX, HTML, LaTeX, EPUB, ODT, plain text) across documentation and backend
2026-03-09 18:41:21 -07:00
DESKTOP-RTLN3BA\$punk
11b84a3fb4
feat: expand report export functionality to support multiple formats (PDF, DOCX, HTML, EPUB, etc.) and enhance UI for format selection
2026-03-09 18:31:14 -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
DESKTOP-RTLN3BA\$punk
62c9880f11
feat: update connector dialog header to improve clarity and user engagement
2026-03-09 16:37:06 -07:00
DESKTOP-RTLN3BA\$punk
8f94350bc1
feat: update web crawler configuration and messaging for improved user guidance and clarity
2026-03-09 16:34:16 -07:00
DESKTOP-RTLN3BA\$punk
c6fc4edbc2
feat: add YouTube video and playlist support in document collection with enhanced URL handling
2026-03-09 16:07:54 -07:00
DESKTOP-RTLN3BA\$punk
e481415655
feat: enhance HeroCarousel with navigation buttons and remove auto-play functionality
2026-03-09 14:51:53 -07:00
DESKTOP-RTLN3BA\$punk
248d050de1
Merge commit ' 40a914ef46' into dev
2026-03-09 12:59:48 -07:00
Rohan Verma
192dc611c4
Merge pull request #863 from AnishSarkar22/feat/test-ci
...
feat: add GA CI pipeline for backend tests & few fixes
2026-03-09 12:58:56 -07:00
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
Rohan Verma
cba7923503
Merge pull request #864 from AnishSarkar22/fix/github-and-ui-fixes
...
feat: add `last_login` column for last login info & UI/UX improvements
2026-03-08 16:05:43 -07:00
Anish Sarkar
514dcc1493
refactor: enhance LayoutDataProvider to manage chat navigation and state synchronization more effectively
2026-03-09 02:22:01 +05:30
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
bd91b0bef2
refactor: remove unnecessary border from Header component
2026-03-08 22:59:32 +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
ed6ff33933
refactor: update ShortcutKbd component styling to adjust key width based on key length
2026-03-08 22:33:07 +05:30
Anish Sarkar
195dbc5fc0
chore: ran linting
2026-03-08 21:17:45 +05:30
Anish Sarkar
2adf5750df
refactor: update LayoutDataProvider and NavSection components to use DocumentsProcessingStatus for improved document processing status handling
2026-03-08 21:16:52 +05:30
Anish Sarkar
0a1d0035e6
refactor: update DocumentUploadTab to ensure unique file IDs are generated using a fallback method for compatibility
2026-03-08 21:11:54 +05:30
Anish Sarkar
a65fda359a
chore: ran linting
2026-03-08 20:57:29 +05:30
Anish Sarkar
06e74d5357
refactor: enhance MobileNav component with click outside detection for improved user interaction
2026-03-08 20:56:57 +05:30
Anish Sarkar
af77c26572
refactor: update Navbar component to improve styling and add select-none class for better user interaction
2026-03-08 20:56:01 +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
0f2d3bba3c
feat: add "Learn More" section to SidebarUserProfile with links to documentation and GitHub, and update translations for multiple languages
2026-03-08 20:19:15 +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
0b028bab49
refactor: update DocumentUploadTab to manage files with unique IDs using UUIDs
2026-03-08 19:48:38 +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
97fbb70672
refactor: update DocumentMentionPicker styles for improved dark mode support and UI consistency
2026-03-08 18:45:05 +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
855c334f7e
refactor: replace PencilIcon with Pen in various components for consistent icon usage
2026-03-08 18:32:25 +05:30
Anish Sarkar
c4d3322323
refactor: update icons in user message component and adjust dropdown menu alignment for improved UI consistency
2026-03-08 18:30:33 +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