drop/server/api/v1
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
..
admin Setup wizard & 0.3.0 release (#146) 2025-07-31 20:41:02 +10:00
auth Update Prisma to 6.11 (#133) 2025-07-25 21:28:00 +10:00
client Code-based authorization for Drop clients (#145) 2025-08-01 13:11:56 +10:00
collection chore: prettier pass 2025-04-15 21:46:34 -04:00
companies/[id] Store overhaul (#142) 2025-07-30 13:40:49 +10:00
games/[id] Store overhaul (#142) 2025-07-30 13:40:49 +10:00
news chore: prettier pass 2025-04-15 21:46:34 -04:00
notifications Logging (#131) 2025-07-09 12:01:23 +10:00
object/[id] i18n Support and Task improvements (#80) 2025-06-05 09:53:30 +10:00
screenshots i18n Support and Task improvements (#80) 2025-06-05 09:53:30 +10:00
settings Store overhaul (#142) 2025-07-30 13:40:49 +10:00
store Store overhaul (#142) 2025-07-30 13:40:49 +10:00
tags/[id] Store overhaul (#142) 2025-07-30 13:40:49 +10:00
task Revert "fix: convert socket sessions to cacheHandler" 2025-05-08 21:43:54 +10:00
user Update Prisma to 6.11 (#133) 2025-07-25 21:28:00 +10:00
index.get.ts Various bug fixes (#102) 2025-06-08 13:49:43 +10:00
setup.post.ts Setup wizard & 0.3.0 release (#146) 2025-07-31 20:41:02 +10:00