Adamsmith6300
32c721113c
update edit connectors page to support linear connector
2025-04-16 22:06:50 -07:00
Adamsmith6300
f2f426d5eb
merge conflicts
2025-04-16 21:34:51 -07:00
Adamsmith6300
53436370d6
refactor edit connector page for smaller file size
2025-04-16 21:25:29 -07:00
Adamsmith6300
5c81c6037d
small refactor, break down components
2025-04-16 20:52:38 -07:00
Adamsmith6300
69eea7485b
reuse edit page for other connectors
2025-04-16 20:38:44 -07:00
Adamsmith6300
5176569e30
edit repos for gh connector
2025-04-16 20:29:50 -07:00
Adamsmith6300
ae8c74a5aa
select repos when adding gh connector
2025-04-16 19:59:38 -07:00
Rohan Verma
9e2948c160
Merge pull request #42 from MODSetter/dev
...
feat: Added Linear Connector
2025-04-15 23:23:57 -07:00
DESKTOP-RTLN3BA\$punk
e0eb9d4b8b
feat: Added Linear Connector
2025-04-15 23:10:35 -07:00
Rohan Verma
2b7a1b1082
Merge pull request #39 from MODSetter/dev
...
Update README.md
2025-04-14 19:40:24 -07:00
Rohan Verma
e34b444bfe
Update README.md
2025-04-14 19:40:04 -07:00
Rohan Verma
0013fe4f61
Merge pull request #38 from MODSetter/dev
...
Updated Readme & Some UI Fixes
2025-04-14 19:35:56 -07:00
DESKTOP-RTLN3BA\$punk
2689166782
Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev
2025-04-14 19:32:16 -07:00
DESKTOP-RTLN3BA\$punk
dcf3bf02cd
refactor(connectors): streamline imports
2025-04-14 19:32:00 -07:00
Rohan Verma
61a9ceb7a0
Update README.md
2025-04-14 19:26:23 -07:00
DESKTOP-RTLN3BA\$punk
37f11b1521
fix(ui) : Added back Tavily and Updated the researcher icon for GitHub
2025-04-14 19:12:39 -07:00
Rohan Verma
62d09d5faa
Merge pull request #37 from Adamsmith6300/add-github-connector
...
Add GitHub connector & Alembic migrations
2025-04-14 18:31:30 -07:00
Adamsmith6300
3e472c124f
sync with main and address comments
2025-04-14 17:04:43 -07:00
Adamsmith6300
a69bbb32f7
Merge branch 'main' of https://github.com/MODSetter/SurfSense into add-github-connector
2025-04-14 15:25:29 -07:00
Adamsmith6300
396c070b28
addressing coderabbit PR comment
2025-04-13 21:33:10 -07:00
Adamsmith6300
a26fac435b
documents table migration, fix/update github indexing
2025-04-13 21:23:05 -07:00
Rohan Verma
afe7ed48a8
Merge pull request #36 from MODSetter/dev
...
Fixed current agent citation issues and added sub_section_writer agen…
2025-04-13 20:56:02 -07:00
DESKTOP-RTLN3BA\$punk
aaddd5ca9c
Refactor: Remove redundant integer conversion for search_space_id in chat data handling
2025-04-13 20:53:21 -07:00
DESKTOP-RTLN3BA\$punk
0b93c9dfef
Fixed current agent citation issues and added sub_section_writer agent for upcoming SurfSense research agent
2025-04-13 20:47:23 -07:00
Adamsmith6300
bb198e38c0
add github connector, add alembic for db migrations, fix bug updating connectors
2025-04-13 13:56:22 -07:00
Anshul Sharma
2b92c317bd
hardcoded version
2025-04-13 00:30:12 +05:30
Anshul Sharma
4e36cb44e7
Updated versioning
2025-04-12 20:45:41 +05:30
Anshul Sharma
3ded17d325
updated tags
2025-04-12 20:39:15 +05:30
Anshul Sharma
165cc3bdca
adding workflow
2025-04-12 20:25:03 +05:30
Rohan Verma
fa5dbb786f
Merge pull request #35 from MODSetter/dev
...
Fix(ui): key prop warning in dashboard page by adding a key to the Li…
2025-04-11 19:37:02 -07:00
DESKTOP-RTLN3BA\$punk
e3e5a2fb90
Fix(ui): key prop warning in dashboard page by adding a key to the Link component for each search space.
2025-04-11 19:36:32 -07:00
Rohan Verma
02fc295812
Merge pull request #34 from Adamsmith6300/add-hot-reloading
...
Add hot reloading + minor UX updates
2025-04-11 18:40:41 -07:00
Adamsmith6300
9867dbd536
revert readme change about pnpm...didnt know that actually existed haha
2025-04-11 17:08:30 -07:00
Adamsmith6300
cb0c65b15e
hot reloading detail in readme
2025-04-11 16:59:24 -07:00
Adamsmith6300
61ff1582da
search card ux updates
2025-04-11 16:54:25 -07:00
Adamsmith6300
30288c7552
add hot reloading to backend, small readme updates
2025-04-11 16:51:44 -07:00
Rohan Verma
a5c6cf246d
Merge pull request #32 from MODSetter/dev
...
docs: update README to include YouTube videos in the list of supporte…
2025-04-11 15:12:16 -07:00
DESKTOP-RTLN3BA\$punk
2132d88cf2
docs: update README to include YouTube videos in the list of supported platforms
2025-04-11 15:10:33 -07:00
Rohan Verma
1b7fef2629
Merge pull request #31 from MODSetter/dev
...
feat(youtube): integrate YouTube video processing connector
2025-04-11 15:08:02 -07:00
DESKTOP-RTLN3BA\$punk
b43272a115
feat(youtube): integrate YouTube video processing connector
...
- Added support for processing YouTube videos, including transcript extraction and document creation.
- Implemented a new background task for adding YouTube video documents.
- Enhanced the connector service to search for YouTube videos and return relevant results.
- Updated frontend components to include YouTube video options in the dashboard and connector sources.
- Added necessary dependencies for YouTube transcript API.
2025-04-11 15:05:17 -07:00
Rohan Verma
753f40dfea
Merge pull request #30 from MODSetter/dev
...
chore: updated .gitignore files and added forgotten .env.example to frontend
2025-04-10 23:46:45 -07:00
DESKTOP-RTLN3BA\$punk
c582e842e6
chore: updated .gitignore files and added forgotten .env.example to frontend.
2025-04-10 23:43:47 -07:00
Rohan Verma
278a08bb05
Merge pull request #29 from tejasbenibagde/main
...
fix(ui): apply pointer cursor to theme toggle and Google sign-up buttons
2025-04-10 22:50:20 -07:00
Tejas Benibagde
b5653d4156
fix(ui): apply pointer cursor to theme toggle and Google sign-up buttons
2025-04-11 05:13:46 +00:00
Rohan Verma
129c8129e6
Merge pull request #27 from MODSetter/dev
...
web: Added privacy and terms pages.
2025-04-09 19:11:20 -07:00
DESKTOP-RTLN3BA\$punk
c22d49caa0
web: Added privacy and terms pages.
2025-04-09 19:10:00 -07:00
Rohan Verma
ad32ab0b97
Merge pull request #25 from MODSetter/dev
...
web: Added Discord Link
2025-04-09 18:52:28 -07:00
DESKTOP-RTLN3BA\$punk
4a94164fe0
web: Added Discord Links
2025-04-09 18:51:13 -07:00
DESKTOP-RTLN3BA\$punk
5574144f18
Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev
2025-04-09 18:46:18 -07:00
DESKTOP-RTLN3BA\$punk
1609e59086
YouTube video processing utils
2025-04-09 18:46:10 -07:00