Commit Graph

10 Commits

Author SHA1 Message Date
IGNY8 VPS (Salman)
9facd12082 Update ForeignKey reference in PublishingRecord model and enhance integration app configuration
- Changed ForeignKey reference from 'content.Content' to 'writer.Content' in PublishingRecord model to ensure correct app_label usage.
- Updated IntegrationConfig to use a unique label 'integration_module' to avoid conflicts.
- Added 'lucide-react' dependency to package.json and package-lock.json for improved icon support in the frontend.
- Enhanced Vite configuration to optimize dependency pre-bundling for core React dependencies.
- Added Phase 5 Migration Final Verification and Verification Report documents for comprehensive migration tracking.
2025-11-18 00:54:01 +00:00
IGNY8 VPS (Salman)
f8bab8d432 Enhance Docker and Vite configurations for marketing service; update allowed hosts in docker-compose; modify marketing script in package.json; fix heading typo in Usage component; update marketing image asset. 2025-11-13 19:54:22 +00: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)
ca5bf13c74 buid node modules 2025-11-13 14:02:26 +00:00
Desktop
a9e8d6fe2d fixes for site 2025-11-13 18:42:53 +05:00
Desktop
84e12b5146 Revert "Add yet-another-react-lightbox package and update .gitignore to exclude node_modules"
This reverts commit c92f4a5edd.
2025-11-13 00:36:40 +05:00
IGNY8 VPS (Salman)
c92f4a5edd Add yet-another-react-lightbox package and update .gitignore to exclude node_modules 2025-11-12 18:50:30 +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