Eric Lammertsma
aefe1b6e0d
Merge branch 'MODSetter:dev' into dev
2026-02-05 11:57:31 -05:00
Eric Lammertsma
1c1dcbf47f
Add Gemini 3 Flash and Pro models to LLM_MODELS enum
2026-02-04 15:52:21 -05:00
Eric Lammertsma
a133fb4184
Updated price tier page limits and removed enterprise pricing
2026-02-04 15:30:15 -05:00
Eric Lammertsma
83aa8ef689
Added build version for cloud, local and Docker installs
2026-02-04 11:30:30 -05:00
Eric Lammertsma
2711563e8b
Refined pricing plan descriptions by updating content limits and adding "planned" to future features.
2026-02-04 11:03:31 -05:00
DESKTOP-RTLN3BA\$punk
b6e1741a40
feat: enhance theme toggle component with animation capabilities and SVG generation
2026-02-03 21:51:35 -08:00
Eric Lammertsma
40a304bd0b
Updated enterprise pricing plan t.
2026-02-03 22:49:38 -05:00
Eric Lammertsma
5bee04192c
Overhauled pricing plans.
2026-02-03 22:19:10 -05:00
Eric Lammertsma
07f89a4268
Show the chat title in the breadcrumbs instead of "Chat"
2026-02-03 20:54:21 -05:00
Eric Lammertsma
d761ca1992
Added chat renaming and auto naming by the active LLM
2026-02-03 20:47:18 -05:00
DESKTOP-RTLN3BA\$punk
b176599c64
chore: linting
2026-02-03 15:01:51 -08:00
Rohan Verma
498d0c341d
Merge pull request #775 from elammertsma/dev
...
[IMPR] Multiple website changes, pricing, features, fixes, default theme
2026-02-03 14:52:53 -08:00
Eric Lammertsma
2a6a9c3dd5
Multiple website changes, adding cloud pricing, enterprise features, fixing small issues, optimizing header animation, changing contact links, and set the theme to default to the user's preference (from browser).
2026-02-03 17:02:26 -05:00
Anish Sarkar
103baa8b7a
Merge remote-tracking branch 'upstream/dev' into fix/documents
2026-02-04 03:04:52 +05:30
Anish Sarkar
580b75c3c4
chore: ran linting
2026-02-04 03:04:25 +05:30
DESKTOP-RTLN3BA\$punk
2789dd9629
chore: linting
2026-02-03 13:32:11 -08:00
Anish Sarkar
c4cf773bb0
feat: improve mentioned document prefetching and add skeletons in new chat interface
2026-02-03 20:45:52 +05:30
CREDO23
60330622bf
Merge remote-tracking branch 'upstream/dev' into dev
2026-02-03 14:24:24 +02:00
Rohan Verma
92afaa087d
Merge pull request #763 from elammertsma/dev
...
[FEAT] Prompt suggestions and role editing.
2026-02-02 14:50:50 -08:00
CREDO23
8d9dfc7aa4
feat: add graceful public chat not found page
2026-02-02 20:08:38 +02:00
CREDO23
3cf8647d50
fix: organize imports
2026-02-02 19:31:46 +02:00
CREDO23
ee56334abe
refactor: consolidate public chat snapshot mutations with cache invalidation
2026-02-02 16:47:23 +02:00
CREDO23
67f797232e
feat: add public chat links settings page
2026-02-02 16:40:11 +02:00
CREDO23
ea2dd20a78
feat: add public chat snapshots components
2026-02-02 16:24:13 +02:00
CREDO23
d890c562d4
refactor: rename snapshot types to PublicChatSnapshot prefix
2026-02-02 16:05:23 +02:00
CREDO23
e62e4faaa5
feat: add snapshots cache key and query atom
2026-02-02 15:47:24 +02:00
CREDO23
47b7befc55
feat: add search space snapshots frontend API
2026-02-02 15:43:07 +02:00
CREDO23
0bcd7505fb
feat: add Public Chat Sharing permission category
2026-02-02 14:40:44 +02:00
CREDO23
a80dd25ee4
feat: hide public link option based on permission
2026-02-02 14:24:59 +02:00
Anish Sarkar
9e29265a61
feat: add connector deletion type and metadata schema to inbox types
2026-02-02 16:30:03 +05:30
Anish Sarkar
bf08982029
feat: add connector_id to documents for source tracking and implement connector deletion task
2026-02-02 16:23:26 +05:30
DESKTOP-RTLN3BA\$punk
8fb5a7fb8f
chore: linting
2026-02-01 21:17:24 -08:00
DESKTOP-RTLN3BA\$punk
bf3bbce0e6
feat: add LLM configuration alerts in connector and document upload popups
2026-02-01 19:56:03 -08:00
DESKTOP-RTLN3BA\$punk
8301e0169c
Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev
2026-02-01 18:02:27 -08:00
DESKTOP-RTLN3BA\$punk
d476e18c54
feat: implement page limit exceeded notifications and enhance handling in the notification system
2026-02-01 18:02:17 -08:00
Rohan Verma
32ab938329
Merge pull request #760 from AnishSarkar22/fix/connectors
...
fix: various issues with connectors & other issues
2026-02-01 17:38:48 -08:00
Eric Lammertsma
f23aaa272b
feat: re-add role editing functionality with permissions management
2026-02-01 17:54:58 -05:00
Eric Lammertsma
b91e730963
feat: implement cycling onboarding placeholders in chat input
2026-02-01 17:26:50 -05:00
Anish Sarkar
085653d3e3
chore: ran frontend and backend linting
2026-02-01 22:54:25 +05:30
Anish Sarkar
ff4a574248
feat: implement Discord channel fetching with permission handling in connector UI
2026-02-01 22:34:41 +05:30
CREDO23
c2e2472356
fix: rename migration to 85, remove obsolete noAuth prefix
...
- Rename snapshot migration from 84 to 85 to avoid conflict with
upstream's LLM auto-mode migration
- Remove /api/v1/podcasts/ from noAuthPrefixes since all podcast
endpoints now require authentication
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-01 14:41:41 +02:00
CREDO23
f2a607300d
Merge remote-tracking branch 'upstream/dev' into sur-127-impr-public-chats-should-be-immutable
2026-02-01 14:23:20 +02:00
Anish Sarkar
47eaa705bf
feat: sync last indexed timestamp with live data for real-time updates in connector popup
2026-02-01 03:52:00 +05:30
Anish Sarkar
024a683b4f
feat: add heartbeat callback support for long-running indexing tasks and implement stale notification cleanup task
2026-02-01 02:17:06 +05:30
Anish Sarkar
e5f7e87f42
refactor: update sidebar layout for shared and private chats to optimize space usage
2026-01-31 23:33:20 +05:30
Anish Sarkar
ca7e45405c
feat: implement relative date formatting for last indexed timestamps in connector views
2026-01-31 23:15:00 +05:30
Anish Sarkar
59dd9554b3
feat: add endpoint to fetch Slack channels with bot membership status and update UI to display channels
2026-01-31 18:30:50 +05:30
Anish Sarkar
eaf0a454b1
refactor: remove chat button from collapsed sidebar for cleaner UI
2026-01-31 17:07:57 +05:30
Rohan Verma
4e04b4053a
Merge pull request #756 from AnishSarkar22/fix/google-calendar-connectors
...
fix: google calendar issues (composio & non-composio)
2026-01-30 14:40:26 -08:00
Anish Sarkar
0ba70401e9
feat: enhance date range selector with last indexed timestamp for improved user context
2026-01-30 23:57:18 +05:30