🤖Processed 878 code changes🌱Default branchmain🕒Last updated about 24 hours ago
Improvement
Updated recommended social preview image size from 600x630px to 600x600px in frontend pages.
RPRaul Popadineti
+2-2
Feature
Adds an admin Users dashboard showing summary metrics and a detailed user table; wires up routes and frontend for the admin users view.
RPRaul Popadineti
+400-2
Refactoring
Improvement
Unified multiple panel toggles into a single accordion so only one editing panel (text/colors, logo or image) opens at a time, improving UX.
RPRaul Popadineti
+39-27
Refactoring
Improvement
Refactored the template form into collapsible panels (Text & Colors, Logo, Image) to improve layout and UX while preserving functionality.
RPRaul Popadineti
+523-479
Refactoring
Improvement
Show description only for select page types and always display color controls to keep the UI consistent.
RPRaul Popadineti
+110-103
Improvement
Feature
Improved social image editor: fields grouped into expandable sections, better previews, and added page-type specific inputs for tailored content.
RPRaul Popadineti
+556-480
Refactoring
Improvement
Remove old event/book fields, simplify social image UI/types, and auto-set image titles from fetched metadata.
RPRaul Popadineti
+17-200
Feature
Improvement
Adds page-specific metadata and form fields so users can customize images for products, events, blogs, podcasts, and books.
RPRaul Popadineti
+663-53
Refactoring
Removed optional image fields from social image data to simplify assumptions—images are now required and types cleaned up.
RPRaul Popadineti
+0-10
Refactoring
Removed unused image URL fields from required metadata for product, podcast, event, blog and book pages.
RPRaul Popadineti
+5-5
Refactoring
Removed unused form reset logic and calls from the social image page, cleaning up dead code.
RPRaul Popadineti
+0-6
Refactoring
Improvement
Improves image editor: add paste & URL image/logo previews, better upload UX, and unified state for more reliable updates.
RPRaul Popadineti
+327-190
Feature
Improvement
Refactoring
Adds page-specific metadata for social previews and revamps template refinement UI for robust image/logo uploads, previews, and better error logging.
RPRaul Popadineti
+355-225
Improvement
Display blog author name in all caps with increased letter spacing on social image previews.
RPRaul Popadineti
+1-1
Bug Fix
Fix logo sizing in blog post social preview by limiting logo width instead of height so it renders correctly.
RPRaul Popadineti
+2-2
Improvement
Switch logo sizing to use height limits so logos display at consistent heights across social preview images.
RPRaul Popadineti
+2-2
Feature
Adds blog post social image previews — new route, preview template, processing support, and frontend route helpers.
RPRaul Popadineti
+137-2
Improvement
Removes automatic "By" prefix from author names in social image previews so names display exactly as provided.
RPRaul Popadineti
+1-1
Bug Fix
Improvement
Avoid showing duplicate author avatar as main image, clear redundant logos/images, and tweak preview layout/spacing when images are absent.
RPRaul Popadineti
+13-10
Feature
Allow users to paste images into logo and image URL fields and show a clipboard icon to indicate paste support.
RPRaul Popadineti
+94-29
Refactoring
Reworked social image layout: grouped logo and text, adjusted spacing and padding, and aligned metadata to the bottom for improved responsiveness.
RPRaul Popadineti
+20-19
Refactoring
Improvement
Improved layout and spacing of social image previews for better alignment and clearer author/date presentation.
RPRaul Popadineti
+19-16
Improvement
Improve social preview: avoid showing duplicate logos for posts and events, and tidy blog preview author/date layout for cleaner appearance.
RPRaul Popadineti
+8-8
Bug Fix
Fix AI page analysis to return an empty result when AI chat gives nil or raw JSON, avoiding misleading image data; tests updated.
RPRaul Popadineti
+5-5
Improvement
Adjust tests for renamed email event, add a lighter AI reasoning parameter, and ensure page analysis returns an image link or nil.
RPRaul Popadineti
+10-10
Refactoring
Safer null handling to prevent errors when onboarding sitemap progress is displayed while data is still loading.
RPRaul Popadineti
+1-1
Maintenance
Cleaned up an unused import from the agencies page to tidy code.
RPRaul Popadineti
+1-1
Refactoring
Removed two unused image-related fields from creation flow to simplify and clean up code.
RPRaul Popadineti
+0-2
Feature
Allow providing image URLs for custom image and custom logo so the app can fetch and prepare them for upload.
RPRaul Popadineti
+4-0
Bug Fix
Improvement
Standardized and cleaned payment URLs for reliability, and simplified generation forms/links by removing auto-scroll for more predictable navigation.
RPRaul Popadineti
+27-60
Improvement
Bug Fix
Standardize links (lowercase host, drop 'www' & trailing slashes), log invalid links, update for newer runtime, and omit internal image ID.
RPRaul Popadineti
+17-5
Bug Fix
Improvement
Adds confirmation prompts for deleting images/domains, switches to public image identifiers, and improves accessibility with labeled delete buttons.
RPRaul Popadineti
+20-6
Refactoring
Improvement
Consolidates and improves URL handling: decodes, normalizes hosts and paths, sanitizes query params, and adds error handling.
RPRaul Popadineti
+16-12
Maintenance
Removed an unused periodic refresh and import from the dashboard page to simplify code and avoid needless background activity.
RPRaul Popadineti
+1-4
Maintenance
Upgrade core libraries and tooling (React, TypeScript, Tailwind, Vite, ESLint, Prettier, etc.) to latest versions to improve security and compatibility.
RPRaul Popadineti
+2,020-1,116
Feature
Improvement
Adds infinite scrolling for active social images on the dashboard, shows live generation indicator, and updates pagination + UI dependency.
RPRaul Popadineti
+161-144
Feature
Improvement
Add a refinement mode so image updates skip logo, layout, and color instructions, avoiding duplicate/conflicting elements and improving prompt accuracy.
RPRaul Popadineti
+22-24
Refactoring
Improvement
Change image selection: refinements use the provided image; otherwise prefer logos/avatars and add book cover, author avatar and custom image fallbacks.
RPRaul Popadineti
+15-13
Refactoring
Standardized parsing of the screenshot option so truthy/falsey inputs are interpreted consistently.
RPRaul Popadineti
+2-2
Bug Fix
Improvement
Fix social image refinements: treat "0" as no screenshot, prepend original image when refining, and use avatar instead of logo.
RPRaul Popadineti
+5-3
Improvement
Dashboard now shows images still generating before active images so in-progress items appear first.
RPRaul Popadineti
+1-1
Improvement
Updates style guidelines to preserve avatar/logo shape and proportions and standardize visual treatments across styles.
RPRaul Popadineti
+19-19
Improvement
Doubles retry attempts for image generation polling to be more resilient to slow responses.
RPRaul Popadineti
+3-3
Feature
Adds ballpoint and pencil design options with instructions to render realistic pen and pencil sketches for avatars and headlines.
RPRaul Popadineti
+14-0
Improvement
Enhanced all design style descriptions for clearer, richer guidance and set the default style fallback to a sleek modern aesthetic.
RPRaul Popadineti
+52-18
Improvement
Adds a description field to support updates to image system prompts.
RPRaul Popadineti
+1-0
Maintenance
Stop auto-applying the Nano Banana Pro best-practices guide so it won't run by default.
RPRaul Popadineti
+1-2
Improvement
Adds a comprehensive 10-tip professional guide for Nano Banana Pro, covering prompting, text rendering, character consistency, editing, and 4K output.
RPRaul Popadineti
+443-0
Feature
Subscribed users can now use account credits for one-off generation first; reserves credits, redirects to generation, and falls back to paid if insufficient.
RPRaul Popadineti
+31-0
Improvement
Blocks AI tools for trial users and nudges them to subscribe, requiring paid plans to use AI image refinements and template generation.
RPRaul Popadineti
+125-31
Improvement
Adds a configurable wait after page load so screenshots include fully rendered content (handles JavaScript/lazy loading).
RPRaul Popadineti
+5-0
Bug Fix
Improvement
Fixes a date parsing crash and clarifies that the ticket price is optional in the event data description.
RPRaul Popadineti
+2-2
Improvement
Paste now preserves the full web address (path and query) instead of trimming to just the domain on home and new pages.
RPRaul Popadineti
+2-2
Feature
Add option to enter a custom image URL or upload an image, preview it, save the URL, and prefer uploaded images over the URL.
RPRaul Popadineti
+81-24
Improvement
Adds helper text telling users leaving logo or image inputs empty will keep the current variation's assets.
RPRaul Popadineti
+8-0
Feature
Improvement
Add custom logo upload/URL for social images with previews, size validation, UI tweaks, and only show ready images.
RPRaul Popadineti
+717-353
Improvement
Remove background and text color fields from social image JSON responses.
RPRaul Popadineti
+0-2
Refactoring
Improvement
Reordered icon selection to prefer site OG logo first, then Apple icons, then regular icons, then default, and last favicons.
RPRaul Popadineti
+16-12
Improvement
Fixes AI-image labeling to exclude Tailwind-generated graphics and lets selected images use full width in the refinement view.
RPRaul Popadineti
+2-2
Feature
Improvement
Adds template-based preview editing: lets users update title, description, colors and upload a custom image with UI and server processing.
RPRaul Popadineti
+566-103
Feature
Improvement
Show AI vs template badges on generated images and add an AI flag to responses so the UI marks AI-made images.
RPRaul Popadineti
+36-4
Bug Fix
Fix social preview image sizing by calculating the displayed width when images are scaled to the preview height (582px).
RPRaul Popadineti
+16-2
Bug Fix
Ensure attached images are processed before reading their size so social previews report correct dimensions.
RPRaul Popadineti
+1-0
Improvement
Social preview layouts now adapt to each uploaded image's actual width for better appearance and flexibility.
RPRaul Popadineti
+17-5
Ready to boost productivity?
Join Antiwork, Gemnote, and other teams saving hours every week.