tpmjs/packages
Ajax Davis 4fa8344b34 feat: replace hardcoded stats with real DB data and add view tracking
- Add PageView model for daily-bucketed view tracking
- Add viewCount fields to Tool, Collection, Agent models
- Add social proof fields to StatsSnapshot
- Add POST /api/track/view endpoint with IP-based dedup
- Add GET /api/activity/public endpoint for real activity stream
- Add /api/sync/view-rollup daily cron for aggregating views
- Expand stats-snapshot cron with new social proof queries
- Replace hardcoded homepage stats with real DB-driven props
- Add downloads to hero metrics strip
- Add PublicActivityStream component fetching real UserActivity
- Add useTrackView hook for tool, collection, agent detail pages
- Add forkCount column to collections and agents listings
- Add views/reviews to tool detail statistics sidebar
- Remove deprecated hardcoded statistics and categories from homePageData
2026-02-10 02:27:14 +10:00
..
bridge feat: complete MCP Bridge implementation 2026-01-13 00:59:34 +10:00
cli chore: gitignore symlinked skill dirs and update oclif manifest 2026-02-07 01:01:06 +10:00
config fix: resolve tailwind config import issues 2026-01-20 12:12:16 +10:00
db feat: replace hardcoded stats with real DB data and add view tracking 2026-02-10 02:27:14 +10:00
env chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
executor-test feat(executor): formalize Executor Protocol v1.0 with compliance testing 2026-02-04 02:09:08 +10:00
mcp-client feat: complete MCP Bridge implementation 2026-01-13 00:59:34 +10:00
mocks feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
npm-client feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
package-executor feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
storybook fix: update UI test expectations to match actual component classes 2026-01-20 13:54:25 +10:00
test chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
tool-ideas chore: update ai package to 6.0.49 across all packages 2026-01-25 11:33:03 +10:00
tools feat(supabase): add Supabase REST API tool package with 10 tools 2026-02-09 22:09:27 +10:00
types feat: add Slack + Discord tool packages and fix 50 skipped sync packages 2026-02-09 20:41:51 +10:00
ui fix(ui): resolve lint errors to enable CI deployment 2026-02-04 02:52:05 +10:00
utils chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
video feat: add resend tools, MCP collection endpoint, and UI refinements 2026-02-07 00:49:40 +10:00