Commit graph

566 commits

Author SHA1 Message Date
wukko ccab047f19 Merge branch 'current' of https://github.com/wukko/cobalt into current 2023-07-14 22:20:12 +06:00
wukko cc30809ac7 6.2.3: loc improvements
- added info about country restrictions to youtube error message.
- updated donation popup text.
- updated save to gallery shortcut link.
- fixed #110.
2023-07-14 22:19:58 +06:00
wukko 1b208322b7
extract startup conditions to consts
merge pull request #149 from plusreed/extract-startup-conditions
2023-07-14 22:10:31 +06:00
wukko eae8149a08
fixed a typo in readme 2023-07-05 10:26:13 +06:00
wukko fafd2c8ccc small fix for instagram reels
- now all reels should be possible to download
- also added support for youtube embed links
2023-07-04 17:57:58 +06:00
dumbmoron d2e5b6f1fb
add per-commit image tag 2023-07-02 05:24:28 +02:00
dumbmoron 239db34c67
remove support for armv6
no armv6 build of node:18-bullseye-slim, can be readded once this is fixed
2023-07-02 05:21:08 +02:00
Reed Davenport 31aeae2655
Extract startup conditions to consts 2023-07-01 21:02:15 -04:00
dumbmoron 7ebe28ce50 create docker build github action 2023-07-02 00:44:04 +00:00
wukko db5d62ae58 6.2.2: fixes related to twitter screwing everything up
(also fixes an issue with some instagram links)
2023-06-30 16:29:21 +06:00
wukko aaa99d48a3 update 6.2 changelog 2023-06-27 20:59:42 +06:00
wukko 4f87618ceb added 6.2 changelog 2023-06-27 20:46:51 +06:00
wukko 65161107fa 6.2: no more ip verification
- removed ip verification and updated privacy policy to reflect this change.
- streamable links now last for 20 seconds instead of 2 minutes.
- cleaned up stream verification algorithm. now the same function isn't run 4 times in a row.
- removed deprecated way of hosting a cobalt instance.
2023-06-27 19:56:15 +06:00
wukko 0e1c885266 more button contrast 2023-06-25 13:47:34 +06:00
wukko 038c07c1b8 attempt to fix the weird issue with authorization 2023-06-22 20:24:01 +06:00
wukko 0848923cc7 remove 6.0 notice 2023-06-17 21:41:02 +06:00
wukko 92c0e1d7b7 ugh 2023-06-07 22:06:21 +06:00
wukko 8dbbbfc3c8 min height for changelog banner 2023-06-07 21:56:35 +06:00
wukko 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
wukko 8d39096977 image lazy loading 2023-06-07 16:18:41 +06:00
wukko 7f28dbf2e7
feat: add pinterest support (by Snazzah)
merge pull request #134 from Snazzah/feat/pinterest
2023-06-05 12:50:31 +06:00
wukko ec62570067
mitosis (6.0)
Merge pull request #138 from wukko/mitosis
2023-06-05 12:49:32 +06:00
wukko 66c797e252 oops 2023-06-05 12:47:03 +06:00
wukko 55f1e4b704 tumblr audio, youtube vr, updated setup script, further mitosis accommodations 2023-06-05 12:43:04 +06:00
wukko f68edb51c7 4 spaces!! four!! 2023-06-05 11:27:43 +06:00
Snazzah 40291c4d24
feat: add pinterest support 2023-05-24 12:32:41 -05:00
Snazzah 8551243207
Merge branch 'current' into feat/twitch 2023-05-23 12:24:54 -05:00
wukko 1014ee3413 added discord server to about 2023-05-23 22:52:17 +06:00
wukko 5940bf0b18 comment 2023-05-22 01:14:59 +06:00
wukko 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
wukko 19bc17b1dd updated dockerfiles
this is a mess, i have to come up with something better
2023-05-19 19:13:48 +06:00
wukko 5636a27ff0 experimenting with docker 2023-05-19 16:23:10 +06:00
wukko 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
wukko 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
wukko 0ea28783be new donations icon 2023-05-17 22:50:11 +06:00
wukko 61357c76f2 fix 2023-05-17 02:31:22 +06:00
wukko 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
wukko ece4899415 updated tests for soundcloud 2023-05-16 21:31:11 +06:00
wukko a2e7212285 fixed the overlapping issue with short soundcloud links
ids of some of new links overlap with old ones, so i decided to remove support for old shareable links. keeping support for soundcloud.app.goo.gl links makes no sense, you can't even get them from any of the apps anymore.
2023-05-16 21:20:00 +06:00
wukko de3b0cdfd2 last commit was extremely unsafe 2023-05-13 18:12:09 +06:00
wukko 64987c6494 experiment: added threads to ffmpeg args 2023-05-13 18:04:43 +06:00
wukko df73b8c860 oops 2023-05-09 10:18:06 +06:00
wukko 995e95790c one more checkmark replacement in readme 2023-05-08 14:47:26 +06:00
wukko a66a1d3fde fix checkmarks in readme
well that's just rude
2023-05-08 14:46:49 +06:00
wukko 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
Snazzah c8d0eb862c
chore: update readme 2023-04-29 17:13:26 -05:00
Snazzah fa7af1bf44
feat: add twitch vod/clip support 2023-04-29 14:33:36 -05:00
wukko a25615982c 5.5: vine support and bug fixes
- added support for vine archives
- fixed ability to download muted videos from tumblr
- removed extra instagram id testing which i left by mistake
2023-04-29 22:26:49 +06:00
wukko 6e097de2db 5.4.7: added support for ancient vk videos & salt improvements
- now you can download 240p hardbass videos from 2008!
- implemented updated stream salt and ip salt properly
2023-04-29 21:30:59 +06:00
wukko 1f40cb9fab bump the version once again (5.4.6) 2023-04-29 17:45:03 +06:00