This website requires JavaScript.
Explore
Help
Sign In
vynte-infra
/
calendar
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2.2k
Packages
Projects
Releases
Wiki
Activity
Files
d7d2487f6d7a8a94963ab9dd1ff8b59cbe53492d
calendar
/
packages
/
lib
/
intervalLimits
T
History
Benny Joo
and
GitHub
96468c4083
refactor: move @calcom/lib/di folder to @calcom/features (
#24199
)
...
* mv di folder * update imports * fix * fix * fix test
2025-10-02 08:12:06 -03:00
..
server
refactor: move @calcom/lib/di folder to @calcom/features (
#24199
)
2025-10-02 08:12:06 -03:00
utils
fix: resolve circular dependency in getUserAvailability by extracting getPeriodStartDatesBetween utility (
#22913
)
2025-08-06 06:10:38 +00:00
intervalLimit.ts
…
intervalLimitSchema.ts
…
isBookingLimits.ts
…
isDurationLimits.ts
…
limitManager.ts
fix: Slots are available even after exceeding the booking limits for the team event (
#21801
)
2025-06-19 20:05:43 +05:30
utils.ts
refactor: Consolidate date parameter extraction and booking period check logic (
#21142
)
2025-05-06 16:33:22 -07:00
validateIntervalLimitOrder.ts
…