Anish Sarkar
799b3dcbfe
docs: add note for Windows users to install WSL before running installation commands
2026-03-01 00:43:02 +05:30
Anish Sarkar
f419efcde1
Merge remote-tracking branch 'upstream/dev' into fix/docker
2026-02-27 05:00:23 +05:30
Anish Sarkar
4e401fdb92
feat: enhance installation script to include automatic Watchtower setup with customizable interval
2026-02-27 04:41:08 +05:30
Anish Sarkar
20ebb0703f
chore: add icons to documentation metadata for improved visual representation
2026-02-27 02:15:21 +05:30
Anish Sarkar
232622f9b3
docs: enhance Docker installation documentation with development compose file details and health check information
2026-02-26 20:17:19 +05:30
Anish Sarkar
32d092b293
feat: Add clean GHCR version tags alongside build tags; also update docker installation docs
2026-02-26 19:39:07 +05:30
Anish Sarkar
2e8e85a4ef
docs: enhance Docker installation and migration documentation with updated steps and options for managing updates
2026-02-26 19:11:57 +05:30
Anish Sarkar
f051c19aca
feat: add database migration script and update installation instructions for legacy all-in-one users
2026-02-26 16:15:47 +05:30
Anish Sarkar
f311a34bf3
chore: update README and installation documentation to streamline Docker setup and clarify update instructions
2026-02-26 05:38:15 +05:30
Anish Sarkar
6852d026cc
docs: enhance Docker installation instructions with Watchtower auto-update option
2026-02-21 04:38:01 +05:30
Anish Sarkar
25ab830b4c
refactor: update migration handling and enhance documentation for updates
2026-02-21 04:14:57 +05:30
DESKTOP-RTLN3BA\$punk
4595fd3d1f
docs: updated docs
2026-01-20 02:03:05 -08:00
DESKTOP-RTLN3BA\$punk
c9a9d29c54
docs: update README
2026-01-07 19:43:31 -08:00
DESKTOP-RTLN3BA\$punk
ba54e1da06
feat: update documentation structure and remove 'full' property from MDX files
...
- Enhanced the DocsPage component by adding table of content and popover configurations.
- Removed the 'full' property from multiple MDX files to streamline documentation structure.
- Updated meta.json to reflect new documentation organization and added a 'connectors' page.
2026-01-06 03:39:25 -08:00
DESKTOP-RTLN3BA\$punk
8f37170217
chore: update documentation and environment configuration
...
- Added GOOGLE_DRIVE_REDIRECT_URI to .env.example for Google Drive connector OAuth.
- Updated docker-installation.mdx and manual-installation.mdx to include GOOGLE_DRIVE_REDIRECT_URI in installation instructions.
2026-01-01 22:50:29 -08:00
DESKTOP-RTLN3BA\$punk
3f2b915cd0
feat: fixed OAUTH issues
...
- Added BACKEND_URL to .env.example for optional OAuth callback configuration when behind a reverse proxy with HTTPS.
- Updated fastapi-users dependency to version 15.0.3 in pyproject.toml.
- Updated argon2-cffi and email-validator versions in uv.lock.
- Enhanced Google OAuth integration in app.py to handle secure contexts for CSRF cookies.
- Updated GoogleLoginButton component to include credentials in fetch requests.
- Updated documentation to reflect the new BACKEND_URL variable in both docker and manual installation guides.
2025-12-19 14:19:30 -08:00
DESKTOP-RTLN3BA\$punk
3207fbf9ea
feat(fix): add PAGES_LIMIT configuration for ETL services
2025-12-11 00:29:56 -08:00
DESKTOP-RTLN3BA\$punk
b8478f2ec0
chore: improved configuration management and logging
2025-12-09 00:53:55 -08:00
DESKTOP-RTLN3BA\$punk
5b0d2f82e6
try: docker all in one image
2025-12-08 20:45:20 -08:00
samkul-swe
ad75f8114e
Cleaning up files
2025-11-22 19:28:13 -08:00
samkul-swe
121e2f0c0e
Renaming resources
2025-11-22 19:19:00 -08:00
DESKTOP-RTLN3BA\$punk
0987440893
chore: update configuration for rerankers
...
- Added RERANKERS_ENABLED option to control reranking functionality.
- Updated rerank_documents function to handle cases when reranking is disabled.
- Enhanced documentation for environment variables related to rerankers in installation guides.
2025-10-29 23:23:08 -07:00
DESKTOP-RTLN3BA\$punk
d5ccced6b9
feat: frontend docker to use nextjs production build
...
- Damn this made things fast af.
2025-10-23 20:37:01 -07:00
DESKTOP-RTLN3BA\$punk
aed8163aee
feat: added celery beat to docker
2025-10-23 00:56: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
DESKTOP-RTLN3BA\$punk
70b547c9c9
chore: updated docs & refactored sst_service.py
2025-10-15 14:31:38 -07:00
DESKTOP-RTLN3BA\$punk
f47a41e3af
docs: updated info for kokoro
2025-08-13 17:57:33 -07:00
MSI\ModSetter
a0aa29eeb0
chore: updated docs for docling
2025-07-21 12:14:11 -07:00
Muhamad Aji Wibisono
d23541ee44
docs: added documentation about uvicorn environment variables
2025-06-11 10:09:43 +07:00
DESKTOP-RTLN3BA\$punk
71e9ba4652
chore updated docs
2025-06-09 16:33:24 -07:00
DESKTOP-RTLN3BA\$punk
051580d145
chore: updated docs
2025-06-05 14:23:37 -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
e8eac2deb0
docs: update deployment guide and Docker setup documentation to use 'docker compose' syntax
2025-05-14 14:00:30 +08: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
7a21282064
enhance Docker installation documentation with environment variable details and pgAdmin usage instructions
2025-05-10 13:19:18 +08:00
DESKTOP-RTLN3BA\$punk
66c92129b1
fix docs
2025-05-08 19:53:15 -07:00
DESKTOP-RTLN3BA\$punk
451a1f4a95
fix: docs alignment
2025-05-08 19:49:11 -07:00
DESKTOP-RTLN3BA\$punk
4a2be4b98e
fix: Added API_BASE param for LiteLLM.
2025-05-08 19:31:47 -07:00
DESKTOP-RTLN3BA\$punk
1bd0f8a885
chore: docs update for tts
2025-05-06 00:04:37 -07:00
DESKTOP-RTLN3BA\$punk
dc97072145
chore: updated docs
2025-04-30 23:52:58 -07:00
DESKTOP-RTLN3BA\$punk
6669b16d87
fix: docs
2025-04-24 19:51:31 -07:00
DESKTOP-RTLN3BA\$punk
da2d606a43
feat: new docs
2025-04-24 01:39:56 -07:00