deckhearth/src/components
2025-07-23 08:25:58 -05:00
..
admin Consolidate API functions to stay within Vercel Hobby plan limits - reduce from 12+ to 8 functions 2025-07-23 06:57:22 -05:00
auth Convert from React to Next.js for proper API route support 2025-07-23 08:25:58 -05:00
cards Add card view and table view toggle to CardDatabaseBrowser - enhanced browsing experience with dual view modes 2025-07-22 20:58:49 -05:00
collections Complete CRUD implementation for Cards, Collections, and Decks with comprehensive data modeling and API services 2025-07-22 19:51:38 -05:00
decks Complete CRUD implementation for Cards, Collections, and Decks with comprehensive data modeling and API services 2025-07-22 19:51:38 -05:00
scanner Implement mobile-first responsive design for scanner wizard 2025-07-22 12:37:31 -05:00
tags Complete CRUD implementation for Cards, Collections, and Decks with comprehensive data modeling and API services 2025-07-22 19:51:38 -05:00
CameraScanner.tsx Convert from React to Next.js for proper API route support 2025-07-23 08:25:58 -05:00
CardImageDisplay.tsx Complete CRUD implementation for Cards, Collections, and Decks with comprehensive data modeling and API services 2025-07-22 19:51:38 -05:00
GlowingCard.tsx 🚀 TCG Vault - Complete All-Vercel Setup 2025-07-21 13:53:06 -05:00
MobileNavbar.tsx Update bottom navigation with raised scanner button 2025-07-22 19:08:04 -05:00
Navbar.tsx Move OCR settings to comprehensive user settings system 2025-07-22 10:53:44 -05:00
OCRSettings.tsx 🚀 Replace Tesseract with AI-powered OCR 2025-07-22 10:30:07 -05:00
ResponsiveLayout.tsx Add responsive layout with side navigation for desktop and bottom navigation for mobile 2025-07-22 20:24:02 -05:00