tpmjs/apps/web/src/app/api
Ajax Davis 54dedc3056 feat: add like/love system for tools, collections, and agents
- Add ToolLike, CollectionLike, AgentLike junction tables with likeCount fields
- Create like/unlike API endpoints for all entity types
- Add user likes endpoints and public listings endpoints
- Create LikeButton component with optimistic UI updates
- Add collapsible Likes section in dashboard sidebar
- Create dashboard likes pages (overview, tools, collections, agents)
- Add public collections and agents pages with detail views
- Update AppHeader and MobileMenu with Collections/Agents navigation
- Auto-like on collection/agent creation
- Add heart icons to UI package

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-07 21:04:31 +10:00
..
agents feat: add like/love system for tools, collections, and agents 2026-01-07 21:04:31 +10:00
auth/[...all] feat: add Better Auth with email/password authentication 2026-01-01 20:45:10 +10:00
bundlephobia feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
collections feat: add like/love system for tools, collections, and agents 2026-01-07 21:04:31 +10:00
health feat: add HN launch readiness features 2025-12-14 11:56:42 +10:00
og/[...path] feat: add build-time OG image generation with OpenAI 2025-12-28 20:45:02 +10:00
public feat: add like/love system for tools, collections, and agents 2026-01-07 21:04:31 +10:00
stats fix: wrap ORDER BY CASE with MIN() for PostgreSQL GROUP BY compatibility 2025-12-28 17:26:55 +10:00
sync feat: add GitHub stars syncing to metrics sync 2026-01-07 14:11:06 +10:00
tool-ideas fix: move tools-export.json to public/ for Vercel compatibility 2026-01-01 17:46:36 +10:00
tools feat: add like/love system for tools, collections, and agents 2026-01-07 21:04:31 +10:00
user feat: add like/love system for tools, collections, and agents 2026-01-07 21:04:31 +10:00