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
Rohan Verma
e172983042
Merge pull request #772 from MODSetter/dev
...
feat(migrations): make podcast file_location nullable
2026-02-02 17:58:24 -08:00
DESKTOP-RTLN3BA\$punk
14336eceb9
Merge commit ' 7afb73b704' into dev
2026-02-02 17:57:41 -08:00
DESKTOP-RTLN3BA\$punk
4753ea809b
feat(migrations): make podcast file_location nullable
2026-02-02 17:56:47 -08:00
Rohan Verma
7afb73b704
Merge pull request #771 from MODSetter/dev
...
chore: various fixes and document ownership tracking
2026-02-02 17:32:46 -08:00
DESKTOP-RTLN3BA\$punk
619f13513f
feat(migrations): add created_by_id column and backfill existing documents with progress indicator
2026-02-02 17:32:34 -08:00
DESKTOP-RTLN3BA\$punk
b9be4b458b
Merge commit ' 8c4243bbf6' into dev
2026-02-02 17:02:56 -08:00
DESKTOP-RTLN3BA\$punk
c3b638cb16
feat(migrations): possible podcast fix on prod
2026-02-02 17:02:21 -08: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
Rohan Verma
d0673cecf6
Merge pull request #765 from AnishSarkar22/fix/documents
...
feat: Add document ownership & deletion of documents
2026-02-02 14:50:18 -08:00
Rohan Verma
8c4243bbf6
Merge pull request #770 from MODSetter/dev
...
feat: added celery task queue isolation to prevent collisions
2026-02-02 13:20:16 -08:00
DESKTOP-RTLN3BA\$punk
37eb57e43f
Merge commit ' bfb6c7f5ed' into dev
2026-02-02 13:19:14 -08:00
DESKTOP-RTLN3BA\$punk
4df40f8cea
feat: add CELERY_TASK_DEFAULT_QUEUE environment variable for task isolation
2026-02-02 13:17:12 -08:00
Rohan Verma
bfb6c7f5ed
Merge pull request #769 from MODSetter/dev
...
chore: increase Celery worker autoscale limit from 64 to 128
2026-02-02 12:21:58 -08:00
DESKTOP-RTLN3BA\$punk
a385f2b637
Merge commit ' 6c94ffe4c8' into dev
2026-02-02 12:19:24 -08:00
DESKTOP-RTLN3BA\$punk
59855d92f6
feat: increase Celery worker autoscale limit from 64 to 128
2026-02-02 12:18:36 -08:00
Anish Sarkar
f730df7c9d
chore: ran linting
2026-02-03 01:43:38 +05:30
Rohan Verma
6c94ffe4c8
Merge pull request #766 from MODSetter/dev
...
try(hotpatch): fix cloud scaling issues.
2026-02-02 11:41:17 -08:00
DESKTOP-RTLN3BA\$punk
ec7e559415
Merge commit ' 357035fc74' into dev
2026-02-02 11:39:37 -08:00
DESKTOP-RTLN3BA\$punk
6f92eac3da
try(hotpatch): add autoscaling command
2026-02-02 11:36:54 -08:00
Anish Sarkar
2125c76841
feat: merge new credentials with existing connector configurations to preserve user settings
2026-02-02 19:03:05 +05:30
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
Anish Sarkar
b4ed15585e
chore: linting
2026-02-02 13:07:48 +05:30
Anish Sarkar
87c0d78bf6
Merge remote-tracking branch 'upstream/dev' into fix/documents
2026-02-02 13:04:08 +05:30
Anish Sarkar
e0ade20e68
feat: add created_by_id column to documents for ownership tracking and update related connectors
2026-02-02 12:32:24 +05:30
Rohan Verma
357035fc74
Merge pull request #764 from MODSetter/dev
...
feat: bug fixes
2026-02-01 21:20:01 -08:00
DESKTOP-RTLN3BA\$punk
8fb5a7fb8f
chore: linting
2026-02-01 21:17:24 -08:00
DESKTOP-RTLN3BA\$punk
e7c17c327c
Merge commit ' d0c1d88057' into dev
2026-02-01 20:08:48 -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
Rohan Verma
3304a6cd78
Merge pull request #757 from CREDO23/sur-127-impr-public-chats-should-be-immutable
...
[Feat] Immutable public chat snapshots
2026-02-01 17:38:07 -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
0d0d08fabd
chore: ran linting
2026-02-02 00:43:25 +05:30
Anish Sarkar
f7c3b36798
fix: update hashlib usage in generate_indexing_settings_hash to improve security compliance
2026-02-02 00:41:04 +05:30
Anish Sarkar
cf339ff350
chore: ran backend linting
2026-02-02 00:19:19 +05:30
Anish Sarkar
05d1d6ac04
feat: implement Redis heartbeat tracking for connector indexing tasks and update stale notification cleanup logic
2026-02-02 00:18:47 +05:30
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
2b2acfebb6
feat: enhance DiscordConnector with start event signaling for improved initialization handling
2026-02-01 03:32:45 +05:30
Rohan Verma
d0c1d88057
Merge pull request #761 from Dayang26/docs/fix-typos-in-docs
...
docs: fix typos in documentation
2026-01-31 13:52:36 -08:00
aaron hu
3f40ab0629
docs: fix typos in documentation
2026-02-01 05:09:53 +08:00
Anish Sarkar
3c5bf6c83c
refactor: simplify Slack client initialization by directly passing the token
2026-02-01 02:28:38 +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