Commit Graph

160 Commits

Author SHA1 Message Date
Snyk bot 693ba51339 fix: upgrade mailgun.js from 3.4.0 to 3.7.3 (#16)
Snyk has created this PR to upgrade mailgun.js from 3.4.0 to 3.7.3.

See this package in npm:
https://www.npmjs.com/package/mailgun.js

See this project in Snyk:
https://app.snyk.io/org/davehorton/project/b7e09765-19b2-4aa5-90ba-10432e250041?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-22 20:33:58 -05:00
Snyk bot 531366ee58 fix: upgrade @google-cloud/speech from 4.5.2 to 4.9.0 (#17)
Snyk has created this PR to upgrade @google-cloud/speech from 4.5.2 to 4.9.0.

See this package in npm:
https://www.npmjs.com/package/@google-cloud/speech

See this project in Snyk:
https://app.snyk.io/org/davehorton/project/b7e09765-19b2-4aa5-90ba-10432e250041?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-22 20:33:14 -05:00
Snyk bot a36604029c fix: upgrade @jambonz/realtimedb-helpers from 0.4.3 to 0.4.14 (#18)
Snyk has created this PR to upgrade @jambonz/realtimedb-helpers from 0.4.3 to 0.4.14.

See this package in npm:
https://www.npmjs.com/package/@jambonz/realtimedb-helpers

See this project in Snyk:
https://app.snyk.io/org/davehorton/project/b7e09765-19b2-4aa5-90ba-10432e250041?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-22 20:32:36 -05:00
Dave Horton 63a88844aa add package-lock.json v0.7.2-rc3 2022-01-21 22:04:30 -05:00
Dave Horton 24f6833493 fix test on mac v0.7.2-rc2 2022-01-21 09:58:49 -05:00
Dave Horton 4119d766d5 Dockerfile change v0.7.2-rc1 v0.7.1-rc3 v0.7.1 2021-12-21 20:51:02 -05:00
Dave Horton 936a9da887 dockerfile change v0.7.1-rc2 2021-12-21 09:52:27 -05:00
Dave Horton 77098f273d bump version v0.7.1-rc1 2021-12-21 09:43:27 -05:00
Dave Horton e27b5a39a6 Dockerfile 2021-12-17 13:49:59 -05:00
Dave Horton 66872494f9 added docker publish 2021-12-13 14:27:23 -05:00
Dave Horton 4557b32804 added docker publish 2021-12-13 14:18:34 -05:00
Dave Horton e55fe77171 version bump 2021-12-13 09:54:53 -05:00
Dave Horton 0fd87a732f need to provide status ENABLED when creating a subspace teleport v0.7.0 v0.6.7-rc10 2021-12-08 20:11:15 -05:00
Dave Horton f6d358d3df Subspace (#12)
* changes for subspace (via nimbleape)

* changes from more testing

* working api to subspace

* more subspace fixes

* further subspace fixes
v0.6.7-rc9
2021-12-07 07:40:50 -05:00
Dave Horton 19a55a5774 add env LEGACY_CRYPTO v0.6.7-rc8 2021-11-29 09:02:28 -05:00
Dave Horton f1d7dcc6d2 initial changes for microsoft speech support (#11)
* initial changes for microsoft speech support

* remove very wordy log message
v0.6.7-rc6 v0.6.7-rc7
2021-11-17 20:50:26 -05:00
Dave Horton bc8ff644db db-upgrade job exits with non-zero error code if fail to connect to db 2021-11-08 13:14:23 -05:00
Dave Horton fa6acef02a logging to db init job 2021-11-08 12:49:11 -05:00
Dave Horton 8117f77955 Dockerfile to init/upgrade the database, and associated changes 2021-11-08 10:54:57 -05:00
Dave Horton 4bf79fe42b changed Dockerfile 2021-11-04 12:52:28 -04:00
Dave Horton 3d879b5ac9 version bump v0.6.7-rc5 2021-11-03 13:50:47 -04:00
Dave Horton f882a0e3c8 update for some vulnerabilities v0.6.7-rc4 2021-11-02 16:19:37 -04:00
Dave Horton 0d18a097fb bump version v0.6.7-rc3 2021-10-21 13:08:50 -04:00
Dave Horton 91119c6971 bump version 2021-10-21 13:01:00 -04:00
Dave Horton f3c4b89897 Merge branch 'main' of github.com:jambonz/jambonz-api-server into main 2021-10-21 11:34:29 -04:00
Dave Horton bda5e69cbb fix stripe bug 2021-10-20 08:48:30 -04:00
Dave Horton 82b48e20df fix stripe bug v0.6.7-rc2 v0.6.7-rc1 2021-09-26 12:15:28 -04:00
Dave Horton 21ffad6c8d tweak conf_mute_status 2021-09-25 13:50:53 -04:00
Dave Horton e125491d5a minor change for LCC to mute non-moderators in a conference 2021-09-25 12:38:12 -04:00
Dave Horton 8411570668 proxy sms failure responses unchanged v0.6.6 2021-09-22 10:50:37 -04:00
Dave Horton d4e297578f LCC: add conference hold and unhold actions 2021-09-22 07:40:31 -04:00
Dave Horton eac0e3b820 fix linting error in prev commit 2021-09-09 15:41:44 -04:00
Dave Horton 1013f3f222 handle adding predefined carriers with smpp gateways 2021-09-09 15:38:33 -04:00
Dave Horton 5350f7bea0 bugfix: adding account-level speech credential with platform owner api key v0.6.6-rc1 2021-08-30 12:37:08 -04:00
Dave Horton 446cc57e09 when deleting a service provider, delete the associated speech_credentials and voip_carriers 2021-08-27 13:42:09 -04:00
Dave Horton 9525cf5a36 bugfix: queue event hook was getting set to register hook 2021-08-25 19:09:00 -04:00
Dave Horton 43393a2e4a Merge branch 'main' of github.com:jambonz/jambonz-api-server into main 2021-08-23 14:17:52 -04:00
Dave Horton a06bba60e6 bugfix: setting a registration hook cleared out the queue event hook, and vice-versa 2021-08-23 14:17:41 -04:00
Brandon Lee Kitajchuk 318a8f0822 Fix incorrect operationId for MS Tenants :PUT method (#8) 2021-08-16 13:33:08 -04:00
Dave Horton ecdf9898f8 bugfix: generating new account failed due to null webhook_secret 2021-08-16 08:25:19 -04:00
Dave Horton e0bacb55e7 add support for queue_event_hook 2021-08-15 13:55:01 -04:00
Dave Horton 0eb365ea58 bugfix: dont require name from oauth profile 2021-08-05 16:57:10 -04:00
Dave Horton f7fcbd4c7c add limits for adding account-level resources v0.6.5 2021-08-04 07:49:44 -04:00
Dave Horton bc3b5bb1dc add form-urlencoded to package.json 2021-08-01 14:10:50 -04:00
Dave Horton a5a759940b add APIs to retrieve pcaps from homer 2021-07-29 13:58:49 -04:00
Dave Horton 6c01d28288 LICENSE 2021-07-21 12:36:48 -04:00
Dave Horton a3b9727d64 bugfix: selecting FS to handle createMessage api 2021-07-07 09:52:45 -04:00
Dave Horton ac4ea4b265 reset_admin_password - add option for specifying initial password v0.6.4 2021-07-01 13:55:04 -04:00
Dave Horton ec6d2d310a lint fix v0.6.3 2021-06-28 13:03:10 -04:00
Dave Horton 7b9390be50 bugfix: prevent an account level api key from creating an admin-level api key 2021-06-28 13:00:35 -04:00