adrianbonpin
|
6415200f34
|
feat: add steam game search
|
2026-04-25 21:37:34 +08:00 |
|
adrianbonpin
|
5dd30665f7
|
feat(api): add upvote/downvote and best-entry endpoints to performance entries
|
2026-04-25 18:55:48 +08:00 |
|
adrianbonpin
|
c3a85d1336
|
refactor: remove structured settings tables, use freeform JSON for presets and entries
|
2026-04-25 18:51:10 +08:00 |
|
adrianbonpin
|
bc6fc493f6
|
fix: resolve build, lint, and type errors - add paramName support to CRUD builder
|
2026-04-25 18:36:52 +08:00 |
|
adrianbonpin
|
b6eb005c73
|
feat(api): wire all CRUD routes into Elysia server
|
2026-04-25 18:31:26 +08:00 |
|
adrianbonpin
|
eebafa12b9
|
feat(api): add game comments CRUD with threading, upvote, and soft delete
|
2026-04-25 18:30:45 +08:00 |
|
adrianbonpin
|
8004baf5bc
|
feat(api): add community presets CRUD with upvote and nested preset settings
|
2026-04-25 18:29:44 +08:00 |
|
adrianbonpin
|
2228c433b2
|
feat(api): add settings categories/definitions CRUD with combined full endpoint
|
2026-04-25 18:29:00 +08:00 |
|
adrianbonpin
|
128e668e01
|
feat(api): add performance entries CRUD with verify and stats endpoints
|
2026-04-25 18:28:36 +08:00 |
|
adrianbonpin
|
083b871842
|
feat(api): add hardware CRUD routes (admin-only writes)
|
2026-04-25 18:27:53 +08:00 |
|
adrianbonpin
|
3c7283382b
|
feat(api): add games and game versions CRUD routes
|
2026-04-25 18:27:36 +08:00 |
|
adrianbonpin
|
b606b3afeb
|
feat(api): add reusable CRUD route factory with auth, pagination, search, and filtering
|
2026-04-25 18:26:46 +08:00 |
|
adrianbonpin
|
a7cafe7ae5
|
fix: resolve all build errors and ensure clean build
|
2026-04-25 14:51:06 +08:00 |
|
adrianbonpin
|
d6dc701e3f
|
feat(api): add user profile routes (public profile, me, sessions)
|
2026-04-25 14:43:32 +08:00 |
|
adrianbonpin
|
a3cba6950e
|
feat(api): set up Elysia server with health check on Next.js catch-all route
|
2026-04-25 13:04:41 +08:00 |
|