nginx-proxy-manager/backend
2025-11-11 16:05:32 +10:00
..
certbot Merge pull request #4765 from mamasch19/develop 2025-11-11 16:05:32 +10:00
config swop mysql library and knex client for mysql2 2024-09-10 23:08:02 +02:00
internal Fix #4692, #4856 - stick with auto for scheme in db, change it to $scheme when rendering 2025-11-11 14:46:25 +10:00
lib Bump version 2025-11-05 12:33:59 +10:00
migrations Fix #4692, #4856 - stick with auto for scheme in db, change it to $scheme when rendering 2025-11-11 14:46:25 +10:00
models Attempt to fix race condition with database instantiation 2025-11-07 09:46:00 +10:00
routes Properly wrap debug calls 2025-11-04 13:43:52 +10:00
schema Re-add dns_provider_credentials to swagger schema 2025-10-30 12:24:17 +10:00
scripts Moved certrbot plugin list to backend 2025-10-26 00:28:03 +10:00
templates Update _access.conf to ensure Authorization header remove when pass_auth = false or 0 2025-11-09 21:02:18 +01:00
.gitignore - Add ability to disable ipv6, fixes #312 2020-04-07 10:43:19 +10:00
app.js Properly wrap debug calls 2025-11-04 13:43:52 +10:00
biome.json Upgrade biomejs 2025-11-03 10:51:16 +10:00
db.js Attempt to fix race condition with database instantiation 2025-11-07 09:46:00 +10:00
index.js Convert backend to ESM 2025-10-02 08:10:18 +10:00
knexfile.js swop mysql library and knex client for mysql2 2024-09-10 23:08:02 +02:00
logger.js Properly wrap debug calls 2025-11-04 13:43:52 +10:00
migrate.js Attempt to fix race condition with database instantiation 2025-11-07 09:46:00 +10:00
nodemon.json Fix proxy hosts routes throwing errors 2025-10-02 08:12:28 +10:00
package.json Fix #4833 supports the usual proxy env vars for outgoing admin related requests 2025-11-05 15:16:42 +10:00
setup.js Fix initial setup user bug, taking the fix from #4836 2025-11-11 14:52:39 +10:00
validate-schema.js Convert backend to ESM 2025-10-02 08:10:18 +10:00
yarn.lock Fix #4833 supports the usual proxy env vars for outgoing admin related requests 2025-11-05 15:16:42 +10:00