Commit graph

312 commits

Author SHA1 Message Date
wukko a3daa65148 5.2
- page render caching
- onDemand block caching
- page html minify
- better rate limiting
- minor cobalt.js clean up
- page render platform indication in settings popup

all these changes are aimed to improve performance and responsiveness

!! not final version of 5.2 !!
2023-03-10 00:41:17 +06:00
wukko daa2856d92 5.1.2
- added women's day celebration emoji
- fixed vk user id extraction
2023-03-08 13:17:33 +06:00
wukko 2884bd9081 5.1.1
- bigger video/audio duration limit (3 hours instead of 2 hours and 5 minutes).
- no more unexpected errors when downloading audio from youtube.
2023-03-01 08:37:26 +06:00
wukko d196510b80
updated variables for vquality in api docs 2023-02-26 23:50:57 +06:00
wukko 9645472a53 added more closed issues to changelog 2023-02-26 22:51:22 +06:00
wukko 6465ac8d6f 5.1
closes #62, #66, #75
2023-02-26 22:49:25 +06:00
alyx e2db3b8fb7 add dockerfile 2023-02-20 13:12:26 -06:00
wukko 9b17300492
Create FUNDING.yml 2023-02-16 16:04:22 +06:00
wukko a82db92991
removed deprecation note from api docs 2023-02-14 14:44:45 +06:00
wukko dbf870da87 forgot to bump up the version oopsie 2023-02-13 22:02:38 +06:00
wukko c57d16b615 added 5.0 changelog 2023-02-13 21:56:52 +06:00
wukko 7911a35eb6
merge 5.0 from wukko/develop
stable 5.0
2023-02-13 20:44:27 +06:00
wukko 3617382bb0 more clean up 2023-02-13 20:42:16 +06:00
wukko ff9f2c5cce deepsource config update 2023-02-13 20:39:09 +06:00
wukko 73b5da8df0 Update .deepsource.toml 2023-02-13 20:34:12 +06:00
wukko a1fea0a5f1 fixes 2023-02-13 20:30:57 +06:00
wukko 20ae9acfe8 5.0 2023-02-13 20:23:48 +06:00
wukko 3c578d6d49 cleaning up what i missed 2023-02-13 20:02:52 +06:00
wukko 18199c534f changed the socialLink element class
some adblocking filters block .social-link class, and this is not an ad, at all :/
2023-02-13 19:49:18 +06:00
wukko 75a85972aa 5.0
- finished writing tests for all services
- fixed douyin support
- fixed tiktok picker that was broken by previous commit
- temporarily removed douyin photos from list of supported services
- fixed support for "user view" vk clip links
- slightly improved the testing script
2023-02-13 19:44:58 +06:00
wukko 0e7a281366 accidentally left error logging 2023-02-12 13:41:28 +06:00
wukko dacaaf5b27 5.0-dev1
- rewrote and/or optimized all service modules
- rewrote matching and processing modules to optimize readability and performance
- added support for reddit gifs
- fixed various issues with twitter error explanations
- code optimizations and enhancements (such as finally getting rid of ==, prettier and more readable formatting, etc)
- added branch information
- all functions in currentCommit submodule run only once and cache received data
- added a test script. only twitter and soundcloud are 100% covered and tested atm, will add tests (and probably fixes) for the rest of services in next commits
- changed some localization strings for russian
- added more clarity to rate limit message
- moved services folder into processing folder
2023-02-12 13:40:49 +06:00
wukko 3432c91482 refactoring & fixes
- added duration check to vimeo module
- fixed quality picking in vimeo module for progressive video type
- dropping requests from ie users instead of redirecting
- probably something else but i forgot to be honest
2023-02-09 20:45:17 +06:00
wukko c7a9723847 second attempt of updating the wide banner 2023-01-30 00:55:20 +06:00
wukko 28becbc76b new wide banner 2023-01-30 00:46:18 +06:00
wukko fb67e2b495 updated readme 2023-01-30 00:39:53 +06:00
wukko 30356b453a extremely stupid typo 2023-01-30 00:28:10 +06:00
wukko 6b87c7babd 4.8: new about popup and other visual improvements 2023-01-30 00:17:33 +06:00
wukko b557ffb0cf fixed a typo in changelog 2023-01-18 17:32:19 +06:00
wukko f6c71bd417 Merge branch 'current' of https://github.com/wukko/cobalt into current 2023-01-18 17:28:00 +06:00
wukko 4a36e638cf catching even more events to kill ffmpeg 2023-01-18 17:27:57 +06:00
wukko 3b43e40482
new crowdin updates
spanish and portuguese (brazilian) updates
2023-01-18 16:39:49 +06:00
wukko 1ce0c98175
Merge branch 'current' into crowdin 2023-01-18 16:38:21 +06:00
wukko abab8b7c6b fix switches scrollbar visibility in firefox 2023-01-18 16:30:55 +06:00
wukko 4a03d890fb New translations en.json (Portuguese, Brazilian) 2023-01-18 06:00:04 +06:00
wukko 06d4d8a5b0 4.7.3: ffmpeg should quit when download is abruptly cut off 2023-01-15 17:27:45 +06:00
wukko 64dad9ee70 4.7.2: ffmpeg should now quit on render end 2023-01-15 17:11:12 +06:00
wukko 007fcddd48 4.7.1: fixed popup padding 2023-01-15 16:51:37 +06:00
wukko 9a27e46721
updated readme 2023-01-14 00:54:00 +06:00
wukko 108fcc569a fixed a typo in changelog 2023-01-14 00:46:10 +06:00
wukko cb8da59bd1 New translations en.json (Russian) 2023-01-14 00:39:46 +06:00
wukko 3b5bf51ba7 4.7
fixes #63, #67, #68, and #71, among other issues
2023-01-14 00:34:48 +06:00
wukko 986012630f New translations en.json (Spanish) 2023-01-05 17:53:33 +06:00
wukko 1a1a4534b7 fixed an oopsie in tumblr module 2022-12-21 10:46:36 +06:00
wukko 8d3ffe3ea4 updated the startup message one more time 2022-12-17 17:40:20 +06:00
wukko cfc461f2af fixed the date in startup message 2022-12-17 17:36:15 +06:00
wukko b0039466db oops 2022-12-17 17:31:31 +06:00
wukko 498bdabb86 removed legacy stuff 2022-12-17 17:29:40 +06:00
wukko 13c2884a41 updated readme and fixed some things 2022-12-17 17:22:39 +06:00
wukko 282c66a2fa New translations en.json (Russian) 2022-12-17 17:11:18 +06:00