mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
[PR #381] [MERGED] 7.11 #1124
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/381
Author: @wukko
Created: 3/5/2024
Status: ✅ Merged
Merged: 3/6/2024
Merged by: @wukko
Base:
current← Head:7.11📝 Commits (10+)
9899f77package.json: use punycode.js version of psl from gitcbfcfcftumblr: rewrite & fix audio support06b8088cookies: add all necessary instagram cookies to example6227b7acookies: add example for redditd707542stream: fix bilibili downloads6e1eddabilibili: add support for b23.tv links0852adebilibili: add support for bilibili.tv linksb54c3d2cookies: update & add examples (#367)decedd7package: use latest version of undici9608967package.json: update dependencies (#287)📊 Changes
40 files changed (+725 additions, -259 deletions)
View changed files
📝
README.md(+17 -7)📝
docs/api.md(+5 -8)📝
docs/examples/cookies.example.json(+4 -1)📝
docs/examples/docker-compose.example.yml(+12 -12)📝
docs/run-an-instance.md(+22 -0)📝
package.json(+3 -3)📝
src/cobalt.js(+3 -2)📝
src/config.json(+2 -1)📝
src/core/api.js(+31 -17)📝
src/core/web.js(+3 -3)➕
src/front/assets/meowbalt/error.png(+0 -0)➕
src/front/assets/meowbalt/question.png(+0 -0)📝
src/front/cobalt.css(+59 -40)📝
src/front/cobalt.js(+2 -6)➕
src/front/updateBanners/meowth7eleven.webp(+0 -0)📝
src/localization/languages/en.json(+5 -6)📝
src/localization/languages/ru.json(+5 -6)📝
src/localization/manager.js(+1 -0)📝
src/modules/changelog/changelog.json(+13 -2)📝
src/modules/pageRender/elements.js(+12 -10)...and 20 more files
📄 Description
changes:
undicito get rid of a vulnerability warning that doesn't affect cobalt.pslpackage to get rid of punycode deprecation message in node 21+.run-an-instance.md.web:
prs:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.