7948 Commits

Author SHA1 Message Date
DESKTOP-RTLN3BA\$punk ed79551f0e Merge commit 'bea603e2253989970389eb26db56406c4070500c' into dev 2026-07-24 16:22:06 -07:00
DESKTOP-RTLN3BA\$punk ab05d74071 refactor(quality-score): update provider prestige logic and adjust top-K size for improved candidate selection 2026-07-24 16:16:12 -07:00
DESKTOP-RTLN3BA\$punk 5f55cee7df feat(window): maximize main window on ready-to-show event 2026-07-24 15:30:43 -07:00
DESKTOP-RTLN3BA\$punk 6c4b491b33 feat: bumped version to 0.0.35 2026-07-24 15:25:19 -07:00
DESKTOP-RTLN3BA\$punk 389337da0b feat(sidebar): add missed upload files dialog 2026-07-24 15:09:54 -07:00
DESKTOP-RTLN3BA\$punk 1c8a15dfab refactor: consolidate browser loop management across Google Search, Indeed Jobs, and Reddit platforms 2026-07-24 15:01:01 -07:00
DESKTOP-RTLN3BA\$punk 4a727a2c57 chore: linting 2026-07-24 14:30:46 -07:00
Anish Sarkar 8d1e2a5134 feat(reddit-scraper): add support for community-only subreddit scraping without search queries 2026-07-25 02:55:27 +05:30
Anish Sarkar 2379a6a23f feat(reddit-schemas): add community name normalization validator to prevent 404 errors 2026-07-25 02:55:20 +05:30
Anish Sarkar 6068472ecc feat(tests): add unit tests for community listing scraping and name normalization 2026-07-25 02:55:12 +05:30
Anish Sarkar b6cf403213 fix(output-viewer): update table header background color to improve UI consistency 2026-07-25 02:52:14 +05:30
Rohan Verma 0c04e990be Merge pull request #1627 from AnishSarkar22/fix/models
fix: UI changes
2026-07-24 14:01:12 -07:00
Anish Sarkar af81aafc34 feat(mcp-connect-form): replace server icon with info icon in alert and update alert styling 2026-07-25 02:20:26 +05:30
Anish Sarkar 24efa6092c feat(playground-sidebar): add link to external connectors with icon and styling 2026-07-25 02:16:28 +05:30
Rohan Verma 041dfaf5f2 Merge pull request #1551 from AnishSarkar22/fix/models
feat(model connection): remove manual model creation
2026-07-24 13:39:01 -07:00
Anish Sarkar f6836cf11f fix(globals.css, models-selection-panel): update brand color and improve button styles for active state 2026-07-25 01:39:26 +05:30
Anish Sarkar fe1bee14ed feat(models-selection-panel): enhance refresh button with spinner for loading state 2026-07-25 01:35:48 +05:30
Anish Sarkar b8d0346371 refactor(models-selection-panel): adjust height and border style for empty state display 2026-07-25 01:32:20 +05:30
Anish Sarkar a2d5467023 Merge remote-tracking branch 'upstream/dev' into fix/models 2026-07-25 00:32:12 +05:30
Rohan Verma 84cc1c9b69 Merge pull request #1623 from CREDO23/fixes-playground-ui
[Fixes] Scraper API input validation & error handling
2026-07-24 01:11:27 -07:00
CREDO23 06c7e27c72 Merge remote-tracking branch 'upstream/dev' into fixes-playground-ui
# Conflicts:
#	surfsense_web/lib/apis/base-api.service.ts
2026-07-24 08:29:39 +02:00
Rohan Verma 66de380e85 Merge pull request #1624 from AnishSarkar22/feat/connector-ui
feat(connectors): replace connector modal with a dedicated connectors layout
2026-07-23 15:26:15 -07:00
Rohan Verma a3541428d1 Merge pull request #1622 from MODSetter/dev_mod
feat(backend): integrate PostHog analytics for enhanced observability
2026-07-23 15:25:34 -07:00
Anish Sarkar 4e678a9e09 refactor(composer-add-menu-drawer, thread): update "Browse all connectors" text to "Manage connectors" for consistency 2026-07-24 02:07:42 +05:30
Anish Sarkar 81e8c353f0 refactor(public-chat-snapshots-manager): extract info alert into a constant for improved readability and reuse 2026-07-24 01:13:46 +05:30
Anish Sarkar 9ec89f94de fix(AllChatsSidebar): increase font size for "no chats found" message for better visibility 2026-07-24 00:57:58 +05:30
Anish Sarkar 43ad064d3c refactor(search-messages): remove redundant "try a different search term" messages from various components and localization files 2026-07-24 00:57:15 +05:30
Anish Sarkar 5ea0e3f8e0 refactor(artifacts-library): replace Boxes icon with Shapes icon in empty state component 2026-07-24 00:55:34 +05:30
Anish Sarkar 1df5b843ac refactor(connectors-panel): remove unused imports and simplify connector row management with useConnectorRows hook 2026-07-24 00:49:29 +05:30
Anish Sarkar 7fba0c346e refactor(composer-action): streamline connector row handling and enhance health indicators with spinner and alert components 2026-07-24 00:49:18 +05:30
Anish Sarkar c676a17ac7 refactor(composer-add-menu-drawer): update connector row types and enhance health indicators with spinner and alert components 2026-07-24 00:49:10 +05:30
Anish Sarkar 828b2733e5 feat(connector-rows): implement useConnectorRows hook for managing connector health and indexing state 2026-07-24 00:48:56 +05:30
Anish Sarkar 45c5309dbb feat(connector-constants): add grouping function for connectors by type and define ConnectorTypeRow interface 2026-07-24 00:31:49 +05:30
Anish Sarkar 16d25a9aac feat(connectors-panel): integrate input component and refactor connector grouping logic for improved search functionality 2026-07-24 00:31:41 +05:30
Anish Sarkar a0ce494dd9 feat(composer-action): enhance connector management with grouped rows and improved state handling 2026-07-24 00:31:26 +05:30
Anish Sarkar 221139ec42 feat(composer-add-menu-drawer): implement mobile drawer for adding connectors and managing tools 2026-07-24 00:31:16 +05:30
CREDO23 cbf2334fb0 fix: scope runs detail scrolling to the output table 2026-07-23 20:47:10 +02:00
CREDO23 1e801b3ae9 feat: render api reference schemas with JsonView 2026-07-23 20:47:06 +02:00
Anish Sarkar 50f3704662 refactor(dashboard-error): update button components for navigation and issue reporting 2026-07-23 23:48:36 +05:30
Anish Sarkar bea46980ea refactor(thread-ui): simplify Composer component by removing unused props and ConnectToolsBanner 2026-07-23 23:44:21 +05:30
Anish Sarkar 9945801a28 fix(mcp-connect-form): update key prop in tool list to use tool name for improved uniqueness 2026-07-23 23:40:02 +05:30
Anish Sarkar 094ef7af6f docs(connectors): rename tools & live sources to integrations 2026-07-23 23:38:39 +05:30
Anish Sarkar 63147e34e2 chore(mcp-form): reword MCP server description 2026-07-23 23:38:33 +05:30
Anish Sarkar 42b10b29a9 refactor(documents-sidebar): reduce import menu to watch-local-folder 2026-07-23 23:38:27 +05:30
Anish Sarkar 15b22a72a4 style(connector-views): remove internal padding for panel embedding 2026-07-23 23:38:22 +05:30
Anish Sarkar 98bdfbdbdb feat(connector-edit): fall back to connected card for config-less live connectors 2026-07-23 23:38:18 +05:30
Anish Sarkar 3acffb6818 refactor(connector-constants): remove import-type and category helpers 2026-07-23 23:38:14 +05:30
Anish Sarkar bc31d594d7 refactor(active-connectors): show import connectors in active list 2026-07-23 23:38:02 +05:30
Anish Sarkar 50c3e1adf7 refactor(connector-card): drop deprecated state and inline MCP icon 2026-07-23 23:37:58 +05:30
Anish Sarkar fb5671fa9a refactor(all-connectors): flatten catalog and drop category/deprecated sections 2026-07-23 23:37:55 +05:30