Commit graph

130 commits

Author SHA1 Message Date
wukko
7041d61d80
api/core: fix link parsing error handling 2024-08-24 16:13:42 +06:00
wukko
7a557a97c3
api: move service disabling to DISABLED_SERVICES env 2024-08-23 00:16:26 +06:00
wukko
ee375a27cd
api/schema: enable tiktok full audio by default 2024-08-22 23:17:49 +06:00
wukko
102dec4a84
api/match-action: clean up audio action 2024-08-22 22:45:26 +06:00
wukko
ff9efdc471
api & web: update default audio bitrate to be 128kbps 2024-08-22 20:50:21 +06:00
wukko
42ff874c95
api/schema: add 8bkps audio bitrate option 2024-08-22 20:06:54 +06:00
wukko
91fd26e880
api: add audio bitrate functionality 2024-08-22 19:35:17 +06:00
wukko
fb5d68a830
api/instagram: add file name for proxied image thumbs 2024-08-22 18:02:53 +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
281ae25d4a
api/youtube: prefer higher quality even if premuxed video is available 2024-08-20 22:27:03 +06:00
wukko
555625878e
api/schema: update twitterGif & videoQuality defaults 2024-08-20 22:04:17 +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
1f3509db07
api: update error codes in api core functions 2024-08-19 21:51:45 +06:00
wukko
c1813aa33f
api/stream: rename bridge mode to proxy 2024-08-15 19:58:40 +06:00
wukko
e727e3a95b
api/processing: slightly reformat code related to zod 2024-08-08 23:43:04 +06:00
dumbmoron
f32f624916
api: use zod for request schema validation 2024-08-08 16:34:54 +00:00
wukko
03152375ec
api/snapchat: fix the reverse strict not equals operator
oh my god
2024-08-06 21:35:39 +06:00
wukko
9ff27391d0
api/snapchat: don't return thumb for photos in a picker
prevents saving low quality images with a long press
2024-08-06 21:31:43 +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
95f5fd978f
api: merge two picker types into one 2024-08-06 21:30:18 +06:00
wukko
f96c1cd13b
api: remove deprecated statuses & clean up related code 2024-08-06 20:45:04 +06:00
wukko
0a28b4091f
api/youtube: small indentation fix 2024-08-03 23:08:59 +06:00
wukko
5ea71ee58e
api: update post parameters
they're now way easier to read
2024-08-03 23:06:32 +06:00
wukko
bef9b5b172
snapchat: add support for android short links 2024-08-03 16:50:57 +06:00
wukko
332eae16b2
api: convert service config to JS and remove it from main config 2024-08-03 16:27:20 +06:00
wukko
8e7b63ade6
api/match: fix audio format variable typo 2024-08-03 15:05:00 +06:00
wukko
0ffea2d886
api/match: pass action parameters as object 2024-08-03 15:02:59 +06:00
wukko
dd831e13e8
api: flatten code directories, better filenames, remove old files 2024-08-03 14:47:13 +06:00