Commit graph

168 commits

Author SHA1 Message Date
wukko c1079c544d
localization: update russian description for tiktok h265 2024-04-30 00:38:00 +06:00
wukko 8f5eec0b5d
added an option for tiktok h265 videos, majorly cleaned up frontend
- cleaned up cobalt.js (by a lot)
- removed notification dot
- removed settings migration
- removed vimeoDash
- turned youtube track language switcher into a toggle
- added clarification as to what youtube dub does
- updated defaults to match with backend
- now matching a url from any string at any place
2024-04-30 00:04:19 +06:00
wukko dc243a1e61
localization: remove double line break in codec desc 2024-04-29 21:42:18 +06:00
wukko d09e6a3110
localization: update strings related to youtube 2024-04-27 18:42:45 +06:00
wukko 33a5a60969
front: remove an option to hide new version dot
turns out this option was confusing people (and also didn't do much)
2024-04-05 11:57:06 +06:00
wukko bcd8ca14b0 loc/en: remove extra comma in ContactLink 2024-03-29 06:03:45 +06:00
wukko 49ef0b4e8b ru: update AnalyticsDescription 2024-03-16 23:22:26 +06:00
wukko 98a623bce3 front: added an option to opt out of traffic stats and a privacy policy section about it 2024-03-16 23:18:39 +06:00
wukko d87613a1fd global: disable tiktok watermark by default and remove a way to change it
tiktok replaced uploader's username in watermark with some corny shit like "Laughter awaits", making watermarks absolutely useless

instead of this feature the uploader's username is now always in the filename
2024-03-16 22:26:04 +06:00
wukko 6737e15ead loc: fix grammar in ru text for unsupported error 2024-03-07 20:32:11 +06:00
wukko f85ef100ef loc: updated privacy policy to include info about encryption
- fixed grammar in russian donate message
- added 7.11 update message
2024-03-06 20:54:40 +06:00
wukko c53bfca67e loc: update ru loc and add even more clarity to en version 2024-03-06 20:26:01 +06:00
wukko 9d0f033b8a loc: update ios saving tutorial and donation text
updated shortcuts, added save to files option
2024-03-06 20:10:41 +06:00
wukko ea7ac37a0f web: new popup with meowbalt, fixes, removed migration popup
- new popup style featuring meowbalt
- removed migration popup
- rounder corners
- bottom glass-bkg in popups is no longer rounded on top right (accidentally matched as :last-child)
- small popup is now of fixed width on desktop
- small popup animation should be smoother on mobile
- better ui scaling across resolutions
2024-03-06 19:12:04 +06:00
wukko 5961fb8252 loc: remove double sometimes from yt codec error 2024-02-10 23:22:21 +06:00
wukko 6de230f642 twitter: more descriptive errors 2024-02-02 23:12:05 +06:00
wukko e4405828a6 7.9 changelog 2024-01-17 19:35:50 +06:00
dumbmoron 2acbbadbcb
Merge branch 'twitter-gif' into html-cleanup 2024-01-17 12:08:01 +01:00
wukko f57faad853 page: translated donate image description 2024-01-17 16:47:08 +06:00
wukko 64f5f360c6 loc: remove outdated update strings 2024-01-17 16:18:38 +06:00
wukko 18c0dbadfd loc: update gif strings and translate them to russian 2024-01-17 15:30:35 +06:00
wukko a63a35c74d twitter: add option to convert .mp4 to .gif 2024-01-17 11:38:51 +06:00
dumbmoron e807a3f2ab
loc: escape less-than sign in MadeWithLove 2024-01-15 00:22:30 +00:00
dumbmoron c32704dfe3
frontend: more self-closing/invalid closing tag cleanup 2024-01-15 00:13:16 +00:00
wukko a41e50b533 loc: update SettingsCodecDescription 2024-01-07 14:43:12 +06:00
wukko 987f2f76b9 localization: updated support text 2024-01-02 12:33:03 +06:00
wukko cc47f9fd8a update: add 7.8 update message and emoji 2023-12-26 00:08:58 +06:00
wukko 1fbd0a2c05 front: optimise ui (mostly address area)
- using :first-child and :last-child instead of classes for switchers
- improved scaling
- less mess in css
2023-12-25 23:57:33 +06:00
wukko f500d8b5f9 better support section in about
- added status page to support section
- updated order of items
- clean up
2023-12-25 17:46:33 +06:00
wukko e00a3a4849 7.7.2: made terms and ethics more descriptive 2023-12-08 18:54:44 +06:00
wukko 760f55bdb4 7.7 changelog and banner 2023-12-02 23:47:34 +06:00
wukko 5bd50fd55f twitter: remux all videos
- increased stream link lifespan to 90 seconds
- decreased max video duration back to 3 hours
2023-12-02 20:44:19 +06:00
wukko e4c105f2a2 fix line duplication (due to skill issue) 2023-10-28 19:03:49 +06:00
wukko 31a2136c90 updated docs 2023-10-28 18:51:20 +06:00
wukko 3a4f8ef31b updated the file name style order in desc 2023-10-15 20:41:02 +06:00
wukko 81d37e9987 final file name style picker 2023-10-14 22:51:53 +06:00
wukko 16f74094b9 filename pattern customization
- added metadata for rutube and vimeo.
- added a picker for preferred filename pattern.
- fixed content disposition header.
- mute and audio dub tags don't appear together in a file name anymore.
- youtube: dub file name tag doesn't appear anymore if audio track is default.
2023-10-12 23:14:54 +06:00
wukko a57ee53b21 list of sponsors + fixes
- added list of sponsors, if you host an instance, it can be enabled with showSponsors.
- fixed download button thickness on ios.
- about button now opens about tab when no new changelog is available.
2023-10-12 17:33:26 +06:00
wukko e721cf9878 support for rutube, fixes, accommodations for multi lang 2023-09-16 23:38:07 +06:00
wukko 18610a2ee6 update russian loc 2023-09-12 19:28:17 +06:00
wukko 04484f634f prepare for domain change, add settings migration 2023-09-09 03:10:43 +06:00
wukko 83f496a625 solve merge conflict i think 2023-09-06 20:03:35 +06:00
wukko e50f5eed34 loc update 2023-09-06 19:50:36 +06:00
dumbmoron 93aa1f4db4 add option to disable file metadata
closes #142
2023-08-25 17:57:03 +00:00
wukko 0a5fff32ae 7.1 release
added changelog and update notice
2023-08-20 23:25:02 +06:00
wukko dfdda06099 added support for instagram images
also improved various picker
2023-08-20 19:14:31 +06:00
wukko 5955594e48 even more cleansing
- added support for x.com urls
- removed del shortcut for clearing url input area because it was causing regular typing issues
- added info about no liability
- fixed donate button glow and text backdrop padding
- updated donation and privacy policy texts for more clarity in both english and russian
- made cors question in setup script to take yes as answer, not just 'y'
- text-to-copy now has proper rounding when highlighted
- home screen now smoothly fades in instead of popping in
2023-08-14 00:09:50 +06:00
wukko 998ab635d3 more ui enhancements
new in this commit:
- rounded corners everywhere! cobalt is now safe for everyone who can't handle sharp objects.
- proper banner loading. no more jumping text!
- proper banner error handling. if banner wasn't loaded, it'll simply go grey instead of disappearing.
- links are no longer italic and are instead underlined.
- collapsible lists now have corresponding emoji.
- donate button is now highlighted with magenta instead of white.
- added a list of keyboard shortcuts to about tab.
- centered old changelog loader.
2023-08-11 21:53:30 +06:00
wukko 43a3ebf475 7.0: ui refresh and more 2023-08-05 00:43:12 +06:00
wukko bbf450a1fa 6.3: new error and save popups
- remade error and save popups. both are now properly located and sized on mobile screens. this is the first step in modernizing cobalt ui!
- fixed >> button getting stuck in error state.
2023-07-19 01:50:51 +06:00