drop-server-bak/server/api/v1/client
DecDuck b72e1ef7a4
Code-based authorization for Drop clients (#145)
* feat: code-based authorization

* fix: final touches

* fix: require session on code fetch endpoint

* feat: better error handling

* refactor: move auth send to client handler

* fix: lint
2025-08-01 13:11:56 +10:00
..
auth Code-based authorization for Drop clients (#145) 2025-08-01 13:11:56 +10:00
capability chore: style 2025-05-15 14:58:01 +10:00
collection fix: more eslint stuff 2025-04-15 21:10:45 -04:00
game fix: remove jank prisma script, and move to generated prisma client 2025-05-08 16:17:23 +10:00
news feat: add yarn typecheck and fix all types 2025-04-05 09:40:05 +11:00
object/[id] feat(acls): refactor & acl descriptions 2025-02-07 17:26:23 +11:00
saves Update Prisma to 6.11 (#133) 2025-07-25 21:28:00 +10:00
user Update Prisma to 6.11 (#133) 2025-07-25 21:28:00 +10:00
chunk.get.ts Fix for downloads and removing of library source (#136) 2025-07-14 15:34:10 +10:00