cal.pub0.org/apps/web
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
..
components I18N Caching (#6823) 2023-02-08 17:35:43 -07:00
docs
lib I18N Caching (#6823) 2023-02-08 17:35:43 -07:00
pages I18N Caching (#6823) 2023-02-08 17:35:43 -07:00
playwright feat/payment-service-6438-cal-767 (#6677) 2023-02-08 13:36:22 -07:00
public Feature/maintenance mode (#6930) 2023-02-08 21:51:58 +00:00
scripts
server/lib WIP: SIU: Maximum call stack size exceeded fix? (#6740) 2023-01-26 17:51:03 -05:00
styles Changed a neutral- classes to gray (#6603) 2023-01-20 23:04:58 +01:00
test WIP: SIU: Maximum call stack size exceeded fix? (#6740) 2023-01-26 17:51:03 -05:00
.eslintignore
.gitignore
.nvmrc chore(web): update .nvmrc to node 16 (#6214) 2023-01-04 15:20:05 -07:00
calendso.yaml
middleware.ts Feature/maintenance mode (#6930) 2023-02-08 21:51:58 +00:00
next-i18next.config.js
next.config.js Block /auth/:path, nothing else. (#6949) 2023-02-08 16:27:18 +00:00
package.json Update package.json 2023-02-08 16:07:19 -07:00
postcss.config.js
project.toml
sentry.client.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js Revert "experiment: disco border (#6531)" 2023-01-18 19:29:36 +00:00
tsconfig.json