Commit graph

1971 commits

Author SHA1 Message Date
dumbmoron
c68ebbe949
web/DownloadButton: use api-client 2024-09-14 19:14:47 +00:00
dumbmoron
1cd57fc7ff
web/Omnibox: mark url input as ready once turnstile is loaded 2024-09-14 19:14:47 +00:00
dumbmoron
95f0fbdb5e
api-client/turnstile: don't retry making session if it's not needed 2024-09-14 19:14:47 +00:00
dumbmoron
5d7cd861f3
web/api: remove stuff that was moved to api-client 2024-09-14 19:14:47 +00:00
dumbmoron
6d4477a962
web/api-url: replace getter with state 2024-09-14 19:14:47 +00:00
dumbmoron
64ac458941
api-client: make base URL reconfigurable 2024-09-14 19:14:47 +00:00
dumbmoron
d3e278660d
api-client/session: pull URL from client 2024-09-14 19:14:47 +00:00
dumbmoron
d201deb60a
api-client/package: configure tsup output and exports 2024-09-14 19:14:47 +00:00
dumbmoron
00d5754ea8
api-client: simplify interface, take turnstile object on init 2024-09-14 19:14:47 +00:00
dumbmoron
ff57a6a448
api-client/turnstile: expose information about client needing session 2024-09-14 19:14:47 +00:00
dumbmoron
1d30ac0139
api-client: implement individual api clients 2024-09-14 19:14:47 +00:00
dumbmoron
a80c7b7a5a
api-client: rename CobaltAPIResponse type to CobaltResponse 2024-09-14 19:14:47 +00:00
dumbmoron
afe9917169
api-client: move base api and session to internal subfolder 2024-09-14 19:14:47 +00:00
dumbmoron
4755787b69
api-client: initial api request 2024-09-14 19:14:47 +00:00
dumbmoron
c8ccb32421
api-client: copy request schema from api 2024-09-14 19:14:47 +00:00
dumbmoron
6cc1227288
api-client: migrate session handler and response types 2024-09-14 19:14:47 +00:00
dumbmoron
ab8650030b
api-client: set up error enums/types 2024-09-14 19:14:47 +00:00
dumbmoron
abb6a26ee0
i18n: move api errors to api-client package 2024-09-14 19:14:47 +00:00
dumbmoron
acb4e49e18
ci: increase timeout on api sanity check 2024-09-12 08:40:40 +00:00
wukko
b90a58f4f0
api/tests/twitch: fix expected twitch status 2024-09-12 14:38:36 +06:00
wukko
e768e7f6fa
api/create-filename: don't assign any of potentially blank tags 2024-09-12 14:35:42 +06:00
wukko
80a01494c7
api/match-action: add missing twitch case to redirect group
closes #741
2024-09-12 14:30:21 +06:00
wukko
64173f7a03
api/create-filename: don't push youtubeFormat if it doesn't exist
oops
2024-09-11 22:18:51 +06:00
dumbmoron
4af48dd2f9
web: add UserActivation polyfill for browsers that don't have it 2024-09-11 11:15:25 +00:00
wukko
2122e87e66
web/NotchSticker: fix sticking out on XR and 11 2024-09-11 16:41:04 +06:00
wukko
d7454a073b
web/download: assume userActivation expired if agent doesn't support it 2024-09-11 14:42:54 +06:00
dumbmoron
6e3589c8ce
web/changelogs: fix broken bullet lists 2024-09-10 19:19:16 +00:00
dumbmoron
6653fdc8df
changelogs/6.0: fix broken link 2024-09-10 19:18:00 +00:00
wukko
fd23080dd9
web/i18n/settings: fix typo in video quality description 2024-09-10 09:07:46 +06:00
wukko
394c1d8eaf
web/remux: add remux tag to the end of filename
closes #720
2024-09-10 08:45:53 +06:00
dumbmoron
2fcda9c705
web/ChangelogEntry: fix off-by-one changelog date in some cases 2024-09-09 20:35:12 +00:00
dumbmoron
2dc9d64092
docs/examples: update composefile example 2024-09-09 16:50:50 +00:00
dumbmoron
08cc36c873
ci: update action to use api package 2024-09-09 16:45:04 +00:00
dumbmoron
aa25421422
web/changelogs: update references from current to main 2024-09-09 16:38:47 +00:00
dumbmoron
f71f8b086d
github: update links from current to main 2024-09-09 16:31:37 +00:00
wukko
08bc5022a1
cobalt 10: svelte web app, improved backend (#719) 2024-09-09 22:26:14 +06:00
wukko
0a5405a3b4
api/tests/twitter: update age restricted video test 2024-09-09 22:21:27 +06:00
wukko
2a1ebd8e69
repo/readme: update formatting & clean up 2024-09-09 22:12:33 +06:00
dumbmoron
e5c0bfa6f8
README: clarify root license 2024-09-09 16:00:23 +00:00
dumbmoron
a93e9f593f
web: scope package name 2024-09-09 15:59:40 +00:00
dumbmoron
35456fe6d7
README: add bluesky to supported services 2024-09-09 15:52:12 +00:00
dumbmoron
a86a96d8ce
docs/api: also link to old docs for now 2024-09-09 15:50:51 +00:00
dumbmoron
d6929b0758
web/README: clarify wording in license permission explanation 2024-09-09 15:46:55 +00:00
dumbmoron
99d4f9e8c9
api/README: remove leftover links 2024-09-09 15:45:06 +00:00
dumbmoron
7b06a5047f
repo: split README into subproject READMEs 2024-09-09 15:44:37 +00:00
dumbmoron
8df4bc00cb
web/svelte: change public prefix to WEB_ 2024-09-09 15:24:23 +00:00
wukko
ce7633c81a
api: move agpl license into subdir 2024-09-09 21:21:13 +06:00
wukko
93ca553fb2
web/about/community: add community links 2024-09-09 21:19:43 +06:00
dumbmoron
1b639edac8
web/layout: specify full path in og:url 2024-09-09 15:04:25 +00:00
dumbmoron
15a90e9b11
api/stream: use Map for storing info about internal streams 2024-09-09 14:29:06 +00:00