- Replaced the useFavoriteTemplates hook with useLikesTemplates to manage user likes. - Updated the Index component to load likes instead of favorites. - Modified the GridItem component to handle likes and update the UI accordingly. - Adjusted the Sync component to accommodate changes in data structure. - Removed the useFavoriteTemplates hook as it is no longer needed. - Increased the page size for template generations from 5 to 12. - Updated package dependencies to version 1.0.13 for @repo/sdk. - Added uploadAndConvertToAniUrl utility function for file uploads and conversions. - Improved error handling and loading states across components. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| use-activities.ts | ||
| use-categories.ts | ||
| use-error.ts | ||
| use-likes-templates.ts | ||
| use-public-templates.ts | ||
| use-recommended-templates.ts | ||
| use-search-history.ts | ||
| use-tags.ts | ||
| use-template-detail.ts | ||
| use-template-generation-detail.ts | ||
| use-template-generations.ts | ||
| use-templates.ts | ||