Commit graph

203 commits

Author SHA1 Message Date
jj abd9f2eb87
web/cobalt.js: fix copying text on click
Signed-off-by: jj <log@riseup.net>
2024-05-25 15:12:18 +02:00
wukko ff5132df6d
changelog: add 7.14 update info 2024-05-18 00:26:05 +06:00
wukko 3680afd80e
web/css: reduce main box & explanation padding 2024-05-18 00:23:47 +06:00
wukko ee1e899b39
web/cobalt.js: fix celebration emoji loading 2024-05-16 22:36:55 +06:00
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 229ddb3701
web/cobalt.css: fix page height in web app on ipad 2024-05-12 19:53:12 +06:00
wukko 81ef49c104
web/emoji: replace high detail svgs with pngs
- fixes blurry svg rendering in safari
- removes unused 3d emoji
2024-05-12 19:37:56 +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 852c9aedd0
web/cobalt.css: remove redundant theming 2024-05-12 17:12:17 +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 526341fcae
web/cobalt.css: optimised padding and safe area
- fixed top padding on iphones with dynamic island when installed as app
- unified padding with 2 variables
- smaller padding everywhere
- moved all safe area calls into standalone media query for mobile layout
- fixed dialog bottom padding
- minimised header and tab footprint in browser on mobile, allowing for more content on one screen
2024-05-12 15:51:54 +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 c3c43811d5
web: added 7.13 changelog 2024-05-05 15:05:50 +06:00
wukko 71de708f8c
cobalt.css: smaller changelog version padding 2024-05-05 14:37:04 +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 617e427088
web: add maskable icons back to manifest 2024-04-24 16:44:29 +06:00
wukko d4be75d404
front: remove maskable icons 2024-04-17 00:08:29 +06:00
wukko 70fdc2939a
front/manifest: add share_target support to allow sharing links to cobalt PWA (#404) 2024-04-16 23:58:31 +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 9973655abe
css: reduce button padding for main box 2024-04-05 11:52:59 +06:00
wukko 66d471a790
front/css: fix logo css
Signed-off-by: wukko <me@wukko.me>
2024-03-31 22:50:42 +06:00
wukko 95bfa53480
css: proper rounding
Signed-off-by: wukko <me@wukko.me>
2024-03-31 20:44:00 +06:00
wukko 5438eb4405 cobalt.css: stretch error popup content to full width 2024-03-29 06:04:16 +06:00
wukko 17fdae23c9
front: make webmanifest readable
Signed-off-by: wukko <me@wukko.me>
2024-03-26 13:15:25 +06:00
Himan b925d27d67
Add share_target support to PWA manifest
Signed-off-by: Himan <43524404+yerrak00@users.noreply.github.com>
2024-03-25 20:51:54 -07: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 190c78b09a cobalt.css: make meowbalt stick out on left side of download popup 2024-03-07 19:57:44 +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 8d8b04dd1f css: smaller button padding in home 2024-02-27 15:48:46 +06:00
wukko 5a45f5ef64
Merge branch 'current' into fix-hold-various-picker 2024-01-31 16:12:20 +06:00
wukko 1345964280 front: fix picker padding and content alignment 2024-01-28 14:15:11 +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 8e24f91a06 cobalt.css: brighter light mode 2024-01-28 12:43:13 +06:00
wukko 592398f4de cobalt.css: fix header padding on smaller devices 2024-01-18 21:36:29 +06:00
wukko e4405828a6 7.9 changelog 2024-01-17 19:35:50 +06:00
wukko 5a769ceb94 page: remove init fade-in when animations are disabled 2024-01-17 18:03:40 +06:00
dumbmoron 2acbbadbcb
Merge branch 'twitter-gif' into html-cleanup 2024-01-17 12:08:01 +01:00