nginx-proxy-manager/backend
2026-05-13 13:40:06 +10:00
..
certbot Adds name.com certbot dns support 2026-03-23 07:29:12 +10:00
config Update SQLite client configuration from sqlite3 to better-sqlite3 2026-02-14 23:53:43 -08:00
internal Fix backend linting 2026-05-13 13:40:06 +10:00
lib Fix #5284 for older sqlite3 configurations 2026-02-18 08:32:17 +10:00
migrations Fix backend linting 2026-05-13 13:40:06 +10:00
models Regenerate configs improvements 2026-03-03 08:44:42 +10:00
routes Changed 2fa delete from body to query for code 2026-01-14 13:24:38 +10:00
schema Merge pull request #5260 from jerry-yuan/develop 2026-02-11 14:54:00 +10:00
scripts Regenerate configs improvements 2026-03-03 08:44:42 +10:00
templates feat: add trust_forwarded_proto option for SSL redirect handling in reverse proxy scenarios 2026-01-31 13:11:47 +00:00
.gitignore
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 Update all packages and fix related problems 2026-05-13 13:27:59 +10:00