1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-06-11 04:41:39 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
e5ade3b4ea Add more unit tests 2023-07-28 15:01:54 +10:00
aae95798b2 Refactor some reflection 2023-07-24 13:42:50 +10:00
4a57956093 More work to support nullable foreign keys
Adds nullable int/uint types
2023-05-30 22:26:44 +10:00
29990110b1 Convert db backend to use Gorm, with basis for support
for Mysql and Postgres in addition to existing Sqlite
2023-05-26 11:37:39 +10:00
17a108f75f Use upstream in host config 2023-01-06 11:42:02 +10:00
c00b690ed3 Updated deps, go.19 migration, nginx template work 2022-11-08 10:03:45 +10:00
8d37f5df8d Write host template on save 2022-07-21 18:02:07 +10:00