mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#202
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/mthenw/frontail/pull/120
Author: @mthenw
Created: 4/7/2018
Status: ✅ Merged
Merged: 4/7/2018
Merged by: @mthenw
Base:
master← Head:url-path📝 Commits (6)
1507775Added configuration to fix #1081222f70Conflicting option76fed6fUpdated README5eaac83Fix for web sockets behind nginx8473af7make url path working without nginx5c5e931update readme📊 Changes
9 files changed (+117 additions, -45 deletions)
View changed files
📝
README.md(+36 -7)📝
index.js(+9 -6)📝
lib/connect_builder.js(+13 -7)📝
lib/daemonize.js(+14 -5)📝
lib/options_parser.js(+1 -0)📝
package-lock.json(+1 -1)📝
test/connect_builder.js(+21 -10)📝
test/daemonize.js(+8 -0)📝
web/index.html(+14 -9)📄 Description
Based on https://github.com/mthenw/frontail/pull/119.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.