|
997fe6dc77
|
change middleware done result to own type
|
2023-05-14 22:07:08 +02:00 |
|
|
96a73035f8
|
add sessionDestroy func
|
2023-05-13 06:25:28 +02:00 |
|
|
5392b032d0
|
add sessionExpire option
|
2023-05-13 04:58:01 +02:00 |
|
|
d519c7bf9c
|
add sessions, add session example
|
2023-05-13 04:50:15 +02:00 |
|
|
b2e357227c
|
add example for multiple preprocessors
|
2023-05-12 15:19:02 +02:00 |
|
|
4e1ac5888a
|
better example html
|
2023-05-12 14:14:06 +02:00 |
|
|
e6f6b1ddc5
|
add var to identify static resource requests
|
2023-05-12 14:10:41 +02:00 |
|
|
06695c5443
|
add img to html static test
|
2023-05-12 14:01:51 +02:00 |
|
|
c6cb48b4ff
|
add static example to site html test
|
2023-05-12 14:00:24 +02:00 |
|
|
d89310bb2e
|
remove whitespace at start of path
|
2023-05-12 13:09:23 +02:00 |
|
|
5626782178
|
do log after request is done
|
2023-05-12 12:55:31 +02:00 |
|
|
e3e5f8c1d2
|
add funcs for better content handling
|
2023-05-12 12:43:54 +02:00 |
|
|
03a1f35eaa
|
add preprocessor handlers
|
2023-05-12 12:28:26 +02:00 |
|
|
1c668e5892
|
add reply to middlewareResponse
|
2023-05-12 11:56:48 +02:00 |
|
|
60b819b9a4
|
massive performance fixes
|
2023-05-12 10:16:26 +02:00 |
|
|
42ae41ba87
|
replace URL with split to gain some extra performance
|
2023-05-11 15:59:44 +02:00 |
|
|
874c43126d
|
add static example
|
2023-05-11 14:27:22 +02:00 |
|
|
64d77caeb1
|
add prettyTime npm example usage
|
2023-05-11 14:20:37 +02:00 |
|
|
8482c4c6cc
|
use hrtime instead of date
|
2023-05-11 13:29:23 +02:00 |
|
|
10fb61793f
|
add done promise for middleware
|
2023-05-11 13:11:14 +02:00 |
|
|
b974abff1b
|
add ip func to request
|
2023-05-11 12:33:57 +02:00 |
|
|
a9017c7550
|
add middleware handler, move notfound to own func
|
2023-05-11 12:16:13 +02:00 |
|
|
ab10ab7091
|
add object returner support
|
2023-05-11 11:53:28 +02:00 |
|
|
bf454f83b8
|
rename module
|
2023-05-11 10:29:54 +02:00 |
|
|
93f5bd30b9
|
add custom not found handler
|
2023-05-11 09:32:18 +02:00 |
|
|
63be7aba60
|
update test example
|
2023-05-11 08:42:45 +02:00 |
|
|
d4075a6bb5
|
add queryParams
|
2023-05-11 07:03:10 +02:00 |
|
|
129366c087
|
add pathParams
|
2023-05-11 06:46:41 +02:00 |
|
|
11e7ff63f8
|
add cookiestorage, add better immuteable handing
|
2023-05-10 16:28:01 +02:00 |
|
|
c6c739394f
|
add static file routing
|
2023-05-10 14:57:29 +02:00 |
|
|
b2c2ff84fe
|
fix example statusCode
|
2023-05-10 14:25:17 +02:00 |
|
|
f052e055ba
|
initial commit
|
2023-05-10 14:21:20 +02:00 |
|