nixxquality
70947e1ff0
[TwitchExtensionVersion] New badge ( #6900 )
...
* Create Twitch Extension Version badge
* skip tests when there's no token
* use renderVersionBadge
* improve joi schema
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-19 16:13:29 +00:00
Pierre-Yves B
23c0406bed
Migrate from CommonJS to ESM ( #6651 )
2021-07-09 12:53:55 +01:00
chris48s
830bb15b58
increase max-age for download and social badges ( #6567 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-06-02 16:28:00 +00:00
Pierre-Yves B
2967c6793b
Make [Twitch] a social badge ( #6183 )
2021-02-14 19:41:02 +00:00
Jabbar Memon
4d712e8386
Completed [twitch twitter ubuntu uptimerobot vaadindirectory] from static classes to props ( #5660 )
...
Co-authored-by: Jabbar Memon <jabbar@zoop.one >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-03 21:26:33 +00:00
chris48s
504015c0ba
migrate hapi/joi to joi ( #5624 )
...
* update joi + joi-extension-semver
* @hapi/joi --> joi
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-09-30 17:51:02 +00:00
Pierre-Yves B
1639417a55
Fix [Twitch] Client-ID header ( #5217 )
2020-06-17 19:18:25 +02:00
chris48s
13d75e0607
upgrade to prettier 2 ( #5051 )
...
* arrowParens: avoid
* remove trailingComma setting
2020-05-05 21:07:43 +01:00
Pierre-Yves B
8ef54f6f38
Refactor checkShouldSkip, affects [Twitch SymfonyInsight Wheelmap] ( #4807 )
2020-04-02 21:03:22 +02:00
Pierre-Yves B
2de4c55706
Fix Twitch authorization ( #4781 )
2020-03-16 21:37:46 +00:00
chris48s
c762d971b4
upgrade Joi and related packages ( #4060 )
...
* update dependencies
* (core) children --> keys
* (core) fix/update BaseService validate
* (core) update error messages in tests
* (core) only Joi.attempt if we've got a Joi schema
* (core) allow 'expected' to be a regex
* (services) pass 2 schema to .alternatives()
* (services) functions --> Joi schema
* (services) update expected error message
* (services) explicit check for color: undefined
* re-bump joi
* (services) wrap another regex
* (core/services) remove use of array arguments
* (core/services) when --> conditional
* (services) remove more array arguments
* fix spelling in var name
* DRY up sonar helper
2019-09-23 17:36:56 +01:00
Andy Li
4b9053d2d5
add [twitch] user status badge ( #3683 )
...
* add /twitch/status/:user badge
* update comments
* use a proper schema for the Twitch API calls
* use a token to make Twitch api calls
* fix handling of rate-limit error and bad token error
* [twitch] get a token as soon as creating a Twitch service
* [twitch] start both requests to users and stream before awaiting
* [twitch] set a timeout to replace the token before it expires
* [twitch] use authHelper
* [twitch] skip tests when no credentials
* [twitch] add one more status test
* twitch: do not check whether a user exists
2019-09-09 16:41:32 -05:00