nginx-proxy-manager/backend
jc21 432062e0f4
Merge pull request #1559 from jc21/variable-fix-custom-locations
Fixes custom location with capture groups
2021-11-08 12:29:43 +10:00
..
.vscode Version 2.1.2 (#317) 2020-03-06 11:04:42 +10:00
config Revert "updated debug statement" 2021-09-01 11:47:47 +05:30
doc v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
internal Merge pull request #1567 from jc21/removes-renew-delay 2021-11-08 12:26:34 +10:00
lib Support ipv6 address as a origin header, hopefully fixes #149 2020-04-14 13:01:13 +10:00
migrations Incorporate feedback 2021-08-13 11:32:01 +02:00
models Removed the need to restart Nginx Proxy Manager after generating JWT key pair. 2021-02-08 17:36:58 -05:00
routes/api thrown exception for non LE certificates 2021-08-24 06:01:08 +05:30
schema data.email should NOT be shorter than 8 characters #845 2021-09-12 15:01:55 +02:00
templates Requires ~() in location to remove $request_uri and removes $request_uri if it is just a slash 2021-11-06 13:38:02 +01:00
.eslintrc.json v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
.gitignore - Add ability to disable ipv6, fixes #312 2020-04-07 10:43:19 +10:00
.prettierrc v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
app.js Fixes formatting 2021-11-05 14:01:50 +01:00
db.js sqlite3 and psql support 2020-07-19 20:04:29 +02:00
index.js Falls back to SQLite if no environment variables are provided 2021-11-02 12:22:39 +01:00
knexfile.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
logger.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
migrate.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
nodemon.json v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
package.json Removes unused dependencies 2021-11-05 13:59:19 +01:00
setup.js Replaces fixed certbot plugin version with optional version requirements 2021-10-07 17:13:48 +02:00
yarn.lock Removes unused dependencies 2021-11-05 13:59:19 +01:00