Commit Graph

151 Commits

Author SHA1 Message Date
Desktop
2c2eaa4c47 Update ImageQueueModal.tsx 2025-11-12 14:25:47 +05:00
Desktop
162d15357a major image prog bar update 2025-11-12 14:14:29 +05:00
Desktop
fe57c2d321 in-article image progress bar 2025-11-12 13:55:09 +05:00
IGNY8 VPS (Salman)
e2026629e2 lint 2025-11-12 08:42:13 +00:00
IGNY8 VPS (Salman)
9f704313fb Enhance image processing and progress tracking in ImageQueueModal; update docker-compose for read-write access 2025-11-12 08:39:03 +00:00
Desktop
e1a82c3615 Update Usage.tsx 2025-11-12 11:18:26 +05:00
Desktop
228dc5b21b Update Usage.tsx 2025-11-12 11:17:40 +05:00
Desktop
afff29e4c5 Update Usage.tsx 2025-11-12 11:12:22 +05:00
Desktop
021e2d1e20 Update ContentImageCell.tsx 2025-11-12 11:11:07 +05:00
Desktop
ba97927b31 Update ContentImageCell.tsx 2025-11-12 11:03:28 +05:00
Desktop
f90979a2b0 sad 2025-11-12 10:57:34 +05:00
Desktop
8496043258 Update ContentImageCell.tsx 2025-11-12 10:51:46 +05:00
Desktop
c41efc5f96 Update ContentImageCell.tsx 2025-11-12 10:50:05 +05:00
Desktop
a61471c34a Create img08.png 2025-11-12 10:30:01 +05:00
IGNY8 VPS (Salman)
7ff3eafb51 iamge path 2025-11-12 05:23:28 +00:00
IGNY8 VPS (Salman)
03909a1fab Enhance image processing and error handling in AICore and tasks
- Improved response parsing in AICore to handle both array and dictionary formats, including detailed error logging.
- Updated image directory handling in tasks to prioritize web-accessible paths for image storage, with robust fallback mechanisms.
- Adjusted image URL generation in serializers and frontend components to support new directory structure and ensure proper accessibility.
2025-11-12 04:45:13 +00:00
IGNY8 VPS (Salman)
c29ecc1664 some improvements 2025-11-12 04:28:13 +00:00
IGNY8 VPS (Salman)
9f20b8e065 Add bulk update functionality for image status
- Introduced a new endpoint in the backend to handle bulk updates of image statuses by content ID or image IDs.
- Updated the frontend to include a new row action for updating image status and integrated a modal for status confirmation.
- Enhanced the API service to support bulk status updates and updated the images page to manage status updates effectively.
2025-11-12 01:37:41 +00:00
IGNY8 VPS (Salman)
645c6f3f9e Refactor image processing and add image file serving functionality
- Updated image directory handling to prioritize mounted volume for persistence.
- Enhanced logging for directory write tests and fallback mechanisms.
- Introduced a new endpoint to serve image files directly from local paths.
- Added error handling for file serving, including checks for file existence and readability.
- Updated the frontend to include a new ContentView component and corresponding route.
2025-11-12 01:24:44 +00:00
Desktop
1860c22320 progress bar issues 2025-11-12 06:01:49 +05:00
Desktop
b0e2888b09 d 2025-11-12 05:13:56 +05:00
Desktop
584233a7b2 a 2025-11-12 04:57:12 +05:00
Desktop
4373657147 asd 2025-11-12 04:54:12 +05:00
Desktop
b132099e66 prompt issues fixes 2025-11-12 04:41:30 +05:00
Desktop
28d98a1317 Update Images.tsx 2025-11-12 04:35:20 +05:00
Desktop
19b4c9faa3 image generation function implementation 2025-11-12 04:32:42 +05:00
Desktop
854e4b2d0d removeing unneceary code 2025-11-12 04:27:11 +05:00
Desktop
4bd158ce01 removeing unneceary code 2025-11-12 04:20:43 +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)
e89eaab0f2 some changes 2025-11-11 22:33:26 +00:00
IGNY8 VPS (Salman)
c84a02c757 1 2025-11-11 22:19:22 +00:00
IGNY8 VPS (Salman)
253d2e989d fixes for image gen 2025-11-11 21:35:54 +00:00
IGNY8 VPS (Salman)
298b7bc625 progress mdoal 2025-11-11 21:14:46 +00: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
IGNY8 VPS (Salman)
6104bf8849 image promtp ang progress modal texts 2025-11-11 19:14:04 +00:00
IGNY8 VPS (Salman)
ecc275cc61 added imae adn prompt icons on contetn page 2025-11-11 18:34:58 +00:00
IGNY8 VPS (Salman)
a1b21f39f6 Updated iamge prompt flow adn frotnend backend 2025-11-11 18:10:18 +00:00
IGNY8 VPS (Salman)
fa696064e2 Add Generate Image Prompts Functionality: Implement new AI function for generating image prompts, update API endpoints, and integrate with frontend actions for content management. 2025-11-11 17:40:08 +00:00
IGNY8 VPS (Salman)
fedf415646 dd move 2025-11-11 16:03:58 +00:00
IGNY8 VPS (Salman)
618ed0543d Enhance Content Management: Add sector name to ContentSerializer, improve Content view with pagination and search filters, and refactor Content page for better data handling and display. 2025-11-11 15:55:32 +00:00
Desktop
a7880c3818 Refactor content status terminology and enhance cluster serializers with idea and content counts 2025-11-11 18:51:32 +05:00
Desktop
d966e12265 Update Tasks.tsx 2025-11-11 02:41:21 +05:00
Desktop
33e47f07e6 Update Tasks.tsx 2025-11-11 02:35:54 +05:00
Desktop
263b39e00c text updates on modals 2025-11-11 02:26:33 +05:00
Desktop
2f5ec140f6 Update ProgressModal.tsx 2025-11-11 01:54:41 +05:00
Desktop
1b6d431971 ai debug and modal texts 2025-11-11 01:37:04 +05:00
Desktop
92c89a095e Update ProgressModal.tsx 2025-11-11 01:23:39 +05:00