Commit Graph

480 Commits

Author SHA1 Message Date
IGNY8 VPS (Salman)
e067dc759c Enhance content parsing and metadata extraction in HTMLContentRenderer and ToggleTableRow
- Improved HTMLContentRenderer to better handle JSON content and extract HTML safely.
- Updated ToggleTableRow to robustly extract meta descriptions, including parsing potential JSON strings.
- Refactored Content page to conditionally display meta descriptions based on JSON parsing results, enhancing user experience.
2025-11-10 14:27:56 +00:00
IGNY8 VPS (Salman)
8b6e18649c Refactor content handling in GenerateContentFunction and update related models and serializers
- Enhanced GenerateContentFunction to save content in a dedicated Content model, separating it from the Tasks model.
- Updated Tasks model to remove SEO-related fields, now managed in the Content model.
- Modified TasksSerializer to include new content fields and adjusted the API to reflect these changes.
- Improved the auto_generate_content_task method to utilize the new save_output method for better content management.
- Updated frontend components to display new content structure and metadata effectively.
2025-11-10 14:06:15 +00: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)
b1d86cd4b8 Refactor generate_ideas function integration and add auto_generate_ideas action for cluster idea generation 2025-11-10 12:29:15 +00:00
IGNY8 VPS (Salman)
aa0e6b2c96 Fix webhook git pull with safe directory 2025-11-10 12:10:42 +00:00
IGNY8 VPS (Salman)
869b41b84d Simplify webhook to use direct git pull 2025-11-10 12:10:24 +00:00
IGNY8 VPS (Salman)
ec1d64b710 Fix webhook to run git pull directly in mounted repo 2025-11-10 12:08:22 +00:00
IGNY8 VPS (Salman)
26d3d0daec Refactor error handling in AIPromptViewSet to use http_status for consistency 2025-11-10 12:04:40 +00:00
IGNY8 VPS (Salman)
389ac24230 Fix webhook to properly sync git repo on push 2025-11-10 12:02:02 +00:00
IGNY8 VPS (Salman)
83694d3897 git-conf 2025-11-10 11:35:30 +00:00
Gitea Deploy
c1a2b6c3ed Force push overwrite from VPS 2025-11-10 06:41:37 +00:00
Gitea Deploy
38324aedcd Add function_id tracking and enable JSON mode for all AI functions 2025-11-10 06:31:22 +00:00
Gitea Deploy
c4c953fae2 Merge remote changes and add SEO fields to Tasks model, improve content generation response handling, and enhance progress bar animation 2025-11-09 21:25:11 +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
alorig
3633ccb7ca sd 2025-11-10 00:22:46 +05:00
alorig
71487575bd removeed ifeadea generaetion fucntion 2025-11-10 00:18:50 +05:00
alorig
9fe6153c22 fg 2025-11-10 00:13:11 +05:00
alorig
46920aa313 Update tasks.py 2025-11-09 23:58:05 +05:00
alorig
bee6a68718 logging 2025-11-09 23:50:19 +05:00
alorig
98e900da73 fg 2025-11-09 23:44:39 +05:00
alorig
913cd92e23 6 2025-11-09 23:33:33 +05:00
alorig
69d58d8bef 4 2025-11-09 23:10:10 +05:00
alorig
73e10ecb99 ai updaet 2025-11-09 22:55:37 +05:00
alorig
21f1b4d498 fixes 2025-11-09 19:55:23 +05:00
alorig
b7d9fd43c7 Stage 4 2025-11-09 19:34:54 +05:00
alorig
c04c688aa0 Stage 3 - AI refactor 2025-11-09 19:30:22 +05:00
alorig
375473308d Stage 1 & 2 refactor of AI engine 2025-11-09 19:22:15 +05:00
Gitea Deploy
38efe4f3ee Add webhook endpoint with automatic container restart on push 2025-11-09 11:47:50 +00:00
igny8
d880314def Add Gitea webhook endpoint for push events 2025-11-09 10:55:08 +00:00
igny8
60b8188111 Initial commit: igny8 project 2025-11-09 10:27:02 +00:00