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
wukko
fc9740545c
banners: replace shutup with higher quality version
2024-01-17 16:57:00 +06:00
wukko
ecb42c0fc8
cobalt.css: fix error button color
2024-01-17 16:43:14 +06:00
wukko
a63a35c74d
twitter: add option to convert .mp4 to .gif
2024-01-17 11:38:51 +06:00
dumbmoron
7a7343bf13
updateBanners: correct file format for v4.6 update
2024-01-15 00:13:16 +00:00
dumbmoron
c32704dfe3
frontend: more self-closing/invalid closing tag cleanup
2024-01-15 00:13:16 +00:00
dumbmoron
4680582ce9
frontend: use class
instead of id
for reoccurring elements
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
busybox11
177fa3c150
cobalt.css: fix blurry text on modal contents
2024-01-08 01:23:45 +01:00
wukko
a69497245b
robots: added more paths to ignore
2023-12-26 18:28:47 +06: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
wukko
c0c4ca167e
changelog: 7.8
...
also replaced all mentions of full repo url (for some reason i never used {repo})
2023-12-26 01:37:47 +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
4b9d61b13f
clean up url handling
...
merge pull request #271 from dumbmoron/cleanup-url-handling
2023-12-25 18:36:18 +06:00
dumbmoron
e1fa32beb3
front: don't mangle and encode urls when sending to api
2023-12-25 12:34:20 +00: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
0014c8b9fb
front: fixed quick ⌘+V pasting on mac
...
also rearranged list of crypto donation methods
2023-12-21 00:31:48 +06:00
wukko
e00a3a4849
7.7.2: made terms and ethics more descriptive
2023-12-08 18:54:44 +06:00
wukko
e605a99d54
front: removed download popup auto closing
2023-12-05 15:50:01 +06:00
wukko
8c9cc21068
update 7.7 banner
2023-12-03 00:07:40 +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