Commit graph

66 commits

Author SHA1 Message Date
wukko
36f5089a38 removed trailing line break from loc 2022-10-02 20:18:41 +06:00
wukko
fe3ada0323 removed annoying popups 2022-10-02 20:13:33 +06:00
wukko
5593b67a74 3.6 2022-09-28 18:21:36 +06:00
wukko
c6d1761b11 vk fixes and new changelog system 2022-09-11 21:04:06 +06:00
wukko
75c8e2b13c New translations en.json (Russian) 2022-09-09 07:14:20 +06:00
wukko
bfe025d321 ui revamp (3.5) 2022-09-08 22:02:55 +06:00
wukko
9ea832caf5 tiktok images and crowdin 2022-09-03 21:32:39 +06:00
wukko
a8b5555a1b added ability to download full audios from tiktok (3.3.5)
- it's now possible to download full audios from tiktok videos, you just have to turn that on in settings.
- tiktok audios are better in quality when it's possible to get exact audio used in video and not the full version of it.
- cleaned up the way user preference stuff is passed over between modules, should be way more flexible now.
- added audio ignore list to services config json instead of hardcoding it.
2022-08-23 20:43:56 +06:00
wukko
189ecf8fe7 soundcloud and tooltip and some other stuff (3.3) 2022-08-22 20:10:54 +06:00
wukko
869dab9d1f ukrainian localization and new error popup 2022-08-19 23:54:20 +06:00
wukko
a8a4a78d2d russian loc fix 2022-08-16 19:30:05 +06:00
wukko
a7ea766289 3.1 2022-08-16 16:31:41 +06:00
wukko
e11ee6fb62 clean up 2022-08-16 13:14:19 +06:00
wukko
54c14232d5 3.0
probably the biggest update in history of cobalt
2022-08-12 19:36:19 +06:00
wukko
c0289b6a8c basically new readme and more languages
- indonesian localization by @LyfeV
- rewrote readme
- added new line at the end for files that were missing it
2022-08-01 21:48:37 +06:00
wukko
a4a9af6120 remade localization system once again
- new localization system: fast, dynamic, way more organized
- localization strings are WAY more descriptive
- it's now easier to add support for other languages (just one loc file instead of five)
- localization now falls back to english if localized string isnt available
- got rid of all static language selectors (probably)
- slightly updated english and russian strings
- miscellaneous settings items have been bundled together and moved to the bottom, cause they're used the least
- bottom links should no longer touch the popup border on overflow
- rearranged popup order in the rendered page
- bumped version up to 2.2.5

if you see strings that are like this: !!EXAMPLE!! or withoutspace please file an issue on github
2022-07-24 16:54:05 +06:00