Commit Graph

18 Commits

Author SHA1 Message Date
1181fde508
Update dependencies 2024-04-20 16:17:32 +01:00
69bce2d12d
Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
11b989b50c
Remove extra logging line 2023-10-29 12:56:53 +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
69670e068b
Add description field to routes and redirects 2023-10-28 22:20:04 +01:00
754fd2d396
Add tests and remove full route and redirect performance code 2023-10-27 12:51:12 +01:00
3834787f8f
Better route and redirect searching 2023-10-27 11:55:18 +01:00
52547234b0
Add domain specific get request 2023-10-27 09:16:52 +01:00
6559b21c16
Don't wait for HTTP request to unlock router within manager 2023-10-17 12:32:48 +01:00
1ca5a6205b
Rename module 2023-07-22 01:11: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
7e05271a79
Read start up config from a config file 2023-06-21 11:20:20 +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
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