nginx-proxy-manager/backend
jc21 a5db5ed156
Merge pull request #5498 from Yasha-ops/develop
fix: Changed order of escape to prevent RCE
2026-06-08 08:51:46 +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 node-rsa from 1.1.1 to 2.0.0 in /backend 2026-06-02 13:59:29 +00:00
setup.js Change fs import to use fs/promises 2026-06-04 15:08:31 +02:00
validate-schema.js Convert backend to ESM 2025-10-02 08:10:18 +10:00
yarn.lock Bump node-rsa from 1.1.1 to 2.0.0 in /backend 2026-06-02 13:59:29 +00:00