nginx-proxy-manager/backend
jc21 066a765a4d
Merge pull request #1048 from jc21/develop
static-content <- develop
2021-04-29 21:36:38 +10:00
..
.vscode Version 2.1.2 (#317) 2020-03-06 11:04:42 +10:00
config Unifies directory structure in dev and prod containers 2020-10-08 13:38:20 +02:00
doc v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
internal Prevent activating nginx config after editing disabled proxy host 2021-02-18 23:05:30 +00:00
lib Support ipv6 address as a origin header, hopefully fixes #149 2020-04-14 13:01:13 +10:00
migrations Merge pull request #1048 from jc21/develop 2021-04-29 21:36:38 +10: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 Increases timeouts in front- and backend 2020-10-08 13:21:17 +02:00
schema Merge pull request #1048 from jc21/develop 2021-04-29 21:36:38 +10:00
templates Merge pull request #1048 from jc21/develop 2021-04-29 21:36:38 +10: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 Adds error stack information in prod environment for certificates 2020-10-08 15:30:13 +02:00
db.js sqlite3 and psql support 2020-07-19 20:04:29 +02:00
index.js Fix instances where config file exists and env vars don't 2020-11-18 21:42:03 +10: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 Bump bcrypt from 4.0.1 to 5.0.0 in /backend 2020-08-20 17:01:00 +00:00
setup.js Removed the need to restart Nginx Proxy Manager after generating JWT key pair. 2021-02-08 17:36:58 -05:00
yarn.lock Bump ini from 1.3.5 to 1.3.8 in /backend 2020-12-12 08:23:45 +00:00