Commit graph

1101 commits

Author SHA1 Message Date
Sudip Parajuli
d58ddecaaf
Delete .github/ISSUE_TEMPLATE/feature_request.md 2026-03-15 20:45:14 +05:45
Sudip Parajuli
c6d0fbbc4c
Revise feature request template for clarity
Updated the feature request template for Presenton with clearer descriptions and placeholders for user input.
2026-03-15 20:44:56 +05:45
Sudip Parajuli
6b890cdba9
Revise Code of Conduct with expanded values and guidelines
Expanded the Code of Conduct to include detailed community values and guidelines for respectful interaction.
2026-03-15 16:20:38 +05:45
Sudip Parajuli
587e75ec3b
Create CODE_OF_CONDUCT.md with community guidelines
Added a code of conduct to outline community guidelines and expectations.
2026-03-15 16:17:57 +05:45
sudipnext
813ed998f5 Enhance dependency check to block app usage if setup is incomplete 2026-03-15 16:08:24 +05:45
sudipnext
f105c89b89 Bumped the Version to 0.6.2 2026-03-15 15:51:50 +05:45
Sudip Parajuli
f5a4695a44
Update issue templates 2026-03-15 14:53:10 +05:45
Sudip Parajuli
7e79dbed42
Merge pull request #445 from presenton/feat/export-issue
Feat/export issue
2026-03-15 14:40:20 +05:45
sudipnext
1141719da6 Enhance authentication UI and improve chart rendering
- Updated the success and state mismatch HTML pages in openai_codex.py for a better user experience during authentication, including new styles and auto-reload functionality.
- Modified ChartWithBulletsSlideLayout.tsx to disable animations for various chart components and adjusted the layout for better responsiveness.
2026-03-15 14:08:21 +05:45
sauravniraula
1dc852d07b
chore: adds way to properly debug export 2026-03-13 17:25:34 +05:45
shiva raj badu
301b5361a3
feat: sign in with chatgpt UI 2026-03-13 15:08:04 +05:45
sudipnext
7660379b7d feat: enhance image handling in FastAPI and Next.js with web-safe URLs 2026-03-13 13:34:25 +05:45
sudipnext
3c82260f54 feat: add fastapiUrl to export handlers and update binary convert file 2026-03-12 13:55:34 +05:45
sauravniraula
b95cc12e85
fix: update export functionality in Electron app and modify binary convert file 2026-03-11 21:45:45 +05:45
sudipnext
b56af5e801 feat: implement unified setup installer for LibreOffice and Chromium dependencies 2026-03-11 20:31:34 +05:45
sudipnext
d75c85ef3e feat: add puppeteer dependency to package.json for browser automation 2026-03-11 06:26:24 +05:45
Sudip Parajuli
60d709e3ea
Merge pull request #437 from presenton/feat/export-update
Feat/export update
2026-03-11 06:24:24 +05:45
Sudip Parajuli
21d094edb9
Merge branch 'main' into feat/export-update 2026-03-11 06:23:56 +05:45
Sudip Parajuli
7b58753801
Merge pull request #436 from presenton/feat/alembic_pptx_mac
Feat/alembic pptx mac
2026-03-11 06:16:24 +05:45
sauravniraula
a7d00fc1a3
feat: implement presentation export functionality via IPC in Electron app 2026-03-10 23:18:58 +05:45
sauravniraula
ac59114208
feat: makes nextjs able to access backend in chromium 2026-03-10 19:28:05 +05:45
sudipnext
9720a5c3e1 Remove puppeteer dependency from package.json 2026-03-10 19:20:13 +05:45
sauravniraula
e79c64ec21
feat: puppeteer chrome download on start and background dependencies status on UI 2026-03-09 22:48:53 +05:45
sudipnext
bed2d56074 refactor: streamline image path resolution in FastAPI endpoints and PPTX presentation creator using new utility function 2026-03-08 21:08:27 +05:45
sudipnext
d185d10462 feat: implement image path resolution utility to streamline image handling in FastAPI endpoints and PPTX presentation creator 2026-03-08 20:55:20 +05:45
sudipnext
e0d219e5fe feat: modify main window behavior to prevent app quit on "Skip for now" during LibreOffice check 2026-03-08 20:34:34 +05:45
sudipnext
69b809accd feat: add MIGRATE_DATABASE_ON_STARTUP option to FastApiEnv interface 2026-03-08 20:21:51 +05:45
sudipnext
46044735c1 feat: enhance update notification system with detailed changelog and message support 2026-03-08 20:19:32 +05:45
sudipnext
2d462d8df4 feat: implement database migration on startup and update dependencies for FastAPI 2026-03-08 20:05:44 +05:45
sudipnext
c3b3f15924 feat: add version generation script and update build process to include versioning 2026-03-08 15:48:46 +05:45
shiva raj badu
0e6c7a818f
Merge branch 'main' of github.com:presenton/presenton 2026-03-07 23:24:47 +05:45
shiva raj badu
0e4f464e18
feat: Design improvements 2026-03-07 23:24:26 +05:45
Sudip Parajuli
8871b4d0ad
Merge pull request #433 from presenton/feat/sofficefixes
Feat/sofficefixes
2026-03-07 19:46:51 +05:45
sudipnext
b4323c3034 feat: enhance LibreOffice installation process with improved progress tracking and fallback size handling 2026-03-07 10:04:43 +05:45
sudipnext
047ddf284e feat: improve Windows cache management and enhance FastAPI/Next.js logging in the Electron app 2026-03-06 19:08:28 +05:45
sudipnext
52b37335ea feat: enhance Windows installation process for LibreOffice by running msiexec with elevated privileges and providing detailed error hints 2026-03-06 18:31:38 +05:45
sudipnext
1825240365 feat: update LibreOffice version and improve download validation with minimum size check 2026-03-06 18:01:00 +05:45
sudipnext
016cd44cb9 feat: implement in-app LibreOffice installer with progress UI and update build configurations for Linux and Windows 2026-03-06 17:41:15 +05:45
sudipnext
73b60ebd8c feat: add LibreOffice availability check and configure soffice binary path for subprocess calls 2026-03-04 15:02:31 +05:45
Shiva Raj Badu
f209c939a5
Merge pull request #432 from presenton/feat/onboarding_design
feat/onboarding design
2026-03-04 12:40:24 +05:45
shiva raj badu
22ee90664c
feat: enhance Ollama URL handling in TextProvider and PresentonMode components, adding custom URL options and improving user experience 2026-03-04 12:34:46 +05:45
shiva raj badu
86ea9a91da
feat: update font usage across components to include Syne and Unbounded, enhancing typography consistency 2026-03-04 11:44:10 +05:45
shiva raj badu
ed76eff535
feat: OnBoarding two pages design 2026-03-04 00:32:14 +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
shiva raj badu
afa60af22c
feat: integrate Markdown rendering for presentation title and close menu on export actions 2026-03-03 11:42:42 +05:45
Shiva Raj Badu
6b6cdd174b
Merge pull request #431 from presenton/feat/themes
feat: add theme management endpoints, integrate color palette generation  and UI implementation
2026-03-03 10:54:06 +05:45
shiva raj badu
28f2b18e06
feat: completed theme & custom theme UI 2026-03-03 10:50:11 +05:45
sudipnext
1f8ba84c4c fix: remove duplicate import of TemplateLayoutsWithSettings in usePresentationGeneration hook 2026-03-03 10:40:29 +05:45
shiva raj badu
ef078d57d2
feat: add theme management endpoints, integrate color palette generation and UI implementation 2026-03-02 23:15:15 +05:45
sudipnext
6b6dc29104 Refactor: Clean up imports and remove merge conflict markers in presentation generator components 2026-03-02 20:21:23 +05:45