nginx-proxy-manager/backend
jc21 179c27e382
Merge pull request #5275 from 7heMech/develop
Add reuseport to improve performance and reduce packet drops
2026-06-04 07:16:50 +10:00
..
certbot Merge branch 'develop' into develop 2026-05-31 22:04:14 +10:00
config Update SQLite client configuration from sqlite3 to better-sqlite3 2026-02-14 23:53:43 -08:00
internal Update cypress docker version, generate custom certs each time 2026-05-19 08:04:49 +10:00
lib Fix cypress suite 2026-05-27 07:25:24 +10:00
migrations Fix backend linting 2026-05-13 13:40:06 +10:00
models Fix regression of null domains in db creates 2026-05-29 07:32:58 +10:00
routes Fixes for upgraded debian trixie 2026-05-25 07:37:24 +10:00
schema Fixes for upgraded debian trixie 2026-05-25 07:37:24 +10:00
scripts Regenerate configs improvements 2026-03-03 08:44:42 +10:00
templates Merge pull request #5275 from 7heMech/develop 2026-06-04 07:16:50 +10:00
.gitignore - Add ability to disable ipv6, fixes #312 2020-04-07 10:43:19 +10:00
app.js Fall back to error code 500 when not set in error object 2026-05-18 16:55:41 +10:00
biome.json Update all packages and fix related problems 2026-05-13 13:27:59 +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 Tweaks to showing new version available 2025-11-13 11:20:31 +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 Bump the prod-minor-updates group across 1 directory with 2 updates 2026-05-26 22:54:39 +00: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 Merge branch 'develop' into dependabot/npm_and_yarn/backend/qs-6.15.2 2026-05-27 11:08:07 +10:00