cal.pub0.org/apps/web
Udit Takkar 2dddd4ce77
feat: create trpc route to fetch download link (#7495)
* feat: create trpc route to fetch download link

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

* fix: removing file, adding isdownloadable logix

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

* chore

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

* fix: type error

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

* Some performance enhancements and better error logging

* Add error message here too

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-03-05 12:59:07 +00:00
..
components Made Skeleton Loader for Availibilty Page look more like actual content of the page (#7415) 2023-03-03 18:08:10 -07:00
docs
fonts feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
lib Well, you can have 0 attendees in a booking (#7494) 2023-03-03 09:35:58 -07:00
pages feat: create trpc route to fetch download link (#7495) 2023-03-05 12:59:07 +00:00
playwright Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
public New Crowdin translations by Github Action (#7467) 2023-03-03 17:41:00 +01:00
scripts
server/lib refactor: cleanup use of rawInput and pipe mdwr in trpc router (#7422) 2023-02-28 14:40:19 -07:00
styles added pwa: extension for standalone, lots of mobile improvements (#7218) 2023-02-20 15:11:51 +01:00
test Fix/DST issues (#7462) 2023-03-03 09:33:16 -07:00
.eslintignore
.gitignore
.nvmrc
calendso.yaml
middleware.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
next-i18next.config.js
next.config.js Tree shake icons (#7051) 2023-03-02 13:56:10 -07:00
package.json Implementing CAL-1173 (#7509) 2023-03-05 02:09:45 +00:00
postcss.config.js
project.toml
sentry.client.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js Revert "experiment: disco border (#6531)" 2023-01-18 19:29:36 +00:00
tsconfig.json