nginx-proxy-manager/backend
jc21 787616010b
Merge pull request #5289 from kiaxseventh/develop
Added ArvanCloud DNS plugin support via certbot-dns-arvan package
2026-02-16 10:30:34 +10:00
..
certbot Add ArvanCloud DNS support 2026-02-09 13:02:18 +03:30
config swop mysql library and knex client for mysql2 2024-09-10 23:08:02 +02:00
internal Add guardrail for disable 2fa 2026-02-14 06:28:59 +00:00
lib Use better-sqlite3 package for sqlite databases 2026-02-05 13:11:57 +10:00
migrations fix: reformat migration scripts 2026-01-31 13:28:53 +00:00
models feat: add trust_forwarded_proto option for SSL redirect handling in reverse proxy scenarios 2026-01-31 13:11:47 +00: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 Moved certrbot plugin list to backend 2025-10-26 00:28:03 +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 - 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 biome.json to match viome version 2026-02-04 10:38:56 +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 Use better-sqlite3 package for sqlite databases 2026-02-05 13:11:57 +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 qs from 6.14.1 to 6.14.2 in /backend 2026-02-14 12:44:05 +00:00