f8adcf33d3
feat: Implement Web Share API for mobile image sharing and standardize prompt textarea heights across views.
xds2026-02-17 18:17:00 +03:00
674cbb8f16
Merge pull request 'feat: Implement content planning and post management with a new service and calendar view.' (#3) from posts into main
xidas2026-02-17 12:55:21 +00:00
ff07ca6ae0
feat: Implement content planning and post management with a new service and calendar view.
posts
xds2026-02-17 15:54:36 +03:00
6bda0db181
feat: Implement native file sharing with Web Share API, falling back to individual downloads.
xds2026-02-16 17:46:35 +03:00
fc9048fc94
feat: Implement multi-select and download functionality for gallery images and add npm install to the deployment script.
xds2026-02-16 17:37:41 +03:00
073c94140f
Merge pull request 'ideas' (#2) from ideas into main
xidas2026-02-16 13:57:23 +00:00
9a9d50a900
feat: Implement multi-generation support with individual status tracking and history grouping.
xds2026-02-16 16:35:29 +03:00
2aa9156a20
feat: Support grouped generation responses and improve generation ID extraction for polling.
xds2026-02-16 00:25:41 +03:00
2eda7526ef
feat: Replace text-based logo with an image in the AppSidebar.
xds2026-02-09 16:10:46 +03:00
1a8c66ca35
feat: Implement project management with new views, services, store, and sidebar project selection.
xds2026-02-09 16:06:50 +03:00
70e96eb503
feat: Add multiple favicon sizes, Apple touch icon, and web app manifest for improved PWA support.
xds2026-02-09 13:45:22 +03:00
27337e0ccf
feat: Redesign sidebar to a horizontal top navigation bar and enhance assets view with asset upload, refined filters, and a new grid layout.
xds2026-02-09 01:52:20 +03:00
7732856f90
feat: Implement asset picker functionality and refactor history loading to refresh with new items instead of appending.
xds2026-02-08 02:15:09 +03:00
2885382f1f
feat: Implement infinite scroll for generation history and enhance the display of generation statuses (failed, processing).
xds2026-02-07 15:14:48 +03:00
1b9fddd209
Refactor: Extract sidebar navigation from individual views into a new AppSidebar component.
xds2026-02-07 15:04:12 +03:00
7f8ce19cb1
feat: Add Flexible Generation navigation button to AssetsView and ImageToPromptView.
xds2026-02-07 14:44:22 +03:00
9f0805bba5
feat: Add FlexibleGenerationView for customizable AI content generation with character, asset, quality, and aspect ratio controls, including persistence and status polling.
xds2026-02-07 14:41:46 +03:00
b3957ad463
feat: Add image generation and image-to-prompt features, integrate Telegram for generation results, and enhance asset management.
xds2026-02-05 21:10:29 +03:00
48d3a7aea5
feat: Implement download functionality for generated results and enhance result item interactivity with modal opening and hover effects.
xds2026-02-04 16:56:55 +03:00
bb3a7955b4
feat: Introduce multi-selection for character assets, including UI for bulk selection and use in generation.
xds2026-02-04 15:47:41 +03:00
83a16c8f9e
chore: Comment out the pagination component in AssetsView.
xds2026-02-04 15:39:27 +03:00
963dc26d1d
feat: add goToDetail function to navigate to character detail page.
xds2026-02-04 15:35:08 +03:00
bde66219e6
feat: Add logout functionality, refine navigation routes, and enhance responsive UI for character and asset views.
xds2026-02-04 15:04:05 +03:00
4486235358
feat: Remove Dashboard and Workspace views, set CharactersView as the root route, and add a deploy script.
xds2026-02-04 14:55:39 +03:00