Commit Graph

21 Commits

Author SHA1 Message Date
IGNY8 VPS (Salman)
069e0a24d8 Remove comprehensive API endpoints analysis document from the repository. This file contained detailed information on request/response formats, authentication methods, and endpoint statistics. 2025-11-14 14:48:48 +00:00
IGNY8 VPS (Salman)
04d5004cdf api 2025-11-14 13:13:39 +00:00
IGNY8 VPS (Salman)
b7c21f0c87 Consolidate documentation into a single structure, updating README and removing individual documentation files. Enhance README with architecture, tech stack, and project structure details. Update features and capabilities sections for clarity and completeness. 2025-11-14 12:45:02 +00:00
Desktop
e74c048f46 Site design updates 2025-11-14 01:16:08 +05:00
IGNY8 VPS (Salman)
56d58be50a Update .gitignore to include build artifacts and development dependencies; fix port mapping in docker-compose for marketing service; add marketing configuration analysis documentation; enhance Vite configuration for allowed hosts; update marketing script in package.json; remove unused marketing image asset. 2025-11-13 17:20:41 +00:00
IGNY8 VPS (Salman)
5f5d1c91a8 Add development configuration for marketing service in Docker and update frontend scripts 2025-11-13 16:13:13 +00:00
IGNY8 VPS (Salman)
ad9aba87d7 Add marketing service to docker-compose configuration 2025-11-13 15:44:36 +00:00
IGNY8 VPS (Salman)
b8645c0ada site rebuild 2025-11-13 15:33:49 +00:00
Desktop
e4a6bd1160 DOCS 2025-11-12 20:22:08 +05:00
Desktop
8798d06310 Update AI_FILES_ANALYSIS.md 2025-11-12 08:36:28 +05:00
Desktop
19b4c9faa3 image generation function implementation 2025-11-12 04:32:42 +05:00
Desktop
d1d2d768e5 Revert "dup remocal"
This reverts commit cfddf3d8fd.
2025-11-12 04:05:17 +05:00
Desktop
cfddf3d8fd dup remocal 2025-11-12 04:03:16 +05:00
Desktop
c47d18c18d icon 2025-11-12 03:59:34 +05:00
Desktop
27ec18727c Add Image Generation Settings Endpoint and Update Frontend Modal: Implement a new API endpoint to fetch image generation settings, enhance the ImageQueueModal to display progress and status, and integrate the settings into the image generation workflow. 2025-11-12 03:50:34 +05:00
IGNY8 VPS (Salman)
5638ea78df Add Image Generation from Prompts: Implement new functionality to generate images from prompts, including backend processing, API integration, and frontend handling with progress modal. Update settings and registry for new AI function. 2025-11-11 20:49:11 +00:00
Desktop
f4d62448cf reference plugin and image gen analysis 2025-11-11 21:16:37 +05:00
IGNY8 VPS (Salman)
8bb4c5d016 Add new fields to TasksSerializer and enhance auto_generate_content_task with detailed step tracking
- Updated TasksSerializer to include 'primary_keyword', 'secondary_keywords', 'tags', and 'categories'.
- Enhanced auto_generate_content_task to track progress with detailed steps, including initialization, preparation, AI call, parsing, and saving.
- Updated progress modal to reflect new phases and improved animation for smoother user experience.
- Adjusted routing and configuration for content and drafts pages in the frontend.
2025-11-10 13:17:48 +00:00
IGNY8 VPS (Salman)
d283f72fbb Add Git Auto-Sync Architecture documentation 2025-11-10 10:58:12 +00:00
Gitea Deploy
961362e088 Add SEO fields to Tasks model, improve content generation response handling, and enhance progress bar animation
- Added primary_keyword, secondary_keywords, tags, and categories fields to Tasks model
- Updated generate_content function to handle full JSON response with all SEO fields
- Improved progress bar animation: smooth 1% increments every 300ms
- Enhanced step detection for content generation vs clustering vs ideas
- Fixed progress modal to show correct messages for each function type
- Added comprehensive logging to Keywords and Tasks pages for AI functions
- Fixed error handling to show meaningful error messages instead of generic failures
2025-11-09 21:22:34 +00:00
igny8
60b8188111 Initial commit: igny8 project 2025-11-09 10:27:02 +00:00