Agusti Fernandez Pardo
|
43b94d3e96
|
feat: adds automatic generation of uuid id for webhooks create on API
|
2022-06-01 17:05:33 +02:00 |
Agusti Fernandez Pardo
|
f6746c4cf9
|
fix: rmeove comment to fix build
|
2022-05-20 03:15:04 +02:00 |
Agusti Fernandez Pardo
|
f1cf8ba94b
|
fix: query { [key: string]: string | string[]; }
|
2022-05-20 03:06:05 +02:00 |
Agusti Fernandez Pardo
|
f22257977d
|
fix: body any
|
2022-05-20 03:01:47 +02:00 |
Agusti Fernandez Pardo
|
4fb1c14d3d
|
fix: body unknown
|
2022-05-20 02:57:24 +02:00 |
Agusti Fernandez Pardo
|
b755d2bd71
|
fix: build and validations for event-type, bring back req extension
|
2022-05-20 02:47:20 +02:00 |
Agusti Fernandez Pardo
|
29deb1fd3c
|
fix: add back req extend types
|
2022-05-20 02:19:33 +02:00 |
Agusti Fernandez Pardo
|
dc967b7d9e
|
fix: hooks, event-types and booking references
|
2022-05-20 01:45:54 +02:00 |
Agusti Fernandez Pardo
|
f2ce2f324b
|
fix: build webhooks and event-types
|
2022-05-20 00:58:42 +02:00 |
Agusti Fernandez Pardo
|
d103776846
|
fix: add back types until merged into main
|
2022-05-19 22:05:26 +02:00 |
Agusti Fernandez Pardo
|
fdc46fac7d
|
fix: build issues, extend event-type in types, use @calcom/types
|
2022-05-19 22:00:22 +02:00 |
Agusti Fernandez Pardo
|
27053e7c80
|
fix: dont replace cal_
|
2022-05-18 21:48:13 +02:00 |
Agusti Fernandez Pardo
|
5bb2c54648
|
fix: add fallback for keys generated with cal_ instead of cal_live_ prefix
|
2022-05-18 20:29:35 +02:00 |
Agusti Fernandez Pardo
|
a2d16800aa
|
Fixes: with hariom help for running api in prod for swagger even in dev
|
2022-04-30 23:07:21 +02:00 |
Agusti Fernandez Pardo
|
b572e4b0ff
|
fix: move all req to deconstructed
|
2022-04-30 20:53:19 +02:00 |
Agusti Fernandez Pardo
|
8c19303baf
|
fix: verify expire
|
2022-04-23 05:37:36 +02:00 |
Agusti Fernandez Pardo
|
11bf548241
|
fix: apiKeyExpire
|
2022-04-23 03:46:53 +02:00 |
Agusti Fernandez Pardo
|
4e8fae7391
|
rename apiKey
|
2022-04-23 02:26:35 +02:00 |
Agusti Fernandez Pardo
|
368e6eb0fa
|
fix: rename dateInPast -> dateNotInPast
|
2022-04-23 02:05:56 +02:00 |
zomars
|
20cef3b4dd
|
Uses inferred types
|
2022-04-22 08:05:31 -06:00 |
zomars
|
be3bcf2bf0
|
Refactoring and fixes
|
2022-04-21 19:42:53 -06:00 |
Agusti Fernandez Pardo
|
7734e86f6b
|
improve readme. fix event-types
|
2022-04-19 13:44:24 +02:00 |
Agusti Fernandez Pardo
|
8965601e6f
|
fix verifyapikey, add daabase_url to env.example
|
2022-04-18 23:24:57 +02:00 |
Agusti Fernandez Pardo
|
04052c53b4
|
cleanup no cors middleware
|
2022-04-15 18:12:25 +02:00 |
Agusti Fernandez Pardo
|
a4851bd0b6
|
fix add new withCorsMiddleware
|
2022-04-15 17:04:17 +02:00 |
Agusti Fernandez Pardo
|
ca8ca913a8
|
add else if to api key request
|
2022-04-15 16:55:55 +02:00 |
Agusti Fernandez Pardo
|
e251fccb61
|
make verifyApiKey not apply in docs
|
2022-04-15 16:47:08 +02:00 |
Agusti Fernandez Pardo
|
09d8b48ccc
|
make verifyApiKey not apply in docs
|
2022-04-15 16:46:50 +02:00 |
Agusti Fernandez Pardo
|
babfc6d7cf
|
adds cors support to docs endpoint
|
2022-04-15 16:10:57 +02:00 |
Agusti Fernandez Pardo
|
187b97afa1
|
fix: update prefix to cal_
|
2022-04-14 21:46:26 +02:00 |
Agusti Fernandez Pardo
|
d987d52dbb
|
feat: credentials, teams
|
2022-04-13 02:12:16 +02:00 |
Agusti Fernandez Pardo
|
9edc1dbd29
|
some fixes on helpers/middlewares
|
2022-04-08 18:08:26 +02:00 |
Agusti Fernandez Pardo
|
3d917e4dd4
|
make verifyApiKey check for hashed, need @calcom/ee in transpile modules next.config
|
2022-04-08 01:59:04 +02:00 |
Agusti Fernandez Pardo
|
325b19ba3f
|
Add userId check in users getAll and id endpoints
|
2022-04-07 21:55:43 +02:00 |
Agusti Fernandez Pardo
|
fc2978a61b
|
feat: initial work unifying new endpoint and generating api key
|
2022-04-07 03:29:53 +02:00 |
Agusti Fernandez Pardo
|
15cdbb134f
|
remove console statement
|
2022-04-04 22:29:45 +02:00 |
Agusti Fernandez Pardo
|
5233dad5f9
|
re-unify into one route all id ops for teams and users
|
2022-04-04 00:49:05 +02:00 |
Agusti Fernandez Pardo
|
9f4a62e2ef
|
feat: yarn build no errors
|
2022-04-02 01:55:41 +02:00 |
Agusti Fernandez Pardo
|
e284707250
|
initail work on paid booking, improve validations
|
2022-04-01 17:53:52 +02:00 |
Agusti Fernandez Pardo
|
367621ea51
|
feat: users, teams, selectedCalendars w new code/docs
|
2022-03-30 16:56:24 +02:00 |
Agusti Fernandez Pardo
|
1de7bc4146
|
prettier
|
2022-03-30 14:17:55 +02:00 |
Agusti Fernandez Pardo
|
20a93a13c9
|
feat: update users/teams/apiKeys to use middleware
|
2022-03-29 03:59:57 +02:00 |
Agusti Fernandez Pardo
|
3011e0ecf7
|
chore: no default export
|
2022-03-29 03:23:22 +02:00 |
Agusti Fernandez Pardo
|
ec8fe36930
|
feat: successfully protected all endpoints with next-api-middleware for verifyApiKey
|
2022-03-29 02:25:24 +02:00 |
Agusti Fernandez Pardo
|
8165977ec3
|
Adds basic CRUD endpoints for bookingReferences, Crendentials, DailyEventReferences, DestinationCalendars, EventTypeCustomInputs, Memberships, Schedules, and SelectedCalendars
|
2022-03-29 00:27:14 +02:00 |
Agusti Fernandez Pardo
|
99d328c35d
|
chore: refactor-out apiKey check into middleware
|
2022-03-28 17:46:12 +02:00 |