1
0
Fork 0
mirror of https://github.com/wukko/cobalt.git synced 2025-03-30 22:31:41 +02:00
Commit graph

17 commits

Author SHA1 Message Date
wukko
39b6bb2593
api/twitter: change const to let for media 2025-03-11 14:01:34 +06:00
wukko
9579c3dd08
api/twitter: fix return in extractGraphqlMedia 2025-03-11 13:59:59 +06:00
wukko
69421a11ad
api/twitter: refactor, move graphql media extraction to a function 2025-03-11 13:58:24 +06:00
wukko
75b498ed77
api/twitter: add fallback to syndication api
it's back yet again, now for good, i suppose
2025-03-11 12:34:04 +06:00
wukko
69dd37c5c3
api/twitter: handle 403 with no cookie in requestTweet() 2025-03-11 10:25:49 +06:00
wukko
9639c599f0
api/twitter: handle empty body properly 2025-03-11 10:00:24 +06:00
wukko
541bf04575
api/services: fix createStream calls in pickers
oops
2024-11-02 16:43:36 +06:00
wukko
c33017283d
api/twitter: fix gifs having a wrong file extension in a picker 2024-10-13 09:59:52 +06:00
wukko
10717c69f6
api/twitter: support proxying videos & images in a picker 2024-08-31 14:23:18 +06:00
wukko
00da2a9339
api/twitter: return a filename for images 2024-08-31 14:19:01 +06:00
wukko
37efa035a2
api/twitter: update no tweet error code 2024-08-24 16:31:19 +06:00
wukko
76fa1b2b87
api/twitter: add proper file name for proxied thumb 2024-08-22 17:40:44 +06:00
wukko
facf7741ce
api/stream: standardize stream types & clean up related functions 2024-08-22 17:37:31 +06:00
wukko
1064be6a7a
api/twitter: proxy thumbnails 2024-08-22 13:38:16 +06:00
wukko
05abf9ad3e
api: update error codes in services, add more error codes where needed 2024-08-20 21:10:37 +06:00
wukko
72a21b203e
api/twitter: don't return thumb for photos in a picker
it's the same image anyway, this just makes the response smaller
2024-08-06 21:31:15 +06:00
wukko
dd831e13e8
api: flatten code directories, better filenames, remove old files 2024-08-03 14:47:13 +06:00
Renamed from api/src/modules/processing/services/twitter.js (Browse further)