Personal calendar manager https://cal.maronato.dev
Go to file
Peer Richelsen de32c0c3ca
renamed github (#1667)
2022-02-01 10:19:22 +00:00
.github Fixes oauth tests (#1506) 2022-01-13 13:45:44 -07:00
.husky Add linting and precommits (#295) 2021-06-21 12:34:01 -05:00
.vscode Sets new users to trial by default and docs improvements (#1536) 2022-01-17 19:42:38 +00:00
@types Zomars/refactor emails followup (#1216) 2021-12-07 15:48:08 +00:00
components Fix browser specific styling on some elements (#1637) 2022-01-29 18:32:41 +00:00
docs Add log in with Google and SAML (#1192) 2022-01-13 20:05:23 +00:00
ee renamed github (#1667) 2022-02-01 10:19:22 +00:00
lib Bugfix/minor email fix (#1644) 2022-01-29 19:22:02 +00:00
pages Add instructions for importer 2022-01-31 10:18:12 +00:00
playwright Fix/accept team invite once signup (#1653) 2022-01-29 18:56:40 +00:00
prisma feat: add option to provide cancellation reason for email (#1587) 2022-01-28 10:40:29 -07:00
public New Crowdin translations by Github Action (#1662) 2022-01-31 10:33:31 +00:00
scripts Auto-seed when resetting and migrating dev (#1513) 2022-01-14 18:36:53 +00:00
server Allow choosing destination calendar per event type (#1514) 2022-01-21 14:35:31 -07:00
styles removed unused roboto.ttf (#1327) 2021-12-15 15:23:03 +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
.editorconfig Added .editorconfig file as suggested in #270 2021-07-03 17:02:26 +00:00
.env.example Added known configuration for gmail smtp (nodemailer) (#1522) 2022-01-17 17:37:32 +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 Upgrades next-auth to v4 (#1185) 2022-01-07 20:23:37 +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 Zomars/fixes trpc typo (#957) 2021-10-14 19:22:01 +00:00
.vercelignore chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
app.json renamed github (#1667) 2022-02-01 10:19:22 +00:00
calendso.yaml Update api docs with /api/me (#862) 2021-10-05 23:40:03 +01:00
crowdin.yml Feat/i18n crowdin (#752) 2021-10-08 14:43:48 +03:00
cypress.json make cypress more fail-safe (#836) 2021-10-01 16:37:11 +01:00
docker-compose.yml Add log in with Google and SAML (#1192) 2022-01-13 20:05:23 +00:00
environment.d.ts integration page follow ups (#912) 2021-10-13 13:35:25 +02: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 chinese to i18next config (#1591) 2022-01-24 16:52:53 +00:00
next.config.js Cal 710 turn dataimagejpegbase64 avatar into (#1429) 2022-01-11 08:54:02 +00:00
package.json Update next to version 12.0.9 (#1643) 2022-01-29 19:53:25 +00:00
playwright.config.ts Fix signup query (#1608) 2022-01-26 16:56:22 +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 renamed github (#1667) 2022-02-01 10:19:22 +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 Update next to version 12.0.9 (#1643) 2022-01-29 19:53:25 +00:00