Commit graph

53 commits

Author SHA1 Message Date
sauravniraula
c890857fd4
fix(nextjs): sets ollama url on when llm changes to ollama to make sure llmconfig has ollama url 2025-07-27 01:56:30 +05:45
Shiva Raj Badu
cd1bcb9536
Merge pull request #128 from presenton/refactor/sonner_design
refactor(nextjs): Sonner title bold removed
2025-07-23 21:22:16 +05:45
shiva raj badu
f6e425abdc
refactor(nextjs): Sonner title bold removed 2025-07-23 21:21:02 +05:45
Saurav Niraula
fc45062230
Merge pull request #126 from presenton/style/nextjs-layout
style(nextjs): make navbar backbtn look better
2025-07-23 20:46:15 +05:45
sauravniraula
9f09aaed13
style(nextjs): make navbar backbtn look better 2025-07-23 20:44:43 +05:45
shiva raj badu
f6ff67714e
refactor(nextjs): Sonner Colors & Design changed 2025-07-23 17:58:07 +05:45
Suraj Jha
7dd95d5443
Merge pull request #123 from presenton/feat/new_layout
feat(Nextjs): New Pitch Deck layout added
2025-07-23 16:22:34 +05:45
shiva raj badu
b1bef2c2f0
feat(Nextjs): New Pitch Deck layout added 2025-07-23 15:59:16 +05:45
sauravniraula
801f103c2a
style(nextjs): changes home llm selection layout 2025-07-23 00:00:06 +05:45
shiva raj badu
4306776178
feat(Nextjs): Fonts and meta data changed 2025-07-22 17:27:56 +05:45
shiva raj badu
3ab3756fa5
feat(fastapi): Uploads directory mounted for uploaded images 2025-07-20 14:14:51 +05:45
shiva raj badu
a1c94c0a73
refactor(Nextjs): Remove some unused components & packages 2025-07-20 01:02:10 +05:45
shiva raj badu
e04fdc5558
refactor(Nextjs): Remove toast add sonner with different varient & colors 2025-07-20 00:38:24 +05:45
Suraj Jha
130d6b7141 Merge branch 'feat/custom_schema_and_layout' of https://github.com/presenton/presenton into feat/custom_schema_and_layout
merge
2025-07-19 17:59:24 +05:45
Suraj Jha
bc862c5778 feat: add new templates general 2025-07-19 17:58:42 +05:45
sauravniraula
6ae502fc9e
fix(nextjs): changes ollama and custom llm endpoints, fix(fastapi): fixes broken image search due to ImageAsset 2025-07-19 13:26:29 +05:45
Saurav Niraula
ac90de96de
Merge pull request #92 from presenton/feat/separate-text-and-image-models-53
Feat/separate text and image models 53
2025-07-19 12:45:41 +05:45
sudipnext
2171dba4e5 feat: replace 'imagen' with 'gemini_flash' across image provider configurations and related services 2025-07-19 11:22:20 +05:45
shiva raj badu
4268a943b6
feat(Nextjs): Basic text Editing 2025-07-18 20:49:06 +05:45
sudipnext
21dca979ce feat: add image provider configuration and validation
- Updated LLMConfig interface to include IMAGE_PROVIDER and PIXABAY_API_KEY.
- Enhanced handleSaveLLMConfig to log the saving process and validate IMAGE_PROVIDER.
- Implemented image provider validation logic in hasValidLLMConfig to check for required API keys based on the selected provider.
- Modified start.js to read IMAGE_PROVIDER and PIXABAY_API_KEY from environment variables and include them in the user configuration setup.
2025-07-18 17:52:23 +05:45
shiva raj badu
a40984d4da refactor(Nextjs): outlines & presentation pages refactored 2025-07-18 00:21:11 +05:45
shiva raj badu
512cde9f47 refactor(Nextjs/layout): layout grouping 2025-07-17 14:22: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
shiva raj badu
e102a34add refactor(nextjs/schema): image_type changed to __image_type__ 2025-07-17 02:57:33 +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
419074cb0e Chore(Nextjs): Layout Context 2025-07-17 01:41:51 +05:45
shiva raj badu
13cf2eb5c7 chore(Nextjs) 2025-07-17 00:37:53 +05:45
shiva raj badu
e084782328 feat(nextjs/schemas): default Schemas added 2025-07-16 21:41:55 +05:45
shiva raj badu
79d9dca76b fix(nextjs): Layouts data parsed removed 2025-07-16 21:31:36 +05:45
shiva raj badu
f4775fecc1 feat(Nextjs): Stream scroll in outline stream 2025-07-16 21:08:05 +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
shiva raj badu
8d843afc5a feat(Nextjs): API adjust & Schema Extractor 2025-07-15 23:58:13 +05:45
shiva raj badu
f74af699fc feat(Nextjs): More layouts added & preview 2025-07-15 18:29:11 +05:45
shiva raj badu
3da486707c add(Nextjs):Basic custom Layout and preview 2025-07-14 13:32:47 +05:45
sauravniraula
ee5eb060b9
fix(fastapi+nextjs): handles custom url model availability issue 2025-07-12 23:07:36 +05:45
sauravniraula
0c0f980678
chore(nextjs): adds disclaimer on custom model select about supported models 2025-07-08 16:39:35 +05:45
sauravniraula
cdc9ce5db6
sytle: changes Openai to OpenAI 2025-07-08 16:24:00 +05:45
sauravniraula
d5cb629d2b
fix(custom_url_support): makes api key optional 2025-07-08 16:12:47 +05:45
sauravniraula
eb25416219
feat(fastapi, nextjs): adds custom openai compartible url support 2025-07-08 13:12:01 +05:45
sauravniraula
bfa3eb8e80
fix(ollama): removes required ollama api key field 2025-07-07 12:23:41 +05:45
sauravniraula
62e56b988d
fix(fastapi, nextjs): fixes errors while using Custom Ollama URL 2025-07-06 15:29:23 +05:45
sauravniraula
b86f03e8fe
chore(nextjs): removes unused models 2025-06-30 00:00:55 +05:45
sauravniraula
2542ad6f20
feat(nextjs, fastapi): support for ollama custom url 2025-06-29 23:12:31 +05:45
sauravniraula
31073b6016
refactor!: use presenton docker codebase 2025-06-23 15:13:04 +05:45
shiva raj badu
049c4ea01a initial slide footer not visible 2025-05-12 18:39:44 +05:45
shiva raj badu
1e6a12bd9c user_config in setting & fonts removed 2025-05-12 17:16:58 +05:45
shiva raj badu
14442072e3 nextjs api router transfer to electron 2025-05-12 13:24:28 +05:45