cal.pub0.org/apps/web
Chiranjeev Vishnoi 372cd94d9f
Gitpod setup And Bio Detail Overflow Bug Fixed (#8824)
* feat: Add Gitpod setup and update README.md

* fix: Fix overflow issue in bio details with word-wrap property

* minor changes in gitpod script

* updated gitpod url for cal

* gitpod url fixed in markdown

* fix: lint errors

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* added vscode extensions and  enabled prebuilds to reduce waiting time

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-05-15 13:18:31 +00:00
..
components Gitpod setup And Bio Detail Overflow Bug Fixed (#8824) 2023-05-15 13:18:31 +00:00
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib perf: prevent refetching i18n on route change (#8535) 2023-04-27 10:55:26 +00:00
pages Gitpod setup And Bio Detail Overflow Bug Fixed (#8824) 2023-05-15 13:18:31 +00:00
playwright Feat/onboarding video step connection (#8838) 2023-05-11 13:20:39 +00:00
public New Crowdin translations by Github Action 2023-05-13 04:31:26 +00:00
scripts
server/lib perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
styles Bug: Change color variable for dark mode (#8758) 2023-05-09 08:44:17 +01:00
test Fixing availability for MET (#8662) 2023-05-09 11:15:13 -03:00
.eslintignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.gitignore perf: remove sentry (#8334) 2023-04-17 22:22:44 +00:00
.nvmrc chore: bump node version to v18 (#7310) 2023-03-15 20:15:16 +00:00
.prettierignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
CHANGELOG.md Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
calendso.yaml Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
middleware.ts Add log messages on cold/hot requests (#8420) 2023-04-21 12:08:59 -03:00
next-i18next.config.js
next.config.js Revert "perf: fix multiple versions of `emotion/react` loaded warning (#8549)" 2023-05-04 13:01:16 +01:00
package.json fix: strip markdown from meta description tag in users page (#8769) 2023-05-15 07:44:23 +00:00
postcss.config.js
project.toml
tailwind.config.js /insights (#6511) 2023-03-23 22:10:01 +00:00
tsconfig.json