Alex van Andel
dfc022d890
Revert "perf: parallelize getBusyTimes calls to improve performance ( #21372 )"
...
This reverts commit a06b2009ab .
2025-05-27 23:30:30 +01:00
a06b2009ab
perf: parallelize getBusyTimes calls to improve performance ( #21372 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: keith@cal.com <keithwillcode@gmail.com >
2025-05-24 08:43:06 -04:00
Keith Williams and GitHub
ec117d4034
revert: "perf: add p-limit to _getUsersAvailability to limit concurrent executions to 10 ( #21374 )" ( #21396 )
...
This reverts commit 6cb3bdc567 .
2025-05-19 11:47:27 -04:00
6cb3bdc567
perf: add p-limit to _getUsersAvailability to limit concurrent executions to 10 ( #21374 )
...
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: keith@cal.com <keithwillcode@gmail.com >
2025-05-17 17:05:45 -04:00
Omar López and GitHub
b3d3cb1dee
refactor: Uses withReporting to force named functions for tracing ( #21219 )
2025-05-12 13:22:52 -04:00
d770cfc65e
perf: Optimize team bookings query by fetching data for multiple users at once ( #21137 )
...
Co-authored-by: keith@cal.com <keith@cal.com >
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-05-06 11:47:06 -07:00
Keith Williams and GitHub
df55dec553
chore: Rename @calcom/lib/date-fns to @calcom/lib/dayjs ( #19870 )
...
* chore: Rename date-fns to dayjs
* Fixed types
2025-04-16 16:26:42 +00:00
Alex van Andel and GitHub
0565e23818
refactor: Remove intervalLimits from @calcom/lib and export directly ( #19710 )
...
* refactor: Remove intervalLimits from @calcom/lib and export directly
* Tackle other places that use parseBookingLimit/parseDurationLimit
* More type fixups that were hidden by previous fails
* Fixed up booking-limits file
* Remove server-only
2025-03-05 19:32:53 +00:00
Keith Williams and GitHub
7180eb067a
refactor: Move @calcom/core to @calcom/lib ( #19655 )
...
* refactor: Move @calcom/core to @calcom/lib
* Merging imports
* Clean up
* Ignoreing type error for now
2025-03-02 23:02:35 -03:00