366 Commits

Author SHA1 Message Date
56c421848b support to disableBaseEndpoint 2022-06-22 17:12:52 +02:00
81475ac8a3 bump version 2022-06-22 16:50:01 +02:00
1691e24580 implement silent mode 2022-06-22 16:49:45 +02:00
94cec32026 added internalConsole 2022-06-22 16:49:37 +02:00
53c647aadd fix bin 2022-06-22 16:49:24 +02:00
9edd3b91b1 bump version 2022-05-13 11:54:45 +02:00
5ecd15e59f added basicServer 2022-05-13 11:54:33 +02:00
78ceb643c4 support builtInMiddlewares 2022-05-13 11:53:37 +02:00
203ed30c92 check if httpInterface has a close function 2022-05-13 11:48:17 +02:00
65d987fa51 remove unused const 2022-05-13 11:41:47 +02:00
8e525606c3 added warn flag for using hyper-express httpEngine 2022-05-13 11:41:30 +02:00
d89cce7bf4 added express as available HTTPEngines 2022-05-13 11:41:04 +02:00
231fc0b3f7 bump version 2022-05-06 18:55:37 +02:00
aff50b6101 body parser for nanoexpress 2022-05-06 18:55:08 +02:00
ae9023714e added @nanoexpress/middleware-body-parser 2022-05-06 18:54:55 +02:00
9b3d8b9fe0 bump version 2022-05-06 18:48:09 +02:00
7afb2b7f5d added nanoexpress dep 2022-05-06 18:47:27 +02:00
aaf104a5d4 Support multiple http engines 2022-05-06 18:47:21 +02:00
869c0dcf36 set default http engine nanoexpress 2022-05-06 18:47:06 +02:00
ac05c162c6 remove defaultHeaders 2022-05-06 18:46:55 +02:00
d0c3627a21 bump version 2022-05-06 17:35:55 +02:00
afa399dbff move each lib to a folder 2022-05-06 14:35:07 +02:00
c639a51f8e move to lib 2022-05-06 14:26:33 +02:00
4f3a57e9fa fix path 2022-05-06 14:26:22 +02:00
7eabb6eaa7 move lib to server lib 2022-05-06 14:21:21 +02:00
6a099620d9 move ClientWSInterface to client classes 2022-05-06 14:20:50 +02:00
b515eb24f9 " 2022-05-06 14:18:35 +02:00
06061048e0 update utests 2022-05-06 14:17:31 +02:00
db9d02ca70 split server exports to index 2022-05-06 14:17:27 +02:00
730be175b4 move controller to server classes 2022-05-06 14:17:10 +02:00
2fa4d5fb9d use require instead import 2022-05-06 14:16:54 +02:00
5235d2fad3 update exports 2022-05-06 14:16:36 +02:00
f6c1b891df added outputServerError lib 2022-05-06 14:16:31 +02:00
31c2520cf2 move serverManifest lib to a single script 2022-05-06 14:16:21 +02:00
d2456d6555 bump version 2022-05-06 13:46:38 +02:00
eb07cfe576 path request model 2022-05-06 13:46:30 +02:00
a49c0b086f bump version 2022-05-06 13:42:16 +02:00
f6288d26e4 fix next apply 2022-05-06 13:41:51 +02:00
5d2f4fc044 bump version 2022-05-06 13:33:36 +02:00
996afd69b0 use middleware for patch every request 2022-05-06 13:33:25 +02:00
b4da6b3db9 bump version 2022-05-06 13:17:45 +02:00
51541f5ae8 added default headers 2022-05-06 13:17:12 +02:00
4eaa4dd48b bump version 2022-05-06 12:09:55 +02:00
5b86282389 define global default variables 2022-05-06 12:09:24 +02:00
9a5296661f support urlencoded 2022-05-06 12:05:10 +02:00
a815c07a2d bump version 2022-05-06 11:39:13 +02:00
f9edc5e7d0 fix outputServerError 2022-05-06 11:38:54 +02:00
0142d8d50c bump version 2022-05-06 11:35:21 +02:00
2ef0844d34 output an serverError when a request has a unhandled error 2022-05-06 11:35:00 +02:00
c913e66c46 bump version 2022-05-06 11:34:15 +02:00