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

258 Commits

Author SHA1 Message Date
d6e2be445d
Merge pull request #50 from Decicus/feature/youtube-latest-video-filters 2023-10-31 12:04:51 +01:00
62a21038a9
[YouTube] Latest video - Rephrase caching explanation for no_livestream 2023-10-31 12:01:52 +01:00
0f9722cd8f
[YouTube] Latest video - Expand on no_livestream parameter 2023-10-31 12:00:09 +01:00
c6265db626
[YouTube] Latest Video - Document include parameter 2023-10-31 00:06:21 +01:00
5dca68ad12
[YouTube] Latest video - Add documentation for no_shorts and no_livestream 2023-10-30 00:17:49 +01:00
9b52c058bb
[Twitch] Begin documenting new followage/followed 2023-10-01 20:22:53 +02:00
7b2cb04670
Tweak text colors to fit dark mode better 2023-10-01 01:21:05 +02:00
49a5732198
Add ghetto dark mode implementation 2023-10-01 01:01:20 +02:00
7253243dda
[Twitch] Remove random_user 2023-08-11 23:18:28 +02:00
41db371031
[Twitch] Add deprecation notices to the relevant follower endpoints 2023-08-11 23:18:00 +02:00
18adeacc15
[Twitter] Remove warning banner since the Twitter APIs work for the time being 2023-08-11 23:11:35 +02:00
4fa421ef79
[Twitter] More updates 2023-07-01 17:30:10 +02:00
20e45a5799
Remove Battle Royale endpoint documentation 2023-06-08 21:22:50 +02:00
d5dfc1d7d9
[Twitch] Remove help and upload 2023-06-06 22:32:35 +02:00
6679cfb94e
[Twitter] Latest - Re-introduce parameters that previously were not working 2023-06-06 20:58:15 +02:00
7f95645a52
[Twitter] Twitter APIs update 2023-06-05 23:06:07 +02:00
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