Commit Graph

37 Commits

Author SHA1 Message Date
1f4f4414d5
Transition to new logger 2024-05-13 19:33:33 +01:00
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
30bcea40b8
New mjwt library path and rewrite to allow changing active variable and properly deleting routes 2023-10-29 12:55:19 +00:00
c91f1dd2fc
I forgot the wildcard in getDomainOwnershipClaims 2023-10-27 12:54:16 +01:00
52547234b0
Add domain specific get request 2023-10-27 09:16:52 +01:00
f268656b20
Add API endpoint response 2023-10-17 00:11:44 +01: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
cf098eb0b9
Add websocket relay 2023-08-17 14:38:00 +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
b2a53722e6
Output slice of values 2023-07-13 00:16:47 +01:00
eb8e4c7ed7
Add active state to get request output 2023-07-13 00:15:00 +01:00
ce8c421187
Remove locks and add get requests for routes 2023-07-12 18:38:26 +01:00
949dcd298a
Write route/redirect APIs and rearrage some other code to make it possible 2023-07-12 16:55:09 +01:00
76e37f7af9
Hardcode some file names 2023-07-01 12:14:44 +01:00
7e05271a79
Read start up config from a config file 2023-06-21 11:20:20 +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
92fa325fd5
Add domains compile after put and delete api call 2023-06-20 16:59:39 +01:00
629057edc3
Rework compilable system with the rescheduler library 2023-06-20 16:48:04 +01:00
e9db9d6ef2
Add wildcard route test and update certgen library 2023-06-19 16:27:36 +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
0551e15979
Comments! 2023-04-24 01:35:23 +01:00
71f8aaaf16
Minor changes to error page loading code 2023-04-23 04:25:43 +01:00
61097981d6
Create tables and load favicons 2023-04-22 22:18:39 +01:00
371a150c2a
Server config and comments 2023-04-22 18:11:21 +01:00
a4eab71e33
Add acme challenge query 2023-04-21 16:40:26 +01:00
6d83d4c860
Add database reading to domains list 2023-04-21 15:49:01 +01:00
0e42e54f08
Start writing main function 2023-04-21 03:21:46 +01:00