cal.pub0.org/packages/lib/server
Alex van Andel 297a965508
Bugfix/i3531 round robin assigns to unavailable members (#3813)
* wip commit

* Finished new algorithm for fetching the least recently booked user

* ROUND_ROBIN fix

* Removed redundant import

* Prisma dependency turned getLuckyUser into a server-only function

* DRY avatars

* Properly passThrough

* name can be undefined.

* Remove debug artefact
2022-08-15 13:52:01 -06:00
..
queries Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
checkRegularUsername.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
checkUsername.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
defaultHandler.ts Availabilty consolitadion (#3010) 2022-06-10 12:38:46 -06:00
defaultResponder.ts Fix a typo in the server lib (#3439) 2022-07-20 13:34:17 +00:00
getLuckyUser.ts Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
getServerErrorFromUnknown.ts Fix a typo in the server lib (#3439) 2022-07-20 13:34:17 +00:00
i18n.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
index.ts Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
perfObserver.ts hotfix: bookings and availability pages 2022-07-26 18:45:10 -06:00