Commit Graph

7 Commits

Author SHA1 Message Date
28e7e46e13 Add news article comments and reactions 2026-05-01 11:43:49 +02:00
d5cff21ea2 feat: ship creator journey v2 and profile updates 2026-04-12 21:42:07 +02:00
08ad757bcb Commit workspace changes 2026-04-05 19:42:33 +02:00
0b216b7ecd Implement creator studio and upload updates 2026-04-04 10:12:02 +02:00
cab4fbd83e optimizations 2026-03-28 19:15:39 +01:00
eee7df1f8c feat: artwork page carousels, recommendations, avatars & fixes
- Infinite loop carousels for Similar Artworks & Trending rails
- Mouse wheel horizontal scrolling on both carousels
- Author avatar shown on hover in RailCard (similar + trending)
- Removed "View" badge from RailCard hover overlay
- Added `id` to Meilisearch filterable attributes
- Auto-prepend Scout prefix in meilisearch:configure-index command
- Added author name + avatar to Similar Artworks API response
- Added avatar_url to ArtworkListResource author object
- Added direct /art/{id}/{slug} URL to ArtworkListResource
- Fixed race condition: Similar Artworks no longer briefly shows trending items
- Fixed user_profiles eager load (user_id primary key, not id)
- Bumped /api/art/{id}/similar rate limit to 300/min
- Removed decorative heart icons from tag pills
- Moved ReactionBar under artwork description
2026-02-28 14:05:39 +01:00
15b7b77d20 messages implemented 2026-02-26 21:12:32 +01:00