wukko
3e5ccea23c
chore: remove unused imports/variables
2024-05-14 13:08:36 +06:00
wukko
840bdf35b7
web: remove broken android navigation bar coloring
...
cuz it doesn't work
2024-05-12 20:04:12 +06:00
wukko
d57fe93234
web: improvements for android web app
...
- reduced padding when installed as standalone
- now attempting to color the navigation bar
2024-05-12 19:34:48 +06:00
wukko
05301f1cd5
web/cobalt.js: match status bar popup color better
2024-05-12 19:03:27 +06:00
wukko
4aa5aef775
web/cobalt.js: clean up
2024-05-12 17:31:33 +06:00
wukko
ecdae7fac9
web/cobalt.js: change status bar color with theme
...
also:
- cleaned up theming logics
- cleaned up switcher function
2024-05-12 17:11:58 +06:00
wukko
e2d1913043
web: more ipad accommodations and clean up
...
- moved all user agent toggles to (legacy) frontend, like it should have always been
- removed unnecessary building
2024-05-11 01:05:24 +06:00
wukko
7cf08c5eeb
web/cobalt.js: enable ios adaptations for ipados
...
& clean up user agent matching
2024-05-10 19:11:57 +06:00
wukko
15961c9e0a
web: add 240p and 144p to quality picker
2024-05-04 08:30:59 +06:00
wukko
511ad07d2f
front/cobalt.js: actually extract the url from clipboard
2024-04-30 00:34:29 +06:00
wukko
9b0d968cca
cobalt: use test instead of match in pasteClipboard
2024-04-30 00:28:40 +06:00
wukko
9fae8f03ff
front/cobalt.js: fixes based on review
2024-04-30 00:25:43 +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
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
25aa2fb609
front: hide everything related to plausible if it's disabled
2024-03-16 23:33:33 +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
234f05ca9d
changelog: add 7.11 changelog and banner
2024-03-06 18:36:55 +00:00
wukko
3b7e9fa055
front: put notification dot in a span instead of div
2024-03-06 20:11:11 +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
5a45f5ef64
Merge branch 'current' into fix-hold-various-picker
2024-01-31 16:12:20 +06:00
wukko
b0d1840087
front: update picker descriptions
2024-01-28 14:13:53 +06:00
wukko
d73d431eec
front: use same picker title for images and media
2024-01-28 13:59:18 +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
a63a35c74d
twitter: add option to convert .mp4 to .gif
2024-01-17 11:38:51 +06:00
dumbmoron
c32704dfe3
frontend: more self-closing/invalid closing tag cleanup
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
798d0d7242
front: ignore shift+key combinations if url bar is focused
...
prevents shortcuts from getting triggered by accident when manually typing out url
2023-12-26 00:55:30 +00:00
dumbmoron
e1fa32beb3
front: don't mangle and encode urls when sending to api
2023-12-25 12:34:20 +00:00
wukko
0014c8b9fb
front: fixed quick ⌘+V pasting on mac
...
also rearranged list of crypto donation methods
2023-12-21 00:31:48 +06:00
wukko
e605a99d54
front: removed download popup auto closing
2023-12-05 15:50:01 +06:00
wukko
760f55bdb4
7.7 changelog and banner
2023-12-02 23:47:34 +06:00
wukko
89c5067685
web: fix auto hiding of download popup
2023-12-02 23:10:19 +06:00
wukko
83d82f5da9
web: saving cobalt streams via action chooser
2023-12-02 22:51:08 +06:00
wukko
d6f5f135b3
bump frontend version
2023-10-15 01:24:41 +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
dumbmoron
840994ef71
fix "press & hold" not working on various
picker
2023-10-11 07:09:24 +00:00
wukko
1b46015696
7.5 release
2023-09-17 00:30:15 +06:00
wukko
5fb23dae65
data transfer fixes
...
- transfer data only if it wasn't transferred before, preventing unexpected changes.
- show popup every time a user is redirected.
- don't show an error if user's settings are equal to defaults.
2023-09-09 11:17:55 +06:00
wukko
04484f634f
prepare for domain change, add settings migration
2023-09-09 03:10:43 +06:00
wukko
0cfdf15cfa
scroll to top on tab change in popups
2023-09-07 22:42:33 +06:00
wukko
6ae16bfd1d
7.3 release stuff
...
added changelog and bumped up the version
2023-09-06 20:32:52 +06:00
wukko
6698ed3b46
fixes
2023-09-06 20:01:17 +06:00
dumbmoron
93aa1f4db4
add option to disable file metadata
...
closes #142
2023-08-25 17:57:03 +00:00
wukko
4a52fe632d
forgot this one
2023-08-22 01:15:07 +06:00
wukko
2c4efc5a25
fix for picker on ios & popup title line height
2023-08-21 23:40:37 +06:00
wukko
0a5fff32ae
7.1 release
...
added changelog and update notice
2023-08-20 23:25:02 +06:00