Commit Graph

19 Commits

Author SHA1 Message Date
69bce2d12d
Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
a13db89c44
Add host to metric middlewares 2024-02-21 11:44:51 +00:00
e901a73129
Add metrics 2024-02-16 01:41:42 +00:00
822c7b570a
Add suggested TLSv1.2 config 2023-12-16 01:03:22 +00:00
bc6e98db8c
Reformat the tls config 2023-12-06 08:37:35 +00:00
37b0617e78
Add HSTS header 2023-11-03 08:09:29 +00:00
0dab17ea85
Add internal loop detection 2023-08-30 11:34:53 +01:00
8c4aa67e7b
Record the number of currently running goroutines 2023-08-25 01:24:32 +01:00
ce12384c15
Log incoming requests 2023-08-12 15:58:41 +01:00
1ca5a6205b
Rename module 2023-07-22 01:11:47 +01:00
949dcd298a
Write route/redirect APIs and rearrage some other code to make it possible 2023-07-12 16:55:09 +01:00
ba1c0d4129
If no favicon is found then break out and send an internal reverse proxy request 2023-06-20 17:36:54 +01:00
a63dd95201
Simplify favicon outputting code 2023-06-20 17:33:57 +01:00
afc661c62b
Write lots of tests 2023-06-04 22:28:48 +01:00
1f487eb80c
Yes rewrote some stuff 2023-06-03 19:33:06 +01:00
9147a813cb
Add Ctrl+C handling, self-signed mode for devs and fix some bugs in routing 2023-04-24 15:36:21 +01:00
71f8aaaf16
Minor changes to error page loading code 2023-04-23 04:25:43 +01:00
371a150c2a
Server config and comments 2023-04-22 18:11:21 +01:00
0e42e54f08
Start writing main function 2023-04-21 03:21:46 +01:00