Commit Graph

12 Commits

Author SHA1 Message Date
d13ea29071
New whatismydns feature (#29) 2024-04-12 19:26:48 +02:00
454f65f087
Move models initial setup to server handler (not ideal) 2024-03-23 20:24:19 +01:00
0c14419e7e
Server handling refactor (#27) 2024-03-23 17:41:34 +01:00
e60d1ae5b7
Initial server handling refactor (#9) 2023-03-20 16:36:55 +01:00
19c72f94a5
Add experimental support for HTTP/3 (#8)
* Wait for service in integration tests instead of watching for a string

* Add http3 experimental support
2023-03-18 21:06:51 +01:00
eb200ddd81
Fix minor linting issues 2023-03-16 19:59:04 +01:00
b61d64a755
Moving secure again, this time to github.com/gin-contrib/secure 2022-05-07 15:56:21 +02:00
ca1d002974
Use gin-gonic/contrib/secure instead of deprecated module 2022-05-07 12:51:13 +02:00
12da27ddab
Add optional secure headers to responses 2022-04-02 18:12:31 +02:00
8b5cccd744
Refactor setting module and add tests (#4) 2021-11-29 18:16:27 +01:00
pando85
1aa59f1b0b
Fix long lines (#2)
Using [golines](https://github.com/segmentio/golines):
`golines -w .`
2021-11-18 19:26:53 +01:00
2fcfa91545
first commit 2021-11-10 20:06:12 +01:00