Personal calendar manager https://cal.maronato.dev
Go to file
Peer Richelsen 51d553559f
tailwind prettier (#1646)
* tailwind prettier

* Minor fixes

* Sorts components and pages

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-02-09 00:05:13 +00:00
.github added playwright html reporter (#1715) 2022-02-08 16:30:21 +00:00
.husky Add linting and precommits (#295) 2021-06-21 12:34:01 -05:00
.vscode tailwind prettier (#1646) 2022-02-09 00:05:13 +00:00
@types tailwind prettier (#1646) 2022-02-09 00:05:13 +00:00
components tailwind prettier (#1646) 2022-02-09 00:05:13 +00:00
contexts Works on local, fingers crossed (#1701) 2022-02-03 22:31:22 +00:00
docs Add log in with Google and SAML (#1192) 2022-01-13 20:05:23 +00:00
ee tailwind prettier (#1646) 2022-02-09 00:05:13 +00:00
lib tailwind prettier (#1646) 2022-02-09 00:05:13 +00:00
pages tailwind prettier (#1646) 2022-02-09 00:05:13 +00:00
playwright Feature/sso signup (#1555) 2022-02-02 18:33:27 +00:00
prisma added verified badge to profile (#1710) 2022-02-07 17:16:20 +00:00
public Add Jitsi Meet Integration (#1674) 2022-02-08 15:12:28 -07:00
scripts Auto-seed when resetting and migrating dev (#1513) 2022-01-14 18:36:53 +00:00
server Brand color without correct hex value compatibility (#1737) 2022-02-08 09:13:42 -07:00
styles tailwind prettier (#1646) 2022-02-09 00:05:13 +00:00
test/lib Fixes: Get minutes offset from start of the day over days.utc() (#1488) 2022-01-17 20:15:19 +00:00
types Upgrades next-auth to v4 (#1185) 2022-01-07 20:23:37 +00:00
web3 Web3 App (#1603) 2022-02-01 21:48:40 +00:00
.editorconfig Added .editorconfig file as suggested in #270 2021-07-03 17:02:26 +00:00
.env.example Tandem Video (#1671) 2022-02-04 18:30:52 +00:00
.eslintignore Allow choosing destination calendar per event type (#1514) 2022-01-21 14:35:31 -07:00
.eslintrc.json fix/playwright test (#1533) 2022-01-17 18:15:18 +00:00
.gitignore added playwright html reporter (#1715) 2022-02-08 16:30:21 +00: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 chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
.prettierrc.js tailwind prettier (#1646) 2022-02-09 00:05:13 +00:00
.vercelignore chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
app.json fix: add missing items to app.json (#1732) 2022-02-07 22:01:51 +00:00
calendso.yaml Tandem Video (#1671) 2022-02-04 18:30:52 +00:00
crowdin.yml Feat/i18n crowdin (#752) 2021-10-08 14:43:48 +03:00
docker-compose.yml Add log in with Google and SAML (#1192) 2022-01-13 20:05:23 +00:00
environment.d.ts Tandem Video (#1671) 2022-02-04 18:30:52 +00:00
jest.config.ts Adds eventTypeId as a parameter (#1217) 2021-12-03 16:18:31 +00:00
LICENSE chore: change calendso strings to cal.com (#707) 2021-09-21 10:59:34 +01:00
next-env.d.ts Zomars/calendars UI fixes (#1288) 2021-12-09 19:37:29 +00:00
next-i18next.config.js added cz to dropdown (#1688) 2022-02-02 18:53:16 +00:00
next.config.js Cal 710 turn dataimagejpegbase64 avatar into (#1429) 2022-01-11 08:54:02 +00:00
package.json tailwind prettier (#1646) 2022-02-09 00:05:13 +00:00
playwright.config.ts added playwright html reporter (#1715) 2022-02-08 16:30:21 +00:00
postcss.config.js add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
project.toml Added project.toml to force yarn over npm when using Railway 2021-07-29 13:30:04 +00:00
README.md added playwright html reporter (#1715) 2022-02-08 16:30:21 +00:00
tailwind.config.js Adds complementing text color for various brand colors that the user might choose (#1289) 2021-12-14 10:39:32 +00:00
tsconfig.json Upgrades next-auth to v4 (#1185) 2022-01-07 20:23:37 +00:00
yarn.lock tailwind prettier (#1646) 2022-02-09 00:05:13 +00:00