sudipnext
c7860127f2
feat: add support for optional embedded Ollama and enhance database migration handling
...
- Updated docker-compose.yml to allow disabling embedded Ollama via environment variable.
- Refactored Dockerfile and Dockerfile.dev for improved dependency management and installation process.
- Enhanced FastAPI migration scripts to handle orphaned Alembic revisions and added new database migration logic.
- Improved error handling in background tasks and Codex authentication endpoints.
- Added support for font file uploads with better validation and extraction of font names.
- Introduced new image search functionality with support for Pexels and Pixabay APIs.
2026-04-15 15:39:35 +05:45
sudipnext
2d462d8df4
feat: implement database migration on startup and update dependencies for FastAPI
2026-03-08 20:05:44 +05:45
sudipnext
c6dfe2b38a
feat: add zstd installation to Dockerfiles and update README for ChatGPT sign-in support
2026-03-03 18:23:08 +05:45
sauravniraula
3c5ba63309
feat(fastapi): uses better json loader that parses dirty json
2025-09-12 01:28:59 +05:45
sauravniraula
e28825d36b
refactor: use pdfplumber for pdf to images
2025-09-11 22:08:24 +05:45
sauravniraula
73c097bd31
fix: export issue in chromium
2025-09-09 05:19:57 +05:45
Suraj Jha
b7083ea01f
update: add dev docker deps in prod
2025-08-11 03:02:28 +05:45
sauravniraula
0fe272d82c
refactor: removes nltk from score based chunker
2025-08-05 23:54:18 +05:45
sauravniraula
bf16491c73
fix: nextjs build issues and docling support for Powerpoint and Word
2025-08-05 23:19:59 +05:45
sauravniraula
c982e4b709
refactor: removes redis and uses sqlite to store background tasks status
2025-08-04 17:32:25 +05:45
sauravniraula
686f60676e
chore(fastapi), feat(nextjs): adds tool calls selector
2025-08-04 13:46:07 +05:45
sauravniraula
d3d1a58b95
chore(fastapi): uses uv for python project and removes requirements.txt
2025-08-04 13:00:20 +05:45
Saurav Niraula
edf7373dab
Merge branch 'main' into presentation-mcp-server
2025-08-04 00:21:21 +05:45
sudipnext
14774e26eb
feat: Initiate presentation MCP server setup
2025-08-02 09:19:42 +05:45
sauravniraula
41cd7e2b61
fix(docker): removes sh scripts to fix format error on windows, moves script logic to start.js
2025-08-01 13:57:15 +05:45
sauravniraula
0c02eafeca
Merge branch 'main'
2025-07-31 12:32:34 +05:45
shiva raj badu
bcc3fbf099
chore(docker files): Change node version to 20
2025-07-31 01:48:07 +05:45
sauravniraula
9cb7d9f432
perf(fastapi): uses async sql engine
2025-07-29 17:19:31 +05:45
sauravniraula
03b2b06ff0
feat(fastapi): adds slide assets generation, adds dict and schema processors, fix(nextjs): changes image and icon schema fields to __xxxxx__
2025-07-17 06:38:02 +05:45
sauravniraula
c628a07bf9
fix(dockerfile): includes specific puppeteer and chrome version
2025-07-12 22:00:07 +05:45
sauravniraula
6d5d77d874
feat(fastapi): adds support for custom database postgresql and mysql
2025-07-12 00:15:27 +05:45
sauravniraula
e55ae57324
fix(docker): inculde docker start script, chore(fastapi): fastembed vectorstore version 0.1.6
2025-07-02 08:44:05 +05:45
sauravniraula
eb3653a865
fix(docker): adds seperate docker start scripts to fix node_modules issue on development
2025-06-26 16:57:22 +05:45
sauravniraula
31073b6016
refactor!: use presenton docker codebase
2025-06-23 15:13:04 +05:45