mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-16 20:02:31 -05:00
[PR #39] [CLOSED] Fix & Upgrade setup.js #996
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/39
Author: @xavetar
Created: 9/19/2022
Status: ❌ Closed
Base:
current← Head:current📝 Commits (3)
cc03959Fix & Upgrade (setup.js)3585ffbDelete page.js7ca5967Delete setup.js📊 Changes
2 files changed (+0 additions, -408 deletions)
View changed files
➖
src/modules/pageRender/page.js(+0 -354)➖
src/modules/setup.js(+0 -54)📄 Description
Corrected many inaccuracies to get rid of double interpretation of some parts of this code. The problem related to wrong connection was also solved. When trying to load a file, the initiator bounces to an address with no port or no port specified at all. Trying to connect with Only HTTPS Mode enabled resets the connection. What about localhost and 127.0.0.1 are not exactly the same thing and you need to fix the internals of the initiator code to resolve this discrepancy. The initial setup script has fixed and made some improvements that are more user-friendly.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.