mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 06:18:25 -05:00
[PR #189] [CLOSED] add server picker to other settings #2506
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/189
Author: @ihateblueb
Created: 8/22/2023
Status: ❌ Closed
Base:
current← Head:current📝 Commits (10+)
56c4522add servers & css for them2d2a60cadd js for server pickere906904remove console.log from apiurl changer2250d23add default url optionde8d183make default say the url insteadaeb14b2add default to explination tooe39cbf2fix safari wobblea164648move servers into config.json for page.js9401c03add comma in serverpicker description793f0c8Update config.json📊 Changes
7 files changed (+86 additions, -7 deletions)
View changed files
📝
src/config.json(+2 -1)📝
src/front/cobalt.css(+21 -0)📝
src/front/cobalt.js(+13 -2)📝
src/localization/languages/en.json(+3 -0)📝
src/modules/config.js(+1 -0)📝
src/modules/pageRender/elements.js(+22 -2)📝
src/modules/pageRender/page.js(+24 -2)📄 Description
also adds "vertical" property to the switches, which just makes their flex-direction column
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.