Skip to content

Dev - #124

Merged
rekabytes merged 3 commits into
mainfrom
dev
Apr 8, 2026
Merged

Dev#124
rekabytes merged 3 commits into
mainfrom
dev

Conversation

@rekabytes

Copy link
Copy Markdown
Owner

📝 Description

Brief description of what this PR does.

🔗 Related Issue

Fixes #(issue number)

🏷️ Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🧹 Code refactoring (no functional changes)
  • 🧪 Test update (adding or updating tests)

✅ Checklist

  • I have read the Contributing Guidelines
  • My branch is created from dev (not main)
  • I have run pnpm lint:fix
  • I have run pnpm typecheck
  • I have tested my changes locally
  • My code follows the project's coding standards
  • I have updated documentation (if applicable)

📸 Screenshots (if applicable)

Add screenshots to help explain your changes.

🧪 How to Test

Steps to test this PR:

  1. ...
  2. ...
  3. ...

📝 Additional Notes

Any additional information reviewers should know.

- Add publicMonthlyStats public tRPC procedure to request-logs router
- Query successful requests across all users for the current month
- Cache result for 1 hour (CacheTTL.CATEGORIES)
- Add trpcPublicMonthlyStats cache key
- Display 'Requests This Month' stat card in Hero with TypewriterNumber
- Remove 'Free API Access' and '<50ms Response Time' stat cards
- Rebuild Navbar with jotai (scrolledAtom) instead of useEffect/window.scrollY
- Add ScrollProvider wrapping the layout scroll container to detect actual scroll
- Fix: window.scrollY was always 0 because layout uses overflow-y-auto div
- Glass effect: bg-dark-elevated/90 backdrop-blur-xl on scroll
- Remove 'Open Source API' badge from Hero section
- Update landing page components: CTA, FAQ, Features, Footer, HowItWorks,
  ProblemSolution, SampleFoods, Testimonials
- Update globals.css and tailwind.config.ts
- Add AnimateIn and CountUp UI components
- Update page.tsx and package.json
- Update pnpm-lock.yaml
@vercel

vercel Bot commented Apr 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kal-admin Ready Ready Preview, Comment Apr 8, 2026 3:24am
kal-frontend Ready Ready Preview, Comment Apr 8, 2026 3:24am

@rekabytes
rekabytes merged commit badb0d7 into main Apr 8, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant