Agusti Fernandez Pardo
|
25a2a405da
|
feat: adds apikeyAuth in swagger ui for all endpoints
|
2022-04-17 16:39:38 +02:00 |
Agusti Fernandez Pardo
|
5013ea2ef5
|
feat: adds apiKey auth as query params in docs and users endpoint
|
2022-04-17 16:18:42 +02:00 |
Agusti Fernandez Pardo
|
3ad84a7c15
|
fix back api to rewrite
|
2022-04-15 19:09:35 +02:00 |
Agusti Fernandez Pardo
|
51cada224b
|
fix rewrite headres
|
2022-04-15 18:55:47 +02:00 |
Agusti Fernandez Pardo
|
91eff191f6
|
remove next-cors
|
2022-04-15 18:13:21 +02:00 |
Agusti Fernandez Pardo
|
04052c53b4
|
cleanup no cors middleware
|
2022-04-15 18:12:25 +02:00 |
Agusti Fernandez Pardo
|
02855ef020
|
disable cors
|
2022-04-15 17:35:05 +02:00 |
Agusti Fernandez Pardo
|
a543d1fde3
|
disable middleware for cors
|
2022-04-15 17:29:03 +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
|
1405f7a861
|
adds app-store to be transpiled to fix build
|
2022-04-13 18:53:44 +02:00 |
Agusti Fernandez
|
a064983002
|
Merge pull request #35 from calcom/feat/hardened-safe-mode
|
2022-04-13 02:27:59 +02:00 |
Agusti Fernandez Pardo
|
d987d52dbb
|
feat: credentials, teams
|
2022-04-13 02:12:16 +02:00 |
Agusti Fernandez Pardo
|
9447bd859d
|
feat hardened attendees, availabilites, booking-references, and bookings
|
2022-04-11 16:47:01 +02:00 |
Agusti Fernandez Pardo
|
9cefd119ee
|
feat: make booking-references only return user booking related resources
|
2022-04-11 15:42:50 +02:00 |
Agusti Fernandez Pardo
|
fca49a23c5
|
feat: make availabilities safe and return only userId related resources
|
2022-04-11 15:26:06 +02:00 |
Agusti Fernandez Pardo
|
081b511e1e
|
Make attendees id endpoint return only user owned resources
|
2022-04-11 15:20:38 +02:00 |
Agusti Fernandez
|
75f5d881a5
|
Merge pull request #34 from calcom/feat/unify-endpoints-further
|
2022-04-11 15:12:11 +02:00 |
Agusti Fernandez Pardo
|
0bda988676
|
feat: all resources endpoints for get all and new unified
|
2022-04-11 15:10:16 +02:00 |
Agusti Fernandez Pardo
|
963c893727
|
feat: unify new/index of attendees, availabilities, booking references, bookings, selected calendars, update response types
|
2022-04-11 12:03:15 +02:00 |
Agusti Fernandez Pardo
|
ddc1b4043c
|
fix: docs bad ref in event type
|
2022-04-11 00:10:38 +02:00 |
Agusti Fernandez Pardo
|
d95325c06c
|
payments safe, unify endpoints for remindermails schedules
|
2022-04-10 02:10:34 +02:00 |
Agusti Fernandez Pardo
|
af72b1f5b5
|
feat: unitfy new/index of teams and selected calendars
|
2022-04-09 01:29:26 +02:00 |
Agusti Fernandez
|
fbc83a5cc9
|
Merge pull request #33 from calcom/fix/add-index
|
2022-04-08 23:21:58 +02:00 |
Agusti Fernandez Pardo
|
7fcc270fe8
|
adds index with message redirecting users to docs just so checkly doesn't fail
|
2022-04-08 23:20:52 +02:00 |
Agusti Fernandez
|
46fd17a120
|
Merge pull request #32 from calcom/fix/get-calcom-user
|
2022-04-08 21:08:56 +02:00 |
Agusti Fernandez Pardo
|
935e27f9ca
|
Fix calcom user bad import
|
2022-04-08 21:08:25 +02:00 |
Agusti Fernandez
|
d550de4be0
|
Merge pull request #31 from calcom/feat/unify-new-endpoint
|
2022-04-08 21:03:57 +02:00 |
Agusti Fernandez Pardo
|
1f561e70be
|
reanem getCalcomUserId util
|
2022-04-08 20:54:48 +02:00 |
Agusti Fernandez Pardo
|
9edc1dbd29
|
some fixes on helpers/middlewares
|
2022-04-08 18:08:26 +02:00 |
Agusti Fernandez Pardo
|
fc3677631f
|
attendes of users bookings only
|
2022-04-08 03:16:53 +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
|
a1dcfa59bc
|
Merge pull request #30 from calcom/fix-availabilities
|
2022-04-04 23:03:10 +02:00 |
Agusti Fernandez Pardo
|
15cdbb134f
|
remove console statement
|
2022-04-04 22:29:45 +02:00 |
Agusti Fernandez Pardo
|
5b3f9ee95c
|
fix availabilities spelling
|
2022-04-04 21:53:03 +02:00 |
Agusti Fernandez
|
23698462b8
|
Merge pull request #29 from calcom/fix/users-and-teams-id
|
2022-04-04 21:40:59 +02:00 |
Agusti Fernandez Pardo
|
89dfa2efe1
|
feat all endpoints one id file
|
2022-04-04 21:39:30 +02:00 |
Agusti Fernandez Pardo
|
de8d7f64c3
|
mvoe to less files
|
2022-04-04 02:02:11 +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
|
b067bff3e2
|
Merge pull request #28 from calcom/feat/unify-id-routes
|
2022-04-04 00:46:13 +02:00 |
Agusti Fernandez Pardo
|
a2b8b85de4
|
no commit in website
|
2022-04-03 19:50:53 +02:00 |
Agusti Fernandez Pardo
|
2172fd96c0
|
add back branch to clone passing -b before
|
2022-04-03 19:48:19 +02:00 |
Agusti Fernandez Pardo
|
5aacf7f836
|
no branch to clone, git diff dont ignore api, ignore website
|
2022-04-03 19:46:15 +02:00 |
Agusti Fernandez
|
8aba44dfbb
|
Merge pull request #26 from calcom/fix/chmod-vercel-deploy
|
2022-04-03 19:41:49 +02:00 |