Commit graph

682 commits

Author SHA1 Message Date
wukko f10f9b7ce8
7.9: twitter gifs, ok.ru support, pinterest improvements, and more
merge pull request #321 from wukko/twitter-gif
2024-01-17 17:32:12 +06:00
wukko 2332c18cee
biblically accurate HTML and clean up
merge pull request #317 from dumbmoron/html-cleanup
2024-01-17 17:17:57 +06:00
wukko 93c329c52f
servicesConfig: enable wildcard subdomains for reddit
merge pull request #318 from dumbmoron/patch-1
2024-01-17 17:16:41 +06:00
wukko 7a2a022aaa
servicesConfig: add support for instagram live vods
merge pull request #316 from dumbmoron/instagram-vod
2024-01-17 17:16:15 +06:00
dumbmoron 2acbbadbcb
Merge branch 'twitter-gif' into html-cleanup 2024-01-17 12:08:01 +01:00
wukko fc9740545c banners: replace shutup with higher quality version 2024-01-17 16:57:00 +06:00
wukko f57faad853 page: translated donate image description 2024-01-17 16:47:08 +06:00
wukko ecb42c0fc8 cobalt.css: fix error button color 2024-01-17 16:43:14 +06:00
wukko 64f5f360c6 loc: remove outdated update strings 2024-01-17 16:18:38 +06:00
wukko 4fa6608bde package: bump version to 7.9 2024-01-17 15:57:58 +06:00
wukko 58a0547def vimeo: remove debugging (oops) 2024-01-17 15:55:45 +06:00
wukko 4d850c5d64 vimeo: fix 1440p bug and format filtering 2024-01-17 15:54:52 +06:00
wukko 18c0dbadfd loc: update gif strings and translate them to russian 2024-01-17 15:30:35 +06:00
wukko 9aabb4d738 pinterest: pin.it support & fix parsing 2024-01-17 15:05:39 +06:00
wukko 8c868c4385 tests: add ok 2024-01-17 13:17:26 +06:00
wukko 5b1e9f1fa6 add support for ok videos & clean up 2024-01-17 13:02:52 +06:00
wukko a63a35c74d twitter: add option to convert .mp4 to .gif 2024-01-17 11:38:51 +06:00
dumbmoron 22d4587318
servicesConfig: enable wildcard subdomains for reddit 2024-01-16 00:27:33 +01:00
dumbmoron ca51acd5bd
onDemand: add alt texts to historical changelogs 2024-01-15 00:30:37 +00:00
dumbmoron e807a3f2ab
loc: escape less-than sign in MadeWithLove 2024-01-15 00:22:30 +00:00
dumbmoron 233d4ee4bc
changelog: add alt text to banners 2024-01-15 00:22:27 +00:00
dumbmoron 2d1c1782de
changelogManager: refactor 2024-01-15 00:13:16 +00:00
dumbmoron 7a7343bf13
updateBanners: correct file format for v4.6 update 2024-01-15 00:13:16 +00:00
dumbmoron c32704dfe3
frontend: more self-closing/invalid closing tag cleanup 2024-01-15 00:13:16 +00:00
dumbmoron 4680582ce9
frontend: use class instead of id for reoccurring elements 2024-01-15 00:13:16 +00:00
dumbmoron c04c37a548
page: deduplicate tiktok settings element id 2024-01-15 00:13:16 +00:00
dumbmoron 6f5bb80b3a
page: remove invalid attributes, closing tags, useless trailing slashes 2024-01-15 00:13:11 +00:00
dumbmoron 62f847ba61
servicesConfig: add support for instagram live vods 2024-01-14 23:54:36 +00:00
dumbmoron b0996b85fb
page, stream: drop leftover selfURL usage 2024-01-14 23:02:49 +00:00
dumbmoron e5045df9af
emoji: add space after style attribute if added 2024-01-14 23:02:49 +00:00
dumbmoron b5952f1ef9
page: fix invalid style preload 2024-01-14 23:02:49 +00:00
dumbmoron 6145259db8
page: remove useless trailing slash on meta elements 2024-01-14 23:02:27 +00:00
wukko 67329199e8 package: bump version to 7.8.6 2024-01-14 22:47:55 +06:00
wukko 1672901bad page: make html biblically correct 2024-01-14 22:40:41 +06:00
wukko 0c39102b3c page: remove broken unused element 2024-01-14 22:30:46 +06:00
wukko f73f09c0aa 7.8.5: fix modal blurriness in chromium 2024-01-08 13:17:14 +06:00
wukko 6981be2556
css: fix blurry text on modal contents
merge pull request #309 from busybox11/current
2024-01-08 13:15:06 +06:00
busybox11 177fa3c150
cobalt.css: fix blurry text on modal contents 2024-01-08 01:23:45 +01:00
wukko 1dda4e30f4 package: bump version to 7.8.4 2024-01-07 14:44:14 +06:00
wukko a41e50b533 loc: update SettingsCodecDescription 2024-01-07 14:43:12 +06:00
wukko d46218de18
twitter: more supported links, token reuse, and clean up
merge pull request #303 from dumbmoron/twitter-reuse-token
2024-01-07 14:37:39 +06:00
wukko e1edecb859 twitter: fix parsing from /video/<index> links
error is no longer thrown if index is an unexpected value (such as 0 or negative)
2024-01-07 14:22:59 +06:00
wukko 678d6a56ca twitter: clean up 2024-01-07 13:48:30 +06:00
dumbmoron 678e00430b
twitter: add support for media[vV]iewer links 2024-01-05 21:11:14 +00:00
dumbmoron ed2c63f9a4
twitter: downloading specific video if given index 2024-01-05 21:10:12 +00:00
wukko 28ae8e453a
github: add issue templates 2024-01-05 14:16:01 +06:00
dumbmoron 7b41dfef9e
twitter: cache token, get new one & retry on error 2024-01-04 16:59:55 +00:00
dumbmoron 02b67a3145
twitter: cleanup/decomposition 2024-01-04 16:59:33 +00:00
wukko d8d6a0c45a api docs: fix typos 2024-01-02 12:49:20 +06:00
wukko 3e419a1924 package: bump version to 7.8.3 2024-01-02 12:36:27 +06:00