brackt/app/routes/api
2025-10-25 22:11:10 -07:00
..
__tests__ feat: Implement drag-and-drop functionality for queue items; add duplicate prevention for participants in queue 2025-10-25 21:02:16 -07:00
webhooks refactor: simplify user update logic in Clerk webhook handler to reuse findOrCreateUser 2025-10-14 21:50:07 -07:00
autodraft.update.ts refactor: update import paths to use absolute paths for better clarity and maintainability 2025-10-24 21:20:19 -07:00
draft.force-autopick.ts feat: Refactor autopick logic to use unified executeAutoPick function and enhance eligibility checks 2025-10-25 10:14:36 -07:00
draft.force-manual-pick.ts feat: Implement autodraft chain logic and timer initialization for next team picks 2025-10-25 22:11:10 -07:00
draft.make-pick.ts feat: Implement autodraft chain logic and timer initialization for next team picks 2025-10-25 22:11:10 -07:00
draft.pause.ts feat: add public draft board and simplify draft speed settings 2025-10-20 15:03:11 -07:00
draft.resume.ts feat: add public draft board and simplify draft speed settings 2025-10-20 15:03:11 -07:00
draft.start.ts feat: add draft API routes and implement draft room pick controls 2025-10-18 14:55:26 -07:00
queue.add.ts feat: Implement drag-and-drop functionality for queue items; add duplicate prevention for participants in queue 2025-10-25 21:02:16 -07:00
queue.clear.ts feat: add queue management UI and API endpoints for draft room 2025-10-17 17:42:40 -07:00
queue.remove.ts feat: add queue management UI and API endpoints for draft room 2025-10-17 17:42:40 -07:00
queue.reorder.ts feat: add queue management UI and API endpoints for draft room 2025-10-17 17:42:40 -07:00