nginx-proxy-manager/backend
dependabot[bot] 053701a702
Bump path-parse from 1.0.6 to 1.0.7 in /backend
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 00:57:11 +00: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 Fixes creation of certificates using the http challenge 2021-08-06 10:56:06 +02:00
lib Support ipv6 address as a origin header, hopefully fixes #149 2020-04-14 13:01:13 +10:00
migrations Hotfix: This group of assignments is not aligned 2021-02-10 18:26:19 +01: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 Restrict redirect http code 2021-03-17 14:53:57 +10:00
templates Merge pull request #1258 from nightah/fix-location-proxy_pass 2021-08-07 13:03:33 +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 Adds useNullAsDefault to default sqlite config 2021-05-25 14:16:46 +02: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 lodash from 4.17.19 to 4.17.21 in /backend 2021-05-08 02:11:35 +00:00
setup.js Fixes crash when logrotate fails 2021-07-22 14:05:21 +02:00
yarn.lock Bump path-parse from 1.0.6 to 1.0.7 in /backend 2021-08-12 00:57:11 +00:00