1
0
mirror of https://github.com/Decicus/DecAPI-Docs.git synced 2024-11-22 08:52:31 +01:00
Commit Graph

242 Commits

Author SHA1 Message Date
81b16fa80a
[Twitch] Ingests - Refer to the official Twitch endpoint 2023-05-16 16:18:22 +00:00
024f0143cd
Languages are ISO 639-1, not ISO 3166-1 alpha-2
Add list of available languages as of today
2023-04-24 17:03:04 +02:00
2e59b17607
[Twitch] Add note to random_user 2023-04-24 16:44:25 +02:00
0f72ba3bfb
[Twitch] Remove previously deprecated latest_sub 2023-04-24 16:31:36 +02:00
268f2490f8
[Twitch] Remove previously deprecated subage 2023-04-24 16:30:44 +02:00
91cc6224e0
[YouTube] Latest video - Clarify that exclude only affects video title 2023-03-17 22:23:05 +01:00
0c6be8dba7
[YouTube] Latest video - Document exclude parameter 2023-03-17 22:18:23 +01:00
4f39d2d552
Update Twitter API notice to reflect new date (Feb 13) 2023-02-09 13:31:55 +01:00
72624044bc
Add notice regarding Twitter's paid API "plan" (or lack thereof) 2023-02-07 09:37:59 +01:00
c319166efd
Merge pull request #46 from Decicus/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 2023-02-03 07:17:53 +01:00
29251e2303
Merge pull request #43 from Decicus/dependabot/npm_and_yarn/express-4.18.2 2023-02-03 07:17:43 +01:00
dependabot[bot]
f2feb3a307
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 04:47:39 +00:00
dependabot[bot]
16461afe5b
Bump express from 4.17.2 to 4.18.2
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 16:01:08 +00:00
77bf9bb263
Merge pull request #39 from Decicus/dependabot/npm_and_yarn/minimatch-3.1.2 2022-12-03 03:43:40 +01:00
cfa583764c
Merge pull request #40 from Decicus/dependabot/npm_and_yarn/ansi-regex-and-ansi-regex-5.0.1 2022-12-03 03:43:34 +01:00
dependabot[bot]
2ceb812774
Bump ansi-regex
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together.

Updates `ansi-regex` from 4.1.0 to 5.0.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.1)

Updates `ansi-regex` from 3.0.0 to 5.0.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-03 01:28:01 +00:00
dependabot[bot]
14a12ce3e4
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-03 01:27:56 +00:00
8c03734db4
Merge pull request #38 from Decicus/dependabot/npm_and_yarn/decode-uri-component-0.2.2 2022-12-03 02:27:28 +01:00
dependabot[bot]
0113221a24
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 23:48:06 +00:00
7a1814d377
Merge pull request #35 from Decicus/at/youtube-videoid-cache 2022-10-11 19:26:46 +02:00
05c25b8b96
[YouTube] Document caching on videoid 2022-10-11 19:24:26 +02:00
3dd4b628e7
Merge pull request #34 from Decicus/at/31-document-time-difference 2022-10-10 17:08:12 +02:00
fa545125f5
[#31] Add documentation for misc/time-difference 2022-10-10 17:06:10 +02:00
b1a8267ed1
Merge pull request #33 from Decicus/at/remove-askfm-documentation 2022-10-03 10:58:04 +02:00
77dfbc792b
Remove Ask.fm RSS feed endpoint 2022-10-03 10:55:28 +02:00
e949ded370
Remove Patreon as rate limit bypass option, remove API key section (no longer provided) 2022-07-24 20:32:57 +02:00
329c436c6f
Merge pull request #32 from Decicus/dependabot/npm_and_yarn/terser-4.8.1 2022-07-21 06:51:16 +02:00
dependabot[bot]
4f3c1cc382
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 01:19:01 +00:00
b46b237bc4
Merge pull request #30 from Decicus/dependabot/npm_and_yarn/got-11.8.5 2022-06-22 08:36:13 +02:00
dependabot[bot]
9fefb3fcf0
Bump got from 11.8.3 to 11.8.5
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 02:17:00 +00:00
75b1282a5e
[Twitch] Following - Remove deprecated offset and direction parameters 2022-06-17 23:40:26 +02:00
c75530d185
Merge pull request #29 from Decicus/dependabot/npm_and_yarn/eventsource-1.1.1 2022-06-01 17:54:41 +02:00
dependabot[bot]
9993182b35
Bump eventsource from 1.1.0 to 1.1.1
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 15:45:45 +00:00
c0b31f346b
Add cached endpoints page
Closes #23
2022-04-24 19:34:00 +02:00
1237e243db
Merge pull request #28 from Decicus/dependabot/npm_and_yarn/async-2.6.4 2022-04-24 14:02:16 +02:00
dependabot[bot]
f4838fda5f
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-24 11:56:24 +00:00
c6b08e32a4
Merge pull request #27 from Decicus/dependabot/npm_and_yarn/minimist-1.2.6 2022-04-24 13:55:40 +02:00
dependabot[bot]
769fea66b0
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 01:46:13 +00:00
05c023f9e6
Add link to privacy policy in the navbar 2022-03-11 14:00:45 +01:00
8c835466b2
[Twitch] Update endpoint docs in relation to recent Helix changes 2022-03-01 18:02:46 +01:00
97e2c7f62b
Merge pull request #26 from Decicus/dependabot/npm_and_yarn/url-parse-1.5.10 2022-02-28 18:39:54 +01:00
dependabot[bot]
ec097ce224
Bump url-parse from 1.5.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 04:27:38 +00:00
335f564d01
[Twitch] Latest sub/subage - Mention deprecation date 2022-02-24 15:13:24 +01:00
fe8f84afee
Merge pull request #25 from Decicus/dependabot/npm_and_yarn/url-parse-1.5.7 2022-02-19 10:31:18 +01:00
dependabot[bot]
1e1a45b0be
Bump url-parse from 1.5.4 to 1.5.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 01:28:24 +00:00
f5ccd720c0
[Twitch] Title - [Revert] Still cached for 1 min, not 2 mins 2022-02-18 23:08:39 +01:00
415ce5868b
[Twitch] Update documentation in relation to Helix changes 2022-02-18 23:06:35 +01:00
ea39cf3342
Merge pull request #24 from Decicus/dependabot/npm_and_yarn/follow-redirects-1.14.8 2022-02-13 22:23:06 +01:00
dependabot[bot]
6098115e8c
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 02:41:55 +00:00
5bc1864807
[Twitch] Remove hosts and hostscount (previously just marked as deprecated) 2022-01-23 00:57:42 +01:00