Saurav Niraula
|
2cf23b2fbe
|
Merge pull request #86 from presenton/feat/slide_assets_generation
feat/slide assets generation
|
2025-07-17 07:37:25 +05:45 |
|
sauravniraula
|
5040dbefd7
|
fix(fastapi): adds app_data in gitignore, removes app_data directory
|
2025-07-17 07:36:03 +05:45 |
|
Saurav Niraula
|
8253964ed5
|
Merge pull request #85 from presenton/feat/slide_assets_generation
feat/slide assets generation
|
2025-07-17 06:39:18 +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
|
ede81ab9db
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-17 03:15:28 +05:45 |
|
sauravniraula
|
1e1637f286
|
feat(fastapi): adds slides assets genetation logic
|
2025-07-17 03:15:18 +05:45 |
|
shiva raj badu
|
e102a34add
|
refactor(nextjs/schema): image_type changed to __image_type__
|
2025-07-17 02:57:33 +05:45 |
|
sauravniraula
|
98cc85a931
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-17 02:51:56 +05:45 |
|
sauravniraula
|
d1754e6029
|
feat(fastapi): adds schema processor
|
2025-07-17 02:51:49 +05:45 |
|
shiva raj badu
|
de1fb68efc
|
feat(nextjs/schema): Icons & Image schema image_type added
|
2025-07-17 02:51:15 +05:45 |
|
shiva raj badu
|
c9f862bf51
|
feat(Nextjs): Layouts groups and display groups
|
2025-07-17 02:32:54 +05:45 |
|
shiva raj badu
|
1b882c34f3
|
feat(Nextjs): Dashboard api implementation
|
2025-07-17 01:49:31 +05:45 |
|
shiva raj badu
|
26998160ab
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-17 01:42:07 +05:45 |
|
shiva raj badu
|
419074cb0e
|
Chore(Nextjs): Layout Context
|
2025-07-17 01:41:51 +05:45 |
|
sauravniraula
|
46a99e3198
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-17 01:00:14 +05:45 |
|
sauravniraula
|
9e40a77ad1
|
feat(fastapi): adds get all presentations and delete endpoints
|
2025-07-17 01:00:00 +05:45 |
|
shiva raj badu
|
aa9ededb2b
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-17 00:38:22 +05:45 |
|
shiva raj badu
|
13cf2eb5c7
|
chore(Nextjs)
|
2025-07-17 00:37:53 +05:45 |
|
sauravniraula
|
13397c27a3
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-17 00:28:04 +05:45 |
|
sauravniraula
|
135a8a442d
|
feat(fastapi): adds get presentation from id endpoint
|
2025-07-17 00:27:49 +05:45 |
|
shiva raj badu
|
a8d9d11fb7
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-16 22:08:37 +05:45 |
|
shiva raj badu
|
df7102d18b
|
chore(nextjs)
|
2025-07-16 22:08:28 +05:45 |
|
sauravniraula
|
e92603d689
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-16 22:03:57 +05:45 |
|
sauravniraula
|
7109a496f1
|
fix(fastapi): improves slide layout selection system prompt
|
2025-07-16 22:03:46 +05:45 |
|
shiva raj badu
|
e084782328
|
feat(nextjs/schemas): default Schemas added
|
2025-07-16 21:41:55 +05:45 |
|
shiva raj badu
|
8b5f8abe50
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-16 21:31:52 +05:45 |
|
shiva raj badu
|
79d9dca76b
|
fix(nextjs): Layouts data parsed removed
|
2025-07-16 21:31:36 +05:45 |
|
sauravniraula
|
3af5bcda72
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-16 21:29:13 +05:45 |
|
sauravniraula
|
eab374ced3
|
fix(fastapi): fixes slide content not parsing to json
|
2025-07-16 21:28:56 +05:45 |
|
shiva raj badu
|
110e4565c9
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-16 21:08:47 +05:45 |
|
shiva raj badu
|
9a2eafd6dc
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-16 21:08:30 +05:45 |
|
sauravniraula
|
c9aa3b07b0
|
fix(fastapi): issues when using google genai as client
|
2025-07-16 21:08:23 +05:45 |
|
shiva raj badu
|
f4775fecc1
|
feat(Nextjs): Stream scroll in outline stream
|
2025-07-16 21:08:05 +05:45 |
|
sauravniraula
|
ca42467bcf
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-16 20:43:28 +05:45 |
|
sauravniraula
|
d820322b7c
|
fix(fastapi): uses google genai client for gemini calls
|
2025-07-16 20:43:20 +05:45 |
|
shiva raj badu
|
e6b69229e3
|
fix(Nextjs/outlines): Outline body streaming
|
2025-07-16 18:09:41 +05:45 |
|
shiva raj badu
|
f50c2b8ec2
|
build(Nextjs): Zod version 4 in use & refactor(nextjs): layouts & schemas
|
2025-07-16 17:36:29 +05:45 |
|
sauravniraula
|
ffa22b1663
|
feat(fastapi): adds image gen and icon search endpoints, chore(fastapi): seperates middlewares and lifespan from main.py
|
2025-07-16 04:36:19 +05:45 |
|
shiva raj badu
|
b048197f02
|
feat(Nextjs): Outlines streaming added
|
2025-07-16 02:28:08 +05:45 |
|
sauravniraula
|
97104eef5f
|
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout
|
2025-07-16 00:38:25 +05:45 |
|
sauravniraula
|
1fe4410ced
|
fix(fastapi): includes lifespan and middlewares in main.py
|
2025-07-16 00:38:06 +05:45 |
|
shiva raj badu
|
e05a33b075
|
Merged
|
2025-07-15 23:59:27 +05:45 |
|
shiva raj badu
|
8d843afc5a
|
feat(Nextjs): API adjust & Schema Extractor
|
2025-07-15 23:58:13 +05:45 |
|
sauravniraula
|
ea3ff5be47
|
feat(fastapi): adds icons finder service to search icons using fastembed-vectorstore
|
2025-07-15 23:56:26 +05:45 |
|
sauravniraula
|
a99db53bba
|
feat(fastapi): adds image generation service
|
2025-07-15 23:13:00 +05:45 |
|
sauravniraula
|
119585110e
|
chore(fastapi): adds python requirements.txt
|
2025-07-15 19:46:19 +05:45 |
|
shiva raj badu
|
e4e6a8a308
|
Merge branch 'feat/custom_layouts' into feat/custom_schema_and_layout
|
2025-07-15 18:45:32 +05:45 |
|
shiva raj badu
|
f74af699fc
|
feat(Nextjs): More layouts added & preview
|
2025-07-15 18:29:11 +05:45 |
|
sauravniraula
|
c88d427b31
|
feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers
|
2025-07-15 05:41:31 +05:45 |
|
sauravniraula
|
fde2be9462
|
Merge branch 'main' into feat/custom_schema_and_layout
|
2025-07-14 18:50:19 +05:45 |
|