Personal calendar manager https://cal.maronato.dev
Go to file
Omar López 103877737e
Sets new users to trial by default and docs improvements (#1536)
* Sets new users to trial by default

* Update README.md

* Update README.md

* Docs improvements

* Adds migration
2022-01-17 19:42:38 +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 roadmap link in dropdown (#1510) 2022-01-14 20:39:17 +00:00
docs Add log in with Google and SAML (#1192) 2022-01-13 20:05:23 +00:00
ee removes trial banner on tablet and smaller (#1516) 2022-01-14 20:38:47 +00:00
lib Add log in with Google and SAML (#1192) 2022-01-13 20:05:23 +00:00
pages Calendly & SavvyCal import (#1512) 2022-01-15 16:23:42 +00:00
playwright fix/playwright test (#1533) 2022-01-17 18:15:18 +00:00
prisma Sets new users to trial by default and docs improvements (#1536) 2022-01-17 19:42:38 +00:00
public Calendly & SavvyCal import (#1512) 2022-01-15 16:23:42 +00:00
scripts Auto-seed when resetting and migrating dev (#1513) 2022-01-14 18:36:53 +00:00
server Fix for #1518 (#1521) 2022-01-17 13:02:42 +00:00
styles removed unused roboto.ttf (#1327) 2021-12-15 15:23:03 +00:00
test/lib upgraded prisma to v3.0.2 (#1284) 2021-12-21 08:32:16 -07: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 chore: add some dx configs (#650) 2021-09-29 09:41:38 +00: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
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 Adds trial banner and in-app upgrade (#1402) 2022-01-03 22:50:59 +00:00
next.config.js Cal 710 turn dataimagejpegbase64 avatar into (#1429) 2022-01-11 08:54:02 +00:00
package.json fix/playwright test (#1533) 2022-01-17 18:15:18 +00:00
playwright.config.ts Upgrades next-auth to v4 (#1185) 2022-01-07 20:23:37 +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 Sets new users to trial by default and docs improvements (#1536) 2022-01-17 19:42:38 +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 fix/playwright test (#1533) 2022-01-17 18:15:18 +00:00