mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[PR #545] [CLOSED] Develop merge #3262
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#3262
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/545
Author: @jc21
Created: 8/6/2020
Status: ❌ Closed
Base:
openidc← Head:develop📝 Commits (10+)
e2e9835Version bump3f723b1Merge pull request #454 from jc21/develop157a12fUpdate location-item.ejsd1786feBump lodash from 4.17.15 to 4.17.19 in /frontendf8edeb2fixed migration and setupa9e7222introduced now_helper for multidb capabilities6690b77sqlite3 and psql support8dfbcefBump lodash from 4.17.15 to 4.17.19 in /docs1bc2df2Merge pull request #514 from jc21/dependabot/npm_and_yarn/docs/lodash-4.17.1926f00eeMerge branch 'master' into dependabot/npm_and_yarn/frontend/lodash-4.17.19📊 Changes
42 files changed (+4943 additions, -4468 deletions)
View changed files
📝
.jenkins/config-mysql.json(+0 -0)➕
.jenkins/config-sqlite.json(+11 -0)📝
.version(+1 -1)📝
Jenkinsfile(+34 -7)📝
README.md(+13 -3)➕
backend/config/sqlite-test-db.json(+26 -0)📝
backend/db.js(+21 -13)📝
backend/internal/certificate.js(+4 -5)📝
backend/migrations/20190227065017_settings.js(+0 -16)📝
backend/models/access_list.js(+4 -3)📝
backend/models/access_list_auth.js(+4 -3)📝
backend/models/access_list_client.js(+4 -3)📝
backend/models/audit-log.js(+4 -3)📝
backend/models/auth.js(+4 -3)📝
backend/models/certificate.js(+5 -4)📝
backend/models/dead_host.js(+4 -3)➕
backend/models/now_helper.js(+13 -0)📝
backend/models/proxy_host.js(+4 -3)📝
backend/models/redirection_host.js(+4 -3)📝
backend/models/stream.js(+4 -3)...and 22 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.