wukko
|
73f458a999
|
docs/api: update tiktokH265 description
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
|
2025-01-20 20:01:55 +06:00 |
|
wukko
|
9f0f885ae6
|
web/settings/video: update h265 toggle strings
because now it also applies to xiaohongshu
|
2025-01-20 19:59:59 +06:00 |
|
wukko
|
7488c74faf
|
api/xiaohongshu: clean up the h265-h264 if statement
Co-authored-by: jj <log@riseup.net>
|
2025-01-20 19:46:12 +06:00 |
|
wukko
|
e39b0ae7b3
|
api/xiaohongshu: deduplicate h264 stream extraction
reduce() isn't called on 1 item arrays, so this is just fine
Co-authored-by: jj <log@riseup.net>
|
2025-01-20 19:41:02 +06:00 |
|
wukko
|
4963c9f128
|
api/xiaohongshu: remove duplicated extraction error
Co-authored-by: jj <log@riseup.net>
|
2025-01-20 19:37:23 +06:00 |
|
wukko
|
3cbed87c3e
|
api/xiaohongshu: update initial state extraction regex
Co-authored-by: jj <log@riseup.net>
|
2025-01-20 19:35:53 +06:00 |
|
wukko
|
de5eca19a5
|
api/utils: replace redirectStatuses array with a set
Co-authored-by: jj <log@riseup.net>
|
2025-01-20 19:30:11 +06:00 |
|
wukko
|
cd0a2a47c9
|
api/tests/pinterest: update expected photo status
|
2025-01-20 19:28:35 +06:00 |
|
wukko
|
cd466a418a
|
api/tests/bsky: fix expected photo test status
|
2025-01-20 19:24:12 +06:00 |
|
wukko
|
ad6f29a3c8
|
api/tests: add xiaohongshu tests
|
2025-01-20 19:21:44 +06:00 |
|
wukko
|
ed8f4353ea
|
api/processing: add support for xiaohongshu
|
2025-01-20 19:10:02 +06:00 |
|
wukko
|
63b2681017
|
api/match-action: always proxy photos
|
2025-01-20 19:04:31 +06:00 |
|
wukko
|
9bdcb9d821
|
api/utils: update getRedirectingURL to accept more statuses & dispatcher
|
2025-01-20 18:51:37 +06:00 |
|
wukko
|
ef687750b4
|
api/tiktok: update domain because dns records for main one are gone
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
closes #1057
|
2025-01-18 17:02:24 +06:00 |
|
jj
|
ce7d553beb
|
api/match-action: pass audio bitrate when creating tiktok stream
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
fixes #996
|
2025-01-12 16:43:55 +00:00 |
|
wukko
|
50db4d342a
|
api & web: roll back the default hls change due to doubled CPU usage
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
|
2025-01-08 11:22:05 +06:00 |
|
wukko
|
7db31851d0
|
api/package: bump version to 10.5.3
|
2025-01-08 10:58:49 +06:00 |
|
wukko
|
b47987754a
|
web/settings/defaults: enable youtubeHLS by default (again)
|
2025-01-08 10:56:59 +06:00 |
|
wukko
|
ec019a1b50
|
api/schema: enable youtubeHLS by default
|
2025-01-08 10:54:07 +06:00 |
|
wukko
|
937fddf3e9
|
web/settings/defaults: roll back default hls
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
it seems to be doing more bad than good, we need to scale or finish the duck project first
|
2025-01-07 13:16:58 +06:00 |
|
wukko
|
f07ebaa04c
|
web/settings/defaults: enable youtubeHLS by default
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
yolo #testinprod
|
2025-01-06 15:38:58 +06:00 |
|
jj
|
0f65165671
|
api/package: bump version to 10.5.2
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
|
2024-12-27 17:17:08 +00:00 |
|
jj
|
a14e51d8bd
|
api: uninstall esbuild
also not used for a while anymore
|
2024-12-27 15:18:57 +00:00 |
|
jj
|
ac3716ae4a
|
api: uninstall node-cache package
not used for a while anymore
|
2024-12-27 15:16:49 +00:00 |
|
wukko
|
38823ecb22
|
web/changelogs/10.5: rephrase some sentences
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
|
2024-12-24 00:24:59 +06:00 |
|
wukko
|
1dc3532c5d
|
api/package: bump version to 10.5.1
|
2024-12-23 23:34:14 +06:00 |
|
wukko
|
4d634603e2
|
api/youtube: fix variable shadowing
oops
|
2024-12-23 23:34:05 +06:00 |
|
wukko
|
c6be689453
|
web/changelogs/10.5: fix reference to latest commit
|
2024-12-23 23:23:43 +06:00 |
|
wukko
|
41430ff0da
|
web/package: bump version to 10.5
|
2024-12-23 23:22:19 +06:00 |
|
wukko
|
a3166df03b
|
web/changelogs: fix 10.5 changelog version
|
2024-12-23 23:22:11 +06:00 |
|
wukko
|
7f7281d794
|
api/package: bump version to 10.5
|
2024-12-23 23:21:44 +06:00 |
|
wukko
|
b998425c7e
|
web/changelogs/10.4: fix the reference to twitter
|
2024-12-23 23:16:05 +06:00 |
|
wukko
|
328bfeb416
|
web/changelogs: add a 10.4 changelog
|
2024-12-23 23:06:21 +06:00 |
|
wukko
|
6b49bce595
|
web/layout: add more padding and a separation line to h2 in long text
|
2024-12-23 23:03:35 +06:00 |
|
wukko
|
00c4531011
|
web/ChangelogEntry: increase max banner height
|
2024-12-23 23:02:34 +06:00 |
|
wukko
|
c6d0e0bdd5
|
api/youtube: use poToken, visitorData, and web client with cookies
and also decipher media whenever needed, but only if cookies are used
|
2024-12-23 22:58:16 +06:00 |
|
jj
|
9da3ba60a9
|
api/youtube: add support for cookies
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run service tests / test service functionality (push) Waiting to run
Run service tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
|
2024-12-23 11:11:48 +00:00 |
|
jj
|
999fa562e0
|
web: bump version to 10.4.6
Run service tests / test service functionality (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
|
2024-12-22 14:10:51 +00:00 |
|
jj
|
537d1e8b61
|
api: bump version to 10.4.7
|
2024-12-22 14:10:31 +00:00 |
|
jj
|
1ed7e74773
|
api/match-action: pass isHLS when muting audio
fixes a bug where HLS status would be ignored if a muted video
was downloaded with HLS enabled
|
2024-12-22 14:09:16 +00:00 |
|
wukko
|
4cdbb02de2
|
web/SupportedServices: speed up the secondary expand by ~200μs
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
|
2024-12-16 00:25:45 +06:00 |
|
wukko
|
2e4b76de6e
|
api/package: bump version to 10.4.6
|
2024-12-16 00:04:58 +06:00 |
|
wukko
|
1da7ad7a98
|
web/package: bump version to 10.4.5
|
2024-12-16 00:04:43 +06:00 |
|
jj
|
459b2c8283
|
api/internal-hls: don't remake chunk istreams if already wrapped
|
2024-12-15 17:59:47 +00:00 |
|
wukko
|
d8cfb78047
|
web/layout: adjust opacity of popover glow in dark mode
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
|
2024-12-15 00:24:54 +06:00 |
|
wukko
|
689d7b4846
|
web/DonateOptionsCard: hide the scroller for aria, not all options
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
|
2024-12-14 13:07:30 +06:00 |
|
wukko
|
35d9917301
|
web/SupportedServices: render popover only when needed
& also focus it for screen readers
|
2024-12-14 12:51:00 +06:00 |
|
wukko
|
89f197375c
|
web/SupportedServices: better glow in dark mode
|
2024-12-14 12:42:38 +06:00 |
|
wukko
|
b44410e93b
|
web/SupportedServices: springy expand animation
|
2024-12-14 12:30:04 +06:00 |
|
wukko
|
86a67dee83
|
api/package: bump version to 10.4.5
Run service tests / test service functionality (push) Has been cancelled
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
|
2024-12-13 16:03:32 +06:00 |
|