nginx-proxy-manager/backend
Nikolaj Frey 19f75dce5c Merge branch 'master' into develop
Adds static host functionality to develop branch
2020-08-14 15:01:50 +10:00
..
.vscode Version 2.1.2 (#317) 2020-03-06 11:04:42 +10:00
config sqlite3 and psql support 2020-07-19 20:04:29 +02:00
doc v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
internal Don't use duplicate relations when eager-loading access list items and clients. 2020-05-29 20:29:34 -05:00
lib Support ipv6 address as a origin header, hopefully fixes #149 2020-04-14 13:01:13 +10:00
migrations Backend schema and migration modifications for allowing static hosts and locations 2020-08-14 15:00:22 +10:00
models Fixed now_helper for sqlite: it should also returns the time. 2020-08-06 17:16:22 -04:00
routes/api v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
schema Backend schema and migration modifications for allowing static hosts and locations 2020-08-14 15:00:22 +10:00
templates Backend schema and migration modifications for allowing static hosts and locations 2020-08-14 15:00:22 +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 v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
db.js sqlite3 and psql support 2020-07-19 20:04:29 +02:00
index.js v2.1.0 (#293) 2020-02-19 15:55:06 +11: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 Updated deps and added contributor 2020-08-06 14:40:54 +10:00
setup.js Sqlite Tweaks 2020-08-06 08:58:20 +10:00
yarn.lock Updated deps and added contributor 2020-08-06 14:40:54 +10:00