14 Commits

Author SHA1 Message Date
Jamie Curnow
152b7666d8 New lint rules 2024-11-21 19:07:36 +10:00
Jamie Curnow
c4db4a2647 Fix quotes 2024-09-11 19:38:41 +10:00
Jamie Curnow
f73e09007a Updated deps 2024-09-09 08:42:30 +10:00
Jamie Curnow
e4e70ae6be Added some db unit tests 2023-07-26 13:29:12 +10:00
Jamie Curnow
63845377d9 Another tweak for postgres sigh 2023-05-31 15:11:25 +10:00
Jamie Curnow
4b4c7baea4 Updates 2023-05-31 13:52:58 +10:00
Jamie Curnow
4a57956093 More work to support nullable foreign keys
Adds nullable int/uint types
2023-05-30 22:26:44 +10:00
Jamie Curnow
98ff4a7dcc Fix inconsistencies between int and bool in db 2023-05-30 15:51:57 +10:00
Jamie Curnow
3c1b4fdf34 Added migrations for mysql and postgres, added ci testing suites for them 2023-05-30 13:26:46 +10:00
Jamie Curnow
dde368f733 Skip auto dumping database migration
Fix user id from context
2023-05-29 14:33:58 +10:00
Jamie Curnow
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
Jamie Curnow
00aaa024a6 Replace sqlite module with a non-cgo version. Removed usql from dev 2023-04-11 21:26:09 +10:00
Jamie Curnow
c288886fd4 Use eris for error management 2023-02-24 17:19:07 +10:00
Jamie Curnow
2110ecc382 Moved v3 code from NginxProxyManager/nginx-proxy-manager-3 to NginxProxyManager/nginx-proxy-manager 2022-05-12 08:47:31 +10:00