tpmjs/apps/web/src/app
Ajax Davis fbfa9faaad fix: improve design contrast by using white backgrounds for cards
- Replace bg-background with bg-white for cards and panels across dashboard
- Add hover:shadow-sm for better visual feedback on interactive elements
- Apply fixes to: collections, agents, likes pages, and dashboard overview
- Cards now properly stand out against the light gray page background

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

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 16:55:16 +10:00
..
(auth) feat: add password visibility toggle and forgot password flow 2026-01-07 13:56:00 +10:00
agents fix: use correct icon name 'copy' instead of 'clipboard' 2026-01-08 05:08:29 +10:00
api fix: correct message ordering and add debug JSON tab 2026-01-08 04:49:13 +10:00
changelog fix: dynamically discover changelog files from package directories 2026-01-07 15:00:01 +10:00
collections fix: improve design contrast by using white backgrounds for cards 2026-01-08 16:55:16 +10:00
dashboard fix: improve design contrast by using white backgrounds for cards 2026-01-08 16:55:16 +10:00
docs fix: mobile UI bugs and documentation improvements 2026-01-07 20:58:33 +10:00
faq feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
how-it-works feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
integrations feat: rewrite integrations page with case study and simplified diagram 2026-01-01 10:00:21 +10:00
playground feat: add AI-generated OG images with OpenAI and Vercel Blob caching 2025-12-28 18:21:11 +10:00
privacy feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
publish feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
sdk fix: mobile UI bugs and documentation improvements 2026-01-07 20:58:33 +10:00
spec fix: mobile UI bugs and documentation improvements 2026-01-07 20:58:33 +10:00
stats fix: add missing navigation header to stats page 2026-01-07 13:41:00 +10:00
terms feat: add npm-like features to tool detail page and update keyword to tpmjs 2025-12-29 21:30:42 +10:00
tool feat: show tooltip for like button when not logged in 2026-01-08 01:20:16 +10:00
tool-ideas feat: add /tool-ideas page with 10K AI-generated tools 2026-01-01 17:13:46 +10:00
error.tsx feat: add HN launch readiness features 2025-12-14 11:56:42 +10:00
globals.css feat: redesign dashboard with sidebar layout and table components 2026-01-07 18:40:52 +10:00
layout.tsx feat: redesign public pages with virtualized tables 2026-01-07 21:55:13 +10:00
not-found.tsx feat: add HN launch readiness features 2025-12-14 11:56:42 +10:00
page.tsx fix: mobile UI bugs and documentation improvements 2026-01-07 20:58:33 +10:00
robots.ts feat: add HN launch readiness features 2025-12-14 11:56:42 +10:00
sitemap.ts refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00