Commit Graph

23 Commits

Author SHA1 Message Date
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
a16617b131
Improve websocket closing controller 2023-08-28 23:09:29 +01:00
cf098eb0b9
Add websocket relay 2023-08-17 14:38:00 +01:00
1ca5a6205b
Rename module 2023-07-22 01:11:47 +01:00
dfdc2b2c11
Change the wildcard test to actually test wildcard hosts 2023-07-16 23:14:20 +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
d0149c87dc
Add tests for target.Route 2023-06-06 00:39:12 +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
0e42e54f08
Start writing main function 2023-04-21 03:21:46 +01:00
3af70aeea1
Add fast-redirect and benchmarks against gorilla 2023-04-20 02:53:43 +01:00
77d570ac1e
Add base routing system and add redirects 2023-04-19 19:20:34 +01:00