This website requires JavaScript.
Explore
Help
Sign in
rstillwell
/
deckhearth
Watch
1
Star
0
Fork
You've already forked deckhearth
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
83776bc6be
deckhearth
/
api
History
Randall Stillwell
2cc332e0a0
Move API routes to pages/api/ for proper Next.js structure
2025-07-23 08:27:14 -05:00
..
admin
Add test endpoint and better error handling for database issues
2025-07-23 08:22:16 -05:00
auth
Remove conflicting TypeScript API files
2025-07-22 06:55:09 -05:00
cards
Fix auth imports and add proper admin access control - create auth-utils.js with verifyToken function
2025-07-23 07:05:14 -05:00
collections
Fix auth imports and add proper admin access control - create auth-utils.js with verifyToken function
2025-07-23 07:05:14 -05:00
proxy
Fix Lorcana API search syntax - use correct endpoints and search parameters
2025-07-23 06:34:21 -05:00
user
Add auto-migration for OCR settings column
2025-07-22 10:57:20 -05:00
user-cards
Fix auth imports and add proper admin access control - create auth-utils.js with verifyToken function
2025-07-23 07:05:14 -05:00
setup-auth.js
Convert auth endpoints to working Vercel function format
2025-07-22 06:46:09 -05:00
test.js
Add simple test API to isolate the issue
2025-07-23 08:22:39 -05:00
tsconfig.json
Fix Vercel ES module import issues
2025-07-21 16:12:24 -05:00
user-cards.js
Fix auth imports and add proper admin access control - create auth-utils.js with verifyToken function
2025-07-23 07:05:14 -05:00