DESKTOP-RTLN3BA\$punk
b23868c6db
Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev
2026-02-16 23:18:39 -08:00
DESKTOP-RTLN3BA\$punk
338dd8d282
feat: add health check endpoint and improve rate limiting
...
- Introduced a health check endpoint to monitor API responsiveness.
- Updated SlowAPI limiter to increase default rate limits and added in-memory fallback for Redis unavailability.
- Implemented a timeout for seeding Surfsense documentation to prevent startup delays.
2026-02-16 23:18:29 -08:00
Anish Sarkar
a482cc95de
chore: ran linting
2026-02-17 12:47:39 +05:30
Anish Sarkar
e46b24a2b1
chore: remove package-lock.json file to streamline dependency management
2026-02-17 12:46:42 +05:30
Anish Sarkar
49ac09b2cb
feat: add support for rendering table cell content in markdown conversion
2026-02-17 12:45:57 +05:30
Anish Sarkar
6cc74689bc
feat: implement save and leave functionality in editor, enhance layout and error handling
2026-02-17 12:42:50 +05:30
Rohan Verma
0ebf1ea1a3
Merge pull request #820 from manojag115/bug/817
...
Fix Obsidian connector visibility and periodic indexing in self-hosted deployments
2026-02-16 22:55:08 -08:00
Anish Sarkar
664961076c
feat: enhance FloatingToolbar to conditionally render based on mobile device detection
2026-02-17 12:18:17 +05:30
DESKTOP-RTLN3BA\$punk
3f1f9f0bde
feat: update announcements data
...
- Changed announcement ID to a more descriptive format.
- Revised the announcement description for clarity.
- Updated the date to reflect the new announcement timing.
- Modified the link label and URL for better navigation to the announcements page.
2026-02-16 22:44:32 -08:00
DESKTOP-RTLN3BA\$punk
4afddbda5a
feat: update README files for realtime collab
...
- Added a section on real-time collaboration in all language-specific README files, detailing how to invite members and chat in real-time.
- Included visual elements to enhance user understanding of the new features.
- Updated the homepage to include new use cases for real-time chat and comments, improving the overall user experience.
2026-02-16 22:31:18 -08:00
Anish Sarkar
e910001518
fix: update migration messages for clarity in source_markdown migration process
2026-02-17 12:00:33 +05:30
Anish Sarkar
ef53203e4b
feat: optimize source_markdown migration by processing documents in batches to reduce memory usage and improve performance
2026-02-17 11:47:56 +05:30
Anish Sarkar
e1087937e6
feat: refine source_markdown migration logic to only convert documents with blocknote_document data, ensuring lazy population for others
2026-02-17 11:34:28 +05:30
Anish Sarkar
8b497da130
feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter
2026-02-17 11:34:11 +05:30
Manoj Aggarwal
22bf9ea718
Fix Obsidian connector
2026-02-16 21:07:08 -08:00
Anish Sarkar
f2a2872995
Merge remote-tracking branch 'upstream/dev' into fix/ui
2026-02-17 03:58:57 +05:30
Anish Sarkar
2b2a4c858a
refactor: update report panel and toolbar components for improved layout and accessibility, including enhanced styling and conditional rendering
2026-02-17 03:25:24 +05:30
Anish Sarkar
d7118fba15
refactor: enhance InsertToolbarButton and TurnIntoToolbarButton with improved styling for dark mode and better layout management
2026-02-17 02:46:23 +05:30
Anish Sarkar
d4ad1dcae4
refactor: enhance UI components with dark mode support and streamline tooltip usage across toolbar buttons
2026-02-17 02:26:43 +05:30
Anish Sarkar
6af251a108
refactor: update FixedToolbarButtons to conditionally render save button based on read-only state, and adjust dropdown menu styles for better usability
2026-02-17 02:01:50 +05:30
Anish Sarkar
df3f724caf
refactor: remove KbdPlugin and MoreToolbarButton, and add Superscript and Subscript options to InsertToolbarButton for cleaner toolbar functionality
2026-02-17 01:50:09 +05:30
Anish Sarkar
841e764729
refactor: remove unused dropdown menu and related components from TableFloatingToolbar for cleaner code
2026-02-17 01:40:10 +05:30
Anish Sarkar
1768887be8
feat: implement EditorSaveContext and integrate save functionality in PlateEditor and FixedToolbarButtons
2026-02-17 01:30:38 +05:30
Anish Sarkar
0edfd116af
refactor: improve InlineCombobox context handling and optimize search functionality
2026-02-17 00:05:38 +05:30
Anish Sarkar
648b00da64
feat: enhance PlateEditor with MDX expression escaping and add remarkMdx support for improved markdown parsing
2026-02-16 23:39:22 +05:30
DESKTOP-RTLN3BA\$punk
5825ab9884
feat: updated homepage
...
- Added the 'lenis' library for smooth scrolling functionality.
- Integrated 'UseCasesGrid' component into the homepage layout.
- Updated 'HeroSection' to replace image elements with 'WalkthroughScroll' for enhanced user experience.
2026-02-16 05:50:47 -08:00
DESKTOP-RTLN3BA\$punk
9e359a79b9
feat: update README files to include usage instructions
...
- Added a new section on how to use SurfSense across all language-specific README files.
- Included visual elements such as images and badges for better user engagement and clarity.
- Enhanced the structure of the documentation to improve readability and accessibility for users.
2026-02-16 05:05:30 -08:00
Anish Sarkar
2d74d7bc4b
refactor: update tooltip component structure and styling for improved usability and consistency
2026-02-16 16:13:45 +05:30
Anish Sarkar
e799c3f061
refactor: remove BlockListStatic component and integrate InlineCombobox for slash commands in the editor
2026-02-16 16:05:33 +05:30
Anish Sarkar
93a0487e56
feat: add new autoformat and drag-and-drop functionality to the editor, refactor list handling and update dependencies
2026-02-16 16:05:16 +05:30
Anish Sarkar
1450e22f54
feat: introduce fixed toolbar and insert button for enhanced editor functionality
2026-02-16 15:49:07 +05:30
DESKTOP-RTLN3BA\$punk
9390f195cc
refactor: fix decision handling and error message extraction in Notion tools
...
- Improved decision extraction logic in create, delete, and update Notion page tools to ensure proper handling of approval decisions.
- Added a static method to NotionHistoryConnector for consistent error message extraction from API responses, enhancing readability and maintainability.
2026-02-16 02:14:26 -08:00
DESKTOP-RTLN3BA\$punk
28d93aed2a
feat: enhance inline mention editor to preserve mention tokens
...
- Updated the text extraction logic to include inline mention tokens for chips, maintaining the original query structure sent to the backend.
- Refactored the text extraction process to improve readability and efficiency.
2026-02-16 01:34:36 -08:00
DESKTOP-RTLN3BA\$punk
1849b451a5
feat: update Celery worker configuration and improve connector deletion process
...
- Added support for multiple queues in Celery worker configuration.
- Modified connector deletion to handle documents inline instead of using a background task.
- Updated response messages for document creation and connector deletion to reflect new processing status.
- Removed the obsolete connector deletion Celery task file.
2026-02-16 00:07:23 -08:00
DESKTOP-RTLN3BA\$punk
81c70befcf
chore: linting
2026-02-15 23:38:15 -08:00
DESKTOP-RTLN3BA\$punk
b9159a8329
feat: fixed bugs
2026-02-15 23:36:20 -08:00
Rohan Verma
11b9ebd9cd
Merge pull request #818 from AnishSarkar22/feat/report-artifact
...
fix: improve report generation functionality to chat streaming service
2026-02-15 15:28:11 -08:00
Anish Sarkar
793c19556d
chore: ran linting
2026-02-16 03:54:19 +05:30
Anish Sarkar
bff52c71ef
feat: improve report generation functionality to chat streaming service
2026-02-16 03:53:33 +05:30
Anish Sarkar
73147c69a3
refactor: remove deprecated editor plugins and UI components for cleaner codebase
2026-02-16 01:15:21 +05:30
Anish Sarkar
1995fe9ec1
feat: add report content update endpoint and integrate Platejs editor for markdown editing
2026-02-16 00:11:34 +05:30
Rohan Verma
f489f2c030
Merge pull request #816 from AnishSarkar22/feat/report-artifact
...
fix: fix docker setup of report artifact & some improvements
2026-02-14 15:01:23 -08:00
Anish Sarkar
cb759b64fe
chore: remove unused coment in dockerfile
2026-02-14 19:12:27 +05:30
Anish Sarkar
ed28439246
Merge remote-tracking branch 'upstream/dev' into feat/report-artifact
2026-02-14 19:12:01 +05:30
Anish Sarkar
2755c0d7c0
chore: update uv.lock and ran linting
2026-02-14 19:09:45 +05:30
Anish Sarkar
3ec30d94ce
refactor: optimize report generation tool to use short-lived database sessions for improved performance and connection management
2026-02-14 18:48:36 +05:30
Anish Sarkar
e1124d170d
feat: update LaTeX delimiter conversion for Streamdown compatibility
2026-02-14 14:29:16 +05:30
Anish Sarkar
8746051670
feat: enhance system prompts to specify LaTeX notation for mathematical expressions
2026-02-14 14:28:47 +05:30
Rohan Verma
4fdb165a5f
Merge pull request #811 from CREDO23/feature/human-in-the-loop
...
[Feature] Add Human-in-the-Loop for sensitives operations (create/update/delete)
2026-02-13 21:28:07 -08:00
DESKTOP-RTLN3BA\$punk
b939c79a49
feat: fixed docker issues
2026-02-13 16:16:02 -08:00