Commit Graph

159 Commits (a2cdb04985bef4c6130c58a57af2a536e0576b93)

Author SHA1 Message Date
alannnc a2cdb04985
Update README.md 2022-04-20 18:19:48 -06:00
alannnc cb4f0a9cd0
Update README.md 2022-04-20 18:15:20 -06:00
alannnc cac972eb15
Update README.md 2022-04-20 18:14:23 -06:00
Agusti Fernandez dfefa65ecb
Merge pull request #49 from calcom/fix/update-readme-2 2022-04-21 01:58:42 +02:00
Agusti Fernandez Pardo 8437a284a8 update readme round 2b 2022-04-21 01:57:32 +02:00
Agusti Fernandez Pardo c08f503807 update readme round 2 2022-04-21 01:55:44 +02:00
Agusti Fernandez b653276836
Merge pull request #48 from calcom/fix/update-readme 2022-04-21 01:47:05 +02:00
Agusti Fernandez Pardo b8d452bda0 feat: update readme 2022-04-21 01:46:15 +02:00
Agusti Fernandez f9b7cebe37
Merge pull request #46 from calcom/fix/remove-creds 2022-04-18 23:41:54 +02:00
Agusti Fernandez Pardo b4f3b8cc55 removes credentials endpoint 2022-04-18 23:40:28 +02:00
Agusti Fernandez 5ce278953a
Merge pull request #45 from calcom/feat/api-keys-auth 2022-04-18 23:36:43 +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 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 b77dd34020
Merge pull request #44 from calcom/fix/rewrite-back-api 2022-04-15 19:10:37 +02:00
Agusti Fernandez Pardo 3ad84a7c15 fix back api to rewrite 2022-04-15 19:09:35 +02:00
Agusti Fernandez 892bce8193
Merge pull request #43 from calcom/fix/rewrite-headers 2022-04-15 19:00:41 +02:00
Agusti Fernandez Pardo 51cada224b fix rewrite headres 2022-04-15 18:55:47 +02:00
Agusti Fernandez 120c84b8e4
Merge pull request #42 from calcom/fix/cleanup-swagger 2022-04-15 18:35:18 +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 749f650b3d
Merge pull request #41 from calcom/fix/next-config-add-no-cos 2022-04-15 17:36:26 +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 4e61d89de6
Merge pull request #39 from calcom/fix/middleware 2022-04-15 17:05:30 +02:00
Agusti Fernandez Pardo a4851bd0b6 fix add new withCorsMiddleware 2022-04-15 17:04:17 +02:00
Agusti Fernandez b06af91152
Merge pull request #38 from calcom/fix/else 2022-04-15 16:57:00 +02:00
Agusti Fernandez Pardo ca8ca913a8 add else if to api key request 2022-04-15 16:55:55 +02:00
Agusti Fernandez e3f9c91a5c
Merge pull request #37 from calcom/ignore-api-key-in-docs 2022-04-15 16:47:37 +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 86802090be
Merge pull request #36 from calcom/fix/cors 2022-04-15 16:11:42 +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