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
wukko
7f1ba6b36b
4.6.0: video muting and soundcloud client_id
2022-12-17 17:09:49 +06:00
wukko
f13a82e152
4.5
2022-12-07 01:21:07 +06:00
wukko
098a63638b
new crowdin updates
...
merge pull request #55 from wukko/crowdin
2022-12-05 12:02:55 +06:00
wukko
2b5818f2b4
Delete tr.json
2022-12-05 12:01:44 +06:00
wukko
aeca503c6c
Update tr.json
2022-12-05 12:00:29 +06:00
wukko
7f4ab53076
Update tr.json
2022-12-05 11:55:34 +06:00
wukko
06ae19969e
New translations en.json (Russian)
2022-11-20 19:59:07 +06:00
wukko
b660a66e80
forgot to bump up the version in web app
2022-11-20 19:47:59 +06:00
wukko
e03b1d3e83
4.4: new donations popup
...
this was done in my ongoing effort to renovate and simplify all parts of cobalt web interface
2022-11-20 19:46:08 +06:00
wukko
9f58fbff1c
had to remove fallback to tiktok webapp api
...
cdn now requires some kind of token, and i might figure it out later, but for now, it's better to get rid of it entirely.
2022-11-18 20:00:10 +06:00
wukko
3d7e88d71a
New translations en.json (Turkish)
2022-11-16 23:45:40 +06:00
wukko
26b746dfac
New translations en.json (Polish)
2022-11-16 21:15:01 +06:00
wukko
ebe7403713
fixed invalid variable declaration, again
2022-11-16 00:22:51 +06:00
wukko
271167f421
4.3.2
2022-11-15 23:37:33 +06:00
wukko
5bfdce252a
fixed support for twitter direct video links
2022-11-15 21:49:50 +06:00