nginx-proxy-manager/backend
2026-05-18 16:12:02 +10:00
..
certbot Merge pull request #5550 from rfos/develop 2026-05-18 07:44:59 +10:00
config Update SQLite client configuration from sqlite3 to better-sqlite3 2026-02-14 23:53:43 -08:00
internal Fix openssl3 formatting of subject cn 2026-05-18 16:12:02 +10:00
lib Merge pull request #5415 from 12LuA/develop 2026-05-14 11:43:08 +10:00
migrations Fix backend linting 2026-05-13 13:40:06 +10:00
models Fix certificates getting null domain names whgen no cn exists 2026-05-18 15:21:55 +10:00
routes fix(security): undefined variable next referenced in route erro 2026-04-07 00:09:34 +07:00
schema Loose validation on certificate domain names 2026-05-18 15:34:29 +10:00
scripts Regenerate configs improvements 2026-03-03 08:44:42 +10:00
templates fix: omit "Access rules" directives if no rules configured 2026-05-15 19:03:20 +00: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 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 Update all packages and fix related problems 2026-05-13 13:27:59 +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 Bump minimatch from 10.2.2 to 10.2.5 in /backend 2026-05-13 20:13:44 +00:00