Personal calendar manager https://cal.maronato.dev
Go to file
hariombalhara 4693cbba4f
Feature: Instant Theme Change, without refresh [Booking Pages Only] (#1807)
* Avoid Theme Flicker. Render Server Side

* Add back isReady implementation

* Use shorter syntax for Tag

* Listen to changes in pref-color-scheme and act

* Uglify Theme Applier code

* Resolve conflicts

* Add comments

* Appropriate function name

* Move uglify-js to dependencies

* Remove uglify-js

* Fix commnt

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-16 15:53:26 +00:00
.github Adds testing mail credentials (#1865) 2022-02-16 10:47:23 +00:00
.husky Add linting and precommits (#295) 2021-06-21 12:34:01 -05:00
.vscode Feature: Instant Theme Change, without refresh [Booking Pages Only] (#1807) 2022-02-16 15:53:26 +00:00
apps Feature: Instant Theme Change, without refresh [Booking Pages Only] (#1807) 2022-02-16 15:53:26 +00:00
packages Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
tests/config Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.editorconfig Added .editorconfig file as suggested in #270 2021-07-03 17:02:26 +00:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.eslintignore Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.gitignore Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.kodiak.toml Revert "automerge and approve crowdin (#1167)" (#1174) 2021-11-15 18:47:20 +00:00
.npmrc chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
.nvmrc chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
.prettierignore Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.prettierrc.js Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.vercelignore chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
app.json fix: prisma schema directory in heroku config (#1872) 2022-02-16 10:30:23 +00:00
crowdin.yml Merge pull request #1792 from calcom/fixes/crowdin 2022-02-10 14:32:00 -07:00
LICENSE Update LICENSE 2022-02-11 10:57:01 +00:00
merged-prettier-plugin.js Fix prettier importOrderSeparation not working (#1796) 2022-02-11 13:24:11 -07:00
package.json Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md Fix prisma commands in README file (#1843) 2022-02-16 10:36:37 +00:00
turbo.json Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
yarn.lock Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00