Commit Graph

104 Commits

Author SHA1 Message Date
dfdda06099 added support for instagram images
also improved various picker
2023-08-20 19:14:31 +06:00
5541acee88 7.0.1: ui tweaks
- fixed streamable downloads in safari
- added background blur to popup backdrop
- reduced shadow blur for popups
- fixed content going out of corners in picker
2023-08-16 16:08:24 +06:00
2038050a2d fix streamable downloads on ios 2023-08-15 18:48:57 +06:00
fe56cc84aa temp fix until future update 2023-08-15 16:14:17 +06:00
5bc65ad44c 7.0 changelog 2023-08-15 16:07:43 +06:00
789acbc99b fix download audio button in picker 2023-08-14 02:07:05 +06:00
c4830cac08 made picker usable in new ui, but still ugly
download audio button still dies after 20 seconds, have to change url from stream to direct file (because tiktok audio links are static)
2023-08-14 01:36:19 +06:00
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
c5681bba94 making deepsource happy 2023-08-11 22:07:34 +06:00
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
689bac83d5 disable ask how to save checkbox on ios 2023-08-05 01:06:02 +06:00
5580eb1e13 oh my god goodnight 2023-08-05 01:01:45 +06:00
e9a7124b82 fuck wrong line 2023-08-05 01:01:16 +06:00
62a2547957 fixed unexpected clipboard popup on ios 2023-08-05 01:00:37 +06:00
5ad7559e47 forgot to change the frontend version 2023-08-05 00:49:22 +06:00
43a3ebf475 7.0: ui refresh and more 2023-08-05 00:43:12 +06:00
15dbf74c15 little css fixes
- fixed copy animation for elevated buttons
- placeholder input color is now also applied in firefox
2023-07-19 23:21:12 +06:00
e48100c54d 6.3.1: replaced shrugging person with a cat 2023-07-19 22:42:37 +06:00
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
4f87618ceb added 6.2 changelog 2023-06-27 20:46:51 +06:00
0e1c885266 more button contrast 2023-06-25 13:47:34 +06:00
8dbbbfc3c8 min height for changelog banner 2023-06-07 21:56:35 +06:00
527ca29215 6.0
in this commit:
- enhanced css (hover border, less annoying donate highlight, checkbox width fix for mobile, more consistent color scheme)
- addition of an urgent notice (in this case it mentions all issues related to old infra being fixed)
- updated twitter picker test
- changelog for 6.0
- removed partial translations
2023-06-07 21:41:06 +06:00
1014ee3413 added discord server to about 2023-05-23 22:52:17 +06:00
9edc4bd61b new inner layout
- one main controlling script (cobalt.js).
- added api server name to serverInfo endpoint.
- one dockerfile.
- less mess.
2023-05-22 01:13:05 +06:00
19bc17b1dd updated dockerfiles
this is a mess, i have to come up with something better
2023-05-19 19:13:48 +06:00
4d369170ff separated web and api, build improvements
wip:
- separate web and api servers.
- script for building static pages.
- building improvements.
- async localisation preloading.
2023-05-19 16:13:38 +06:00
fa4e418e36 5.7: ui improvements
- padding (everywhere) has been slightly reduced to fit in more content.
- padding is now consistent across ui.
- added more info to the "how to save" popup for ios devices.
- crypto wallet press-to-copy buttons now look like buttons.
- improved looks for smallest screens (iphone 5, 5s, se, etc).
2023-05-18 23:05:29 +06:00
0ea28783be new donations icon 2023-05-17 22:50:11 +06:00
61357c76f2 fix 2023-05-17 02:31:22 +06:00
d85205649e 5.6: tiny quality of life improvements
- remember celebratory emoji changes? they've been fixed, and are now dynamically loaded!
- changelog history now lets you try to load it again if first attempt failed for whatever reason.
- added glow to the donation button to make it more visible.
- cleaned up frontend js a little bit.
- updated some links in tests.
2023-05-17 02:13:11 +06:00
71cc5305b4 5.5.1
- updated readme: added info about new services, sorted the list alphabetically, replaced emoji with checkmarks, added info about ncsd (#101), and more.
- fixed typos in vk and setup modules.
- removed unused variables from css.
2023-05-08 14:40:38 +06:00
0dca373237 5.4: instagram support 2023-04-25 01:01:25 +06:00
3004daecc9 add "powered by" text when running on hop 2023-04-09 11:58:29 +06:00
68703ae300 5.3.2: link sharing and nanoid
- you can now share video links directly from cobalt!
- cobalt is now using nanoid for stream ids instead of giant sha256 hashes
- one more fix to address the copy animation, this time on pc
2023-04-08 22:55:44 +06:00
307da3dce4 5.3.1: tiny fixes
- fixed backdrop on press for "copy url" button in mobile "how to save?" popup
- added ability to disable cors via env file
2023-04-08 16:58:44 +06:00
742ce7c86e 5.3: accessibility and css polish 2023-04-03 22:36:23 +06:00
94cdc80bd9 one more fix to prevent future padding breakage 2023-04-03 17:40:00 +06:00
75826d79c8 fix input area padding in chromium 112+ 2023-04-03 17:35:02 +06:00
35e89f30a4 revert april fools 2023-04-02 21:53:23 +06:00
8a214cf2a7 fuck 2023-04-01 15:57:41 +06:00
e263a83dd9 another super important update 2023-04-01 15:51:37 +06:00
7b56f33e7a very major and important update 2023-04-01 15:46:05 +06:00
19087944f7 5.2.2: accessibility improvements
- moved clipboard button to right, added left-handed layout toggle for those who prefer to have it on left.
- removed button hover highlights on phones.
- added proper checkbox icon for better clarity.
- checkboxes are now stretched edge-to-edge on phone to be easier to manage for right-handed people.
2023-03-29 22:08:41 +06:00
adba73d60c disabled emoji image selection on ios 2023-03-26 10:24:02 +06:00
3264cab247 fixed text selection on ios 2023-03-26 10:19:33 +06:00
097b145114 5.2 2023-03-25 01:31:53 +06:00
7f533b3485 retweet links, new clipboard icon, mobile layout and loc improvements
- added support for retweet links
- updated spaces endpoint
- bumped up the user agent version
- new clipboard icon
- new clipboard + auto mode layout on mobile, less wasted space
- fixed button press animations for safari on mobile
- tons of localization improvements for english and russian
- bumped up youtubei.js to 4.1.0
2023-03-24 23:16:10 +06:00
6e9f9efa28 vimeo support revamp and bug fixes
- completely reworked vimeo module.
- added support for audio downloads from vimeo.
- added support for chop type of dash for vimeo.
- added ability to choose between progressive and dash vimeo downloads. both to api and settings on frontend.
- added support for single m3u8 playlists. will be useful for future additions and is currently used for vimeo.
- proper error is now shown if there are no matching vimeo videos found
- temporarily disabled douyin support because bytedance killed off old endpoint.
- fixed the issue related to periods in tiktok usernames. (closes #96)
- fixed error text value patching in match module.
- fixed video stream removal for audio only option, wouldn't work in some edge cases.
- minor clean up.
2023-03-15 22:18:31 +06:00
daa2856d92 5.1.2
- added women's day celebration emoji
- fixed vk user id extraction
2023-03-08 13:17:33 +06:00