mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 14:24:23 -05:00
[PR #286] [MERGED] 7.8 update #10519
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/286
Author: @wukko
Created: 12/25/2023
Status: ✅ Merged
Merged: 12/25/2023
Merged by: @wukko
Base:
current← Head:7.8📝 Commits (10+)
f500d8bbetter support section in aboutdd563ebapi: rework url parsing2e1eb1bapi: rename hostOverrides to 'url'149c16aurl: make youtu.be alias rule more laxf9feaa4tumblr: stricter subdomain parsingc458423match: light cleanup3056624servicesConfig: set up subdomains6623605url: return host instead of bool for success30c9652url: typo81e68c3processing: pass URL object instead of string📊 Changes
27 files changed (+448 additions, -308 deletions)
View changed files
📝
package.json(+2 -1)📝
src/config.json(+15 -13)📝
src/core/api.js(+1 -1)📝
src/front/cobalt.css(+38 -38)📝
src/front/cobalt.js(+2 -2)➕
src/front/emoji/bubbles.svg(+30 -0)➕
src/front/emoji/loudspeaker.svg(+6 -0)➕
src/front/emoji/wrench.svg(+3 -0)➕
src/front/updateBanners/catroomba.webp(+0 -0)📝
src/localization/languages/en.json(+9 -7)📝
src/localization/languages/ru.json(+10 -8)📝
src/localization/manager.js(+6 -1)📝
src/modules/api.js(+17 -20)📝
src/modules/changelog/changelog.json(+21 -11)📝
src/modules/config.js(+9 -0)📝
src/modules/emoji.js(+4 -1)📝
src/modules/pageRender/elements.js(+22 -34)📝
src/modules/pageRender/page.js(+15 -14)➖
src/modules/processing/hostOverrides.js(+0 -48)📝
src/modules/processing/match.js(+12 -8)...and 7 more files
📄 Description
fixes:
improvements:
https://x.com/...works) - useful since pasting urls with leading/trailing spaces by accident happens quite often(WIP)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.