wukko
|
33dd4b9fd8
|
web/SettingsToggle: add button class (because it's a button)
|
2025-02-24 22:29:05 +06:00 |
|
wukko
|
3e2c7a3c91
|
web/i18n/settings: fix video filename preview
now it displays the actual filename format you get
|
2025-02-24 22:28:33 +06:00 |
|
wukko
|
ded23ec29a
|
web/layout: use the chrome workaround only in chrome lol
oops
|
2025-02-24 21:33:24 +06:00 |
|
wukko
|
424a16729e
|
web/settings/local: update name of the media processing section
|
2025-02-24 18:46:11 +06:00 |
|
wukko
|
910e889f60
|
web/layout: don't use sign() in chrome cuz it's not supported there
|
2025-02-24 18:38:33 +06:00 |
|
wukko
|
5fa5a0e7cb
|
web/device: add browser type (just chrome for now)
|
2025-02-24 18:36:32 +06:00 |
|
wukko
|
910cbcf236
|
web/AboutSupport: allow the card to fill the available space
|
2025-02-24 17:24:06 +06:00 |
|
wukko
|
2e317c3abe
|
web/settings: update PageNav icon colors & icon for credits
|
2025-02-24 17:23:38 +06:00 |
|
wukko
|
969058d70b
|
web/settings: update PageNav colors
|
2025-02-24 17:22:56 +06:00 |
|
wukko
|
52528ddee8
|
web/PageNavTab: add more colors
|
2025-02-24 17:12:58 +06:00 |
|
wukko
|
b2df289894
|
web/PageNavTab: cleaner icon style
|
2025-02-24 16:30:33 +06:00 |
|
wukko
|
8e4d0cd03d
|
web/settings: add a local processing page
|
2025-02-24 15:51:11 +06:00 |
|
wukko
|
89fccae33d
|
web/settings/migrate: migrate alwaysProxy
|
2025-02-24 15:49:07 +06:00 |
|
wukko
|
b463ec7a7d
|
web/settings: move alwaysProxy & localProcessing, add useWebCodecs
|
2025-02-24 15:48:52 +06:00 |
|
wukko
|
540aee6194
|
merge: updates from main
|
2025-02-24 15:11:30 +06:00 |
|
wukko
|
187b1f8f05
|
api/package: update youtube.js to 13.1.0
|
2025-02-23 13:39:07 +06:00 |
|
wukko
|
82f3062759
|
api & web: bump package version to 10.7.5
|
2025-02-18 18:30:15 +06:00 |
|
wukko
|
7b63db13c4
|
web/i18n/error: add api.invalid_body & update api.unknown_response (#1118)
|
2025-02-18 12:44:53 +01:00 |
|
jj
|
dba405a6b4
|
api/facebook: add dispatcher support (#1115)
|
2025-02-18 17:44:25 +06:00 |
|
jj
|
a52aee2bb3
|
ci: use TEST_IGNORE_SERVICES variable for ignoring services
|
2025-02-18 09:12:55 +00:00 |
|
wukko
|
dcc99f0e62
|
merge: 10.7.4 from main branch
|
2025-02-13 17:20:11 +06:00 |
|
wukko
|
b540e48ffb
|
api/package: bump version to 10.7.4
|
2025-02-13 17:19:32 +06:00 |
|
wukko
|
b5ba86dd75
|
api/youtube: return a proper error if the video is "inappropriate"
|
2025-02-13 17:09:03 +06:00 |
|
wukko
|
3d98b4f9e4
|
web/i18n/error: update age restriction errors
|
2025-02-13 17:07:20 +06:00 |
|
wukko
|
dcc5b5d2fd
|
web/PickerDialog: adjust mobile scaling a bit
|
2025-02-13 01:05:08 +06:00 |
|
wukko
|
bc70cf4b6b
|
web/DialogHolder: improve bottom margin in mobile pwa
|
2025-02-13 00:53:17 +06:00 |
|
wukko
|
8d7f0d984f
|
web/layout: add & use the css variable for the focus ring
|
2025-02-13 00:32:02 +06:00 |
|
wukko
|
935947cafc
|
web/PickerItem: add a proper focus ring & fix different border radius
|
2025-02-13 00:29:09 +06:00 |
|
wukko
|
553b3f9091
|
web/PickerDialog: align the grid perfectly, better scaling
|
2025-02-13 00:26:45 +06:00 |
|
wukko
|
c0b671e45f
|
web/queen-bee: move runners to their own files
|
2025-02-12 13:34:52 +06:00 |
|
wukko
|
564fc65297
|
web/workers/remux: init libav only once, terminate after usage
|
2025-02-12 13:19:13 +06:00 |
|
wukko
|
ff62a4c2e6
|
web/types/libav: replace "extension" with "format" in FileInfo
|
2025-02-12 13:17:56 +06:00 |
|
jj
|
33ce314775
|
docs/run-an-instance: remove mention of "web" in composefile
this has not been relevant for a while now
|
2025-02-11 20:14:31 +01:00 |
|
wukko
|
c31c484894
|
merge: 10.7.3 from main
|
2025-02-11 16:18:30 +06:00 |
|
wukko
|
1830765101
|
web/package: sync version with api
|
2025-02-11 16:17:51 +06:00 |
|
wukko
|
80f9769d88
|
api/package: bump version to 10.7.3
|
2025-02-11 16:15:30 +06:00 |
|
wukko
|
4dc7d28696
|
api/instagram: fall back to photo in extractOldPost if video has no url
|
2025-02-11 15:42:16 +06:00 |
|
wukko
|
14556b3190
|
web/PickerDialog: ignore wrong items in an array
|
2025-02-11 15:39:53 +06:00 |
|
wukko
|
f76d40bec4
|
web/PickerItem: make sure the item url is valid
|
2025-02-11 15:29:23 +06:00 |
|
wukko
|
366279a3bc
|
web/PickerDialog: don't render an item if it has no url
|
2025-02-11 15:25:01 +06:00 |
|
lostdusty
|
fa267ae54b
|
api/core: return 429 http status for rate-limit (#1066)
Co-authored-by: jj <log@riseup.net>
|
2025-02-11 14:42:31 +06:00 |
|
jj
|
d8eda230e8
|
api/test: fix more twitter tests
|
2025-02-10 22:10:35 +00:00 |
|
jj
|
92061f2e82
|
api/run-test: print error code for unexpected errors
|
2025-02-10 22:06:30 +00:00 |
|
jj
|
fcb5023c23
|
api/test: always randomize ciphers and override envs
|
2025-02-10 22:04:57 +00:00 |
|
jj
|
d79950b15f
|
api/test: clear a bunch of canFails
|
2025-02-10 22:03:10 +00:00 |
|
jj
|
0426621cf5
|
api/test: fix twitter bookmarked photo link
|
2025-02-10 21:59:11 +00:00 |
|
jj
|
71d17cc31d
|
ci: use external proxy for tests
|
2025-02-10 21:55:20 +00:00 |
|
jj
|
a06bad161a
|
api/test: add env for configuring ignored tests
|
2025-02-10 21:55:11 +00:00 |
|
jj
|
8f57881a68
|
api/test: use proxy from external proxy env if available
|
2025-02-10 21:48:30 +00:00 |
|
Satya Ananda
|
d6b0fbc8ec
|
api/url: extract loom video id from longer links (#832)
Co-authored-by: jj <log@riseup.net>
|
2025-02-11 14:52:20 +06:00 |
|