Personal calendar manager https://cal.maronato.dev
Go to file
Deepak Prabhakara 3607ffef79 cleaned up unnecessary ssr in sso signup routes 2022-01-25 22:33:10 +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 added <InfoBadge> component with tooltip (#1609) 2022-01-25 00:31:05 +00:00
docs Add log in with Google and SAML (#1192) 2022-01-13 20:05:23 +00:00
ee added telemetry for google login, saml login, saml config 2022-01-24 21:17:23 +00:00
lib added telemetry for google login, saml login, saml config 2022-01-24 21:17:23 +00:00
pages cleaned up unnecessary ssr in sso signup routes 2022-01-25 22:33:10 +00:00
playwright added e2e test to ensure username query param gets picked up during onboarding 2022-01-25 13:31:05 +00:00
prisma Allow choosing destination calendar per event type (#1514) 2022-01-21 14:35:31 -07:00
public New Crowdin translations by Github Action (#1614) 2022-01-25 16:44:28 +00:00
scripts Auto-seed when resetting and migrating dev (#1513) 2022-01-14 18:36:53 +00:00
server Merge branch 'main' into feature/sso-signup 2022-01-24 15:21:17 +00: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 fixed minor typo and added note about configuring Google integration as an Internal app when self-hosting 2022-01-25 13:38:14 +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 added heroku app.json (#1565) 2022-01-19 16:28:08 +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 Merge branch 'main' into feature/sso-signup 2022-01-24 15:21:17 +00:00
playwright.config.ts Removes e2e retries and videos (#1537) 2022-01-17 20:23:46 +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 Add Jitsu badge to README (#1612) 2022-01-25 16:07:49 +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 Merge branch 'main' into feature/sso-signup 2022-01-24 15:21:17 +00:00