presenton/electron/servers/nextjs/app
sudipnext 4c271170b5 feat: Add chat history management and asset generation features
- Introduced a new `ChatHistoryMessageModel` to persist chat messages in the database.
- Implemented a migration script to create the `chat_history_messages` table.
- Enhanced chat services to support storing and retrieving chat history.
- Added functionality for generating multiple media assets in a single API call.
- Updated the chat UI to display assistant activities and tool usage more effectively.
- Refactored API calls to use absolute URLs for better reliability.
2026-04-26 13:12:50 +05:45
..
(presentation-generator) feat: Add chat history management and asset generation features 2026-04-26 13:12:50 +05:45
api refactor: remove Sentry test error handling from main and renderer processes 2026-04-12 19:33:40 +05:45
fonts updated 2026-02-20 12:02:23 +05:45
hooks Refactor getFastAPIUrl function to prioritize query parameter retrieval after environment checks 2026-04-09 21:50:02 +05:45
presentation-templates feat: Size ollama listing, Help button 2026-04-13 21:25:08 +05:45
schema updated 2026-02-20 12:02:23 +05:45
apple-icon.png updated 2026-02-20 12:02:23 +05:45
ConfigurationInitializer.tsx feat: OnBoarding two pages design 2026-03-04 00:32:14 +05:45
favicon.ico updated 2026-02-20 12:02:23 +05:45
global-error.tsx feat: integrate Sentry for error tracking in Next.js application 2026-04-03 14:22:36 +05:45
globals.css feat: new templates fonts & icons color changing 2026-04-10 00:11:39 +05:45
icon1.svg updated 2026-02-20 12:02:23 +05:45
icon2.png updated 2026-02-20 12:02:23 +05:45
layout.tsx feat: add new image assets and update presentation generation state 2026-03-20 11:41:50 +05:45
loading.tsx updated 2026-02-20 12:02:23 +05:45
MixpanelInitializer.tsx updated 2026-02-20 12:02:23 +05:45
not-found.tsx updated 2026-02-20 12:02:23 +05:45
page.tsx updated 2026-02-20 12:02:23 +05:45
providers.tsx updated 2026-02-20 12:02:23 +05:45