Differ
e238fab638
Merge remote-tracking branch 'upstream/main' into feat/bookstack-connector
2025-12-06 09:15:02 +08:00
Differ
6b1b8d0f2e
feat: add BookStack connector for wiki documentation indexing
2025-12-04 14:08:44 +08:00
DESKTOP-RTLN3BA\$punk
73dc337c1d
docs: update README files
2025-11-29 00:32:03 -08:00
Differ
2c75ee0767
docs: add Chinese README and language switcher
2025-11-04 18:16:43 +08:00
DESKTOP-RTLN3BA\$punk
4dd7e8fc1f
chore: Updated UserRead schema to include pages_limit and pages_used fields
...
- Expanded installation options in README to include SurfSense Cloud as a new method.
- Updated UserRead schema to include pages_limit and pages_used fields.
- Added AnnouncementBanner component to the dashboard layout for improved user notifications.
- Refactored DashboardPage to utilize useUser hook for user state management.
- Integrated page usage display in AppSidebar to show user-specific page limits and usage.
- Removed deprecated apiClient code and replaced it with hooks for better API interaction.
2025-11-03 22:34:37 -08:00
DESKTOP-RTLN3BA\$punk
182f815bb7
feat: added periodic tasks in backend db and frontend hooks
...
- TODO: Add celery redbeat and create tasks dinamically in our redis
2025-10-22 16:14:25 -07:00
DESKTOP-RTLN3BA\$punk
3ada6422cd
announcement: vercel outage
2025-10-20 11:37:46 -07:00
Rohan Verma
30cfb4d95d
Update README to remove future work and details
...
Removed future work section and some details about Redis, Celery, and Flower.
2025-10-20 01:29:28 -07:00
DESKTOP-RTLN3BA\$punk
c80bbfa867
feat: added celery and removed background_tasks for MQ's
...
- removed pre commit hooks
- updated docker setup
- updated github docker actions
- updated docs
2025-10-20 00:30:00 -07:00
Anish Sarkar
82438c7396
refactor: streamline Elasticsearch indexing by removing unused services and integrating document chunking, also added documentation
2025-10-16 17:48:28 +05:30
Anish Sarkar
929035f802
Merge remote-tracking branch 'upstream/main' into feature/elasticsearch-connector
2025-10-16 16:24:37 +05:30
Rohan Verma
a528a0d816
Update external sources in README.md
2025-10-13 20:49:02 -07:00
Aki-07
0f56de340d
docs: mention SearxNG integration
2025-10-12 20:44:30 +05:30
Anish Sarkar
55d752e3c8
feat: added elasticsearch connector
2025-10-12 09:39:04 +05:30
samkul-swe
9d2b808e66
Added Luma connector
2025-09-28 14:59:10 -07:00
DESKTOP-RTLN3BA\$punk
8ffa90ef34
fix
2025-09-03 12:52:45 -07:00
DESKTOP-RTLN3BA\$punk
ab8ef55dc7
Update Readme.md
2025-09-03 12:52:00 -07:00
Rohan Verma
57d7c1c205
Update README.md
2025-08-28 23:12:53 -07:00
DESKTOP-RTLN3BA\$punk
c4ce0a802b
chore: updated docs
2025-08-22 21:38:49 -07:00
DESKTOP-RTLN3BA\$punk
f47a41e3af
docs: updated info for kokoro
2025-08-13 17:57:33 -07:00
MSI\ModSetter
75585d47da
docs: added clickup connector info
2025-08-02 06:28:24 -07:00
MSI\ModSetter
f903be9e69
docs: added confluence connector info
2025-07-29 11:46:40 -07:00
MSI\ModSetter
0398046ba5
chore: update docs
2025-07-25 09:55:07 -07:00
MSI\ModSetter
e32f080386
removed bad vid
2025-07-21 12:20:02 -07:00
MSI\ModSetter
a0aa29eeb0
chore: updated docs for docling
2025-07-21 12:14:11 -07:00
Rohan Verma
dce7d862f6
Update README.md
2025-07-11 01:20:04 -07:00
Rohan Verma
0d7a6ddf68
Update README.md
...
- lets try a fiverr vid xD
2025-07-10 20:13:24 -07:00
DESKTOP-RTLN3BA\$punk
a1742f26de
updated readme
2025-07-07 21:50:25 -07:00
Rohan Verma
cad5ce2909
Update README.md
2025-06-11 01:11:42 -07:00
Rohan Verma
631020ff06
Update README.md
2025-06-09 16:20:35 -07:00
DESKTOP-RTLN3BA\$punk
a85f7920a9
feat: added configurable LLM's
2025-06-09 15:50:15 -07:00
Rohan Verma
037c625693
Update README.md
2025-06-06 14:06:24 -07:00
DESKTOP-RTLN3BA\$punk
051580d145
chore: updated docs
2025-06-05 14:23:37 -07:00
DESKTOP-RTLN3BA\$punk
5bcdcc8782
chore: readme
2025-06-04 23:51:40 -07:00
DESKTOP-RTLN3BA\$punk
aebe85c190
lol: Forgotten Docs update so unstructured sales teams can relax xD
2025-06-03 13:39:11 -07:00
DESKTOP-RTLN3BA\$punk
4820caf901
docs: add roadmap section to README with link to GitHub Projects
2025-06-02 19:18:01 -07:00
DESKTOP-RTLN3BA\$punk
e1795db04f
docs: update README and component description to include Discord Connector
2025-06-02 11:50:31 -07:00
DESKTOP-RTLN3BA\$punk
0dbcf56e33
bs fix
2025-05-30 19:28:59 -07:00
DESKTOP-RTLN3BA\$punk
b67b4972f0
readme fix
2025-05-30 19:27:38 -07:00
DESKTOP-RTLN3BA\$punk
73751c0eb1
feat: Removed Hard Dependency on Unstructured.io
...
- Added Llamaparse Support :)
2025-05-30 19:17:19 -07:00
DESKTOP-RTLN3BA\$punk
521ee4a1c4
feat: Removed Hard Dependecy on Google Auth
...
- Introduced LOCAL auth mode
2025-05-21 20:56:23 -07:00
Rohan Verma
f291f441c0
Merge pull request #96 from cubxxw/feat/optimize-docker-compose
...
refactor: remove frontend and backend services
2025-05-13 23:19:12 -07:00
Xinwei Xiong
6d591094cc
docs: update Docker setup documentation with deployment options and configuration details
2025-05-14 13:18:51 +08:00
DESKTOP-RTLN3BA\$punk
a8080d2dc7
feat: Added Speech to Text support.
...
- Supports audio & video files.
- Will be useful for Youtube vids which dont have transcripts.
2025-05-13 21:13:53 -07:00
Xinwei Xiong
b5ede457a4
enhance Docker setup documentation and configuration options
2025-05-09 16:18:05 +08:00
Rohan Verma
1289b26db7
Update README.md
...
- Just Readme.
- I have to sleep.
2025-05-06 22:22:18 -07:00
Rohan Verma
501d8d21b7
Update README.md
2025-05-06 00:12:22 -07:00
DESKTOP-RTLN3BA\$punk
1bd0f8a885
chore: docs update for tts
2025-05-06 00:04:37 -07:00
DESKTOP-RTLN3BA\$punk
906344d6f3
chore: qol patches
2025-05-03 01:08:19 -07:00
DESKTOP-RTLN3BA\$punk
a945aceac7
chore: readme
2025-04-27 15:56:31 -07:00