This website requires JavaScript.
Explore
Help
Register
Sign In
adrianbonpin
/
deckyvault
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
8004baf5bc020a08c74ab66535926b28a0f9aeb3
deckyvault
/
lib
/
api
T
History
adrianbonpin
8004baf5bc
feat(api): add community presets CRUD with upvote and nested preset settings
2026-04-25 18:29:44 +08:00
..
crud-builder.ts
feat(api): add reusable CRUD route factory with auth, pagination, search, and filtering
2026-04-25 18:26:46 +08:00
games.ts
feat(api): add games and game versions CRUD routes
2026-04-25 18:27:36 +08:00
hardware.ts
feat(api): add hardware CRUD routes (admin-only writes)
2026-04-25 18:27:53 +08:00
health.ts
feat(api): set up Elysia server with health check on Next.js catch-all route
2026-04-25 13:04:41 +08:00
performance.ts
feat(api): add performance entries CRUD with verify and stats endpoints
2026-04-25 18:28:36 +08:00
presets.ts
feat(api): add community presets CRUD with upvote and nested preset settings
2026-04-25 18:29:44 +08:00
settings.ts
feat(api): add settings categories/definitions CRUD with combined full endpoint
2026-04-25 18:29:00 +08:00
user.ts
fix: resolve all build errors and ensure clean build
2026-04-25 14:51:06 +08:00