Suraj Jha
|
3e14c0a7e8
|
feat: add font endpoint
|
2025-08-01 16:18:49 +05:45 |
|
Suraj Jha
|
d627fdbcb8
|
update: add fonts information to /slide-to-html endpoint
|
2025-08-01 15:27:58 +05:45 |
|
Suraj Jha
|
34b8343f6c
|
fix: add left changes for layout management
|
2025-08-01 14:40:51 +05:45 |
|
Suraj Jha
|
e6f166a29c
|
Merge branch 'pdf-pptx-layout' of https://github.com/presenton/presenton into pdf-pptx-layout
merge
|
2025-08-01 13:44:40 +05:45 |
|
Suraj Jha
|
ff2977d2a0
|
feat: add endpoints to save and retrieve generated layouts
|
2025-08-01 13:44:20 +05:45 |
|
shiva raj badu
|
e3595ac963
|
refactor(Nextjs): Custom Layout and canvas restrucred
|
2025-08-01 00:37:35 +05:45 |
|
Suraj Jha
|
e8670626bc
|
fix: html edit with single image, add schemas in tsx export
|
2025-07-31 23:46:57 +05:45 |
|
shiva raj badu
|
049824836c
|
feat(Nextjs): Save Layout implemented
|
2025-07-31 22:36:58 +05:45 |
|
shiva raj badu
|
0b8db37b73
|
feat(Nextjs): Custom Layout Editing & convert to React Component
|
2025-07-31 14:25:58 +05:45 |
|
shiva raj badu
|
4ebd480d46
|
Merged with main
|
2025-07-31 11:46:08 +05:45 |
|
shiva raj badu
|
201e2ee11d
|
feat(Nextjs): Custom Layout Extractor & Canvas Draw implemented
|
2025-07-31 01:56:29 +05:45 |
|
shiva raj badu
|
bcc3fbf099
|
chore(docker files): Change node version to 20
|
2025-07-31 01:48:07 +05:45 |
|
sauravniraula
|
913c0bf280
|
fix(fastapi): sets custom url correctly
|
2025-07-30 23:35:29 +05:45 |
|
Suraj Jha
|
6722a91748
|
feat: add html edit with image endpoint
|
2025-07-30 22:51:11 +05:45 |
|
Saurav Niraula
|
4eff9f4bdf
|
Merge pull request #170 from presenton/fix/db-issues
fix(fastapi): adds async driver in database url based on type
|
2025-07-30 12:23:42 +05:45 |
|
sauravniraula
|
443855e05a
|
fix(fastapi): adds async driver in database url based on type
|
2025-07-30 12:23:04 +05:45 |
|
sauravniraula
|
48f60d8422
|
fix(fastapi): language issue in api
|
2025-07-30 10:47:41 +05:45 |
|
sauravniraula
|
8ab8617696
|
chore(nextjs): sets general as default layout
|
2025-07-30 10:40:46 +05:45 |
|
Saurav Niraula
|
2830362d74
|
Merge pull request #167 from presenton/fix/language-issue-in-slides
fix(fastapi): adds explicit language guidelines for slide generation and edit
|
2025-07-30 10:33:13 +05:45 |
|
sauravniraula
|
68591aab38
|
fix(fastapi): adds explicit language guidelines for slide generation and edit
|
2025-07-30 10:30:03 +05:45 |
|
Saurav Niraula
|
8ec1f0cea6
|
Merge pull request #166 from presenton/fix/db-issues
fix(fastapi): all returning presentation with no slides
|
2025-07-30 10:10:16 +05:45 |
|
sauravniraula
|
b8564905bd
|
fix(fastapi): all returning presentation with no slides
|
2025-07-30 10:07:36 +05:45 |
|
Suraj Jha
|
182c3d4c78
|
feat: endpoints to convert slide to html and html to react component
|
2025-07-30 03:02:08 +05:45 |
|
Saurav Niraula
|
ab39170f99
|
Merge pull request #162 from presenton/feat/async-db
perf(fastapi): uses async sql engine
|
2025-07-29 18:13:38 +05:45 |
|
sauravniraula
|
144bfcfe1a
|
fix(fastapi): adds proper check for null json for postgresql
|
2025-07-29 18:13:00 +05:45 |
|
sauravniraula
|
9cb7d9f432
|
perf(fastapi): uses async sql engine
|
2025-07-29 17:19:31 +05:45 |
|
sauravniraula
|
007208f616
|
chore(fonts): removes unused fonts directory
|
2025-07-29 15:06:41 +05:45 |
|
sauravniraula
|
bafac14035
|
fix(nextjs): fix markdown parse returning string | promise build issue
|
2025-07-29 14:51:42 +05:45 |
|
Saurav Niraula
|
03843b35b5
|
Merge pull request #160 from presenton/fix/presentation-export
fix/presentation export
|
2025-07-29 14:26:46 +05:45 |
|
sauravniraula
|
46552b29e0
|
fix(nextjs): extracts html elements inside of svg to solve pptx export issue
|
2025-07-29 14:26:13 +05:45 |
|
Saurav Niraula
|
abb36d01a9
|
Merge pull request #159 from presenton/fix/presentation-export
fix(fastapi): export assets not found issue
|
2025-07-29 14:11:19 +05:45 |
|
sauravniraula
|
f28e25fb0c
|
fix(fastapi): export assets not found issue
|
2025-07-29 14:10:46 +05:45 |
|
Shiva Raj Badu
|
657eabe128
|
Merge pull request #158 from presenton/feat/mermaid_diagram_support
feat(Nextjs): Mermaid diagram layout & support added & refactor setting.json to settings.json
|
2025-07-29 13:37:30 +05:45 |
|
shiva raj badu
|
f09e24bacf
|
feat(Nextjs): Mermaid diagram layout & support added & refactor setting.json to settings.json
|
2025-07-29 13:30:19 +05:45 |
|
Saurav Niraula
|
18d2935bee
|
Merge pull request #157 from presenton/fix/image-generation
fix/image generation
|
2025-07-29 12:11:05 +05:45 |
|
sauravniraula
|
dd7ff83d21
|
chore(fastapi)
|
2025-07-29 12:10:29 +05:45 |
|
sauravniraula
|
88217e8c06
|
fix(fastapi): adds check for IMAGE_PROVIDER on not can_change_keys
|
2025-07-29 12:09:33 +05:45 |
|
Saurav Niraula
|
88437178b7
|
Merge pull request #156 from presenton/fix/image-generation
fix(fastapi): returns placeholder image is image provider is not selected
|
2025-07-29 12:01:01 +05:45 |
|
sauravniraula
|
bb55e6a2d2
|
fix(fastapi): returns placeholder image is image provider is not selected
|
2025-07-29 11:55:32 +05:45 |
|
sudipnext
|
71ff6e6adf
|
fix(images): return correct image path after generation (a classic SQLAlchemy "detached instance" bug by making sure to access ORM attributes while the session is still open).
-update Pixabay API to default to per_page3
|
2025-07-29 11:31:43 +05:45 |
|
Saurav Niraula
|
eb1c2dd143
|
Update README.md
|
2025-07-29 09:59:04 +05:45 |
|
Saurav Niraula
|
31aea68f42
|
Merge pull request #155 from presenton/fix/presentation-api
fix/presentation api
|
2025-07-29 09:37:03 +05:45 |
|
sauravniraula
|
725da454f3
|
docs(readme): corrects api endpoint and body
|
2025-07-29 09:33:17 +05:45 |
|
sauravniraula
|
325ef1e66a
|
fix(fastapi): fix /generate enpoint to take form data, reduced database calls and makes assets fetch more efficient
|
2025-07-29 09:30:58 +05:45 |
|
Saurav Niraula
|
f6f70337bc
|
Merge pull request #153 from presenton/feat/use-presentation-as-template
feat(fastapi): adds an endpoint where you can use generated presentation as template and create new presentation
|
2025-07-28 18:26:10 +05:45 |
|
sauravniraula
|
4ccf071be6
|
fix(fastapi): improves presentation export fetch assets to not fetch local app_data files
|
2025-07-28 18:25:13 +05:45 |
|
sauravniraula
|
d15d0960d0
|
feat(fastapi): adds an endpoint where you can use generated presentation as template and create new presentation
|
2025-07-28 17:45:11 +05:45 |
|
Saurav Niraula
|
d08936bd52
|
Merge pull request #152 from presenton/fix/embedding-issue-in-arm
feat(fastapi): reverts to chromadb, saves embedding model
|
2025-07-28 16:14:51 +05:45 |
|
sauravniraula
|
65d97b5def
|
chore(fastapi)
|
2025-07-28 16:10:57 +05:45 |
|
Saurav Niraula
|
323eb90691
|
Merge pull request #151 from presenton/fix/general-layout-issues
fix(layout): reduces scatter plot max to 20 from 100
|
2025-07-28 15:34:41 +05:45 |
|