GitStart-Cal.com
4d8198d113
Filter Timezones by cities ( #7118 )
...
* Filter Timezones by cities
* Update yarn.lock
* Removes large endpoint from batching
* Adds caching for large response
* Updates test snapshots
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2023-03-02 13:42:41 -07:00
Omar López
8e2ece7526
Prevent timeouts when cache fails ( #7095 )
...
Return empty cache instead of failing
Keeping console errors
2023-02-14 10:07:58 -07:00
zomars
4cb264f1f7
Revert "Revert "I18N Caching ( #6823 )""
...
This reverts commit e248fda36b
.
Re-fixed cache rules
2023-02-14 09:00:28 -07:00
Alex van Andel
e248fda36b
Revert "I18N Caching ( #6823 )"
...
This reverts commit 05c33bd94b
.
2023-02-14 13:55:19 +00:00
Omar López
1f74837189
Fixes/trpc headers ( #7045 )
...
* Cache fixes
* Testing
* SWR breaks embed tests
2023-02-10 14:06:52 -07:00
Nafees Nazik
f0db97bbb1
feat: return `x-vercel-ip-timezone` in headers ( #6849 )
...
* feat: add trpc to matcher and pass vercel timezone header
* feat: pass request to context
* feat: return timezone in header
* refactor: split context
* fix: remove tsignore comment
* Update [trpc].ts
---------
Co-authored-by: zomars <zomars@me.com>
2023-02-09 01:12:45 +00:00
Aaron Presley
05c33bd94b
I18N Caching ( #6823 )
...
* Caching Logic Changes
Enabled this function to change its cache value based on incoming paths value
* Invalidate I18N Cache
Invalidating the I18N cache when a user saves changes to their General settings
* Removes deprecated useLocale location
* Overriding the default getSchedule cache to have a revalidation time of 1 second
* Update apps/web/pages/api/trpc/[trpc].ts
* Updated cache values to match the comment
---------
Co-authored-by: zomars <zomars@me.com>
2023-02-08 17:35:43 -07:00
Omar López
9447f16b82
Migrates all tRPC code to a monorepo package ( #3484 )
...
* WIP
* WIP
* Type and migration fixes
* Adds missing default import
* Fixes import
* Fixes tRPC imports in App Store
* Migrate stripe helpers
* WIP
* Type fixes
* Type fix?
* Test fixes
* Adds missing stripe packages
* Moved queries to lib instead
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-22 11:27:06 -06:00
Hariom Balhara
09c8f55682
Make i18n a non-batch request and non-cacheable ( #3188 )
2022-06-29 10:50:32 -06:00
zomars
fe50f04075
Only stale SSR requests
2022-06-28 11:37:01 -06:00
Omar López
2d28ca61a4
Feature/parallel booking availability ( #3087 )
2022-06-19 16:02:00 +01:00
zomars
0bc511a886
Migrated cal.com to apps/web
2022-02-10 14:22:45 -07:00