mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[PR #1348] [MERGED] v2.9.8 #3419
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#3419
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/NginxProxyManager/nginx-proxy-manager/pull/1348
Author: @jc21
Created: 8/24/2021
Status: ✅ Merged
Merged: 8/25/2021
Merged by: @jc21
Base:
master← Head:develop📝 Commits (10+)
389fd15allows hostname instead of ip for streams7aa078eBump prismjs from 1.23.0 to 1.24.0 in /docsa5b8087Bump normalize-url from 4.5.0 to 4.5.1 in /backende895baaAdd deSEC DNS providerb0dc68dMerge pull request #1300 from FMeinicke/develop3fc3e43Bump path-parse from 1.0.6 to 1.0.7 in /frontend053701aBump path-parse from 1.0.6 to 1.0.7 in /backend14c1251Bump path-parse from 1.0.6 to 1.0.7 in /docsba7bb57Incorporate feedback3e4e10eMerge pull request #1310 from jc21/dependabot/npm_and_yarn/docs/path-parse-1.0.7📊 Changes
23 files changed (+155 additions, -55 deletions)
View changed files
📝
.version(+1 -1)📝
README.md(+15 -2)📝
backend/internal/access-list.js(+1 -1)➕
backend/migrations/20210423103500_stream_domain.js(+40 -0)📝
backend/schema/endpoints/streams.json(+21 -10)📝
backend/templates/stream.conf(+2 -2)📝
backend/yarn.lock(+6 -6)➕
docker/.dive-ci(+14 -0)📝
docker/Dockerfile(+1 -2)📝
docker/dev/Dockerfile(+2 -2)📝
docker/docker-compose.ci.yml(+8 -0)📝
docker/rootfs/etc/services.d/frontend/run(+1 -0)📝
docker/rootfs/etc/services.d/manager/run(+1 -0)📝
docker/rootfs/etc/services.d/nginx/run(+1 -1)📝
docs/advanced-config/README.md(+12 -0)📝
docs/yarn.lock(+10 -12)📝
frontend/js/app/nginx/stream/form.ejs(+2 -2)📝
frontend/js/app/nginx/stream/form.js(+1 -8)📝
frontend/js/app/nginx/stream/list/item.ejs(+1 -1)📝
frontend/js/i18n/messages.json(+1 -1)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.