Commit graph

29 commits

Author SHA1 Message Date
jeffcheasey88
7be045fdb4 Parse double + fix Boolean parse 2023-12-21 23:07:07 +01:00
jeffcheasey88
700aa28779 Remove duplicate variable context 2023-12-21 22:59:28 +01:00
jeffcheasey88
8ea733c637 Make JSON a little bit more generic 2023-12-03 10:17:21 +01:00
jeffcheasey88
f713e3941d Add listen methods to Locker to simplify event listening code 2023-12-03 10:12:31 +01:00
jeffcheasey88
ec7877fe22 Json add element listing & hiding method in jsonclass 2023-09-26 09:03:28 +02:00
jeffcheasey88
bda04a188b Add WebSocket Authentification 2023-09-23 17:40:51 +02:00
jeffcheasey88
4999115ca9 Fix reading Json in WebSocket 2023-09-23 11:56:59 +02:00
jeffcheasey88
f176f118a3 Fix multipart data with empty lines 2023-09-18 12:47:28 +02:00
jeffcheasey88
b58934cff8 Adapt to catch InvalidJwtException (?) 2023-09-18 12:03:26 +02:00
jeffcheasey88
06ac691747 Fix String with special char in Json 2023-09-16 12:16:52 +02:00
jeffcheasey88
c8796e320f char can be converted into into...basic 2023-09-15 23:07:02 +02:00
jeffcheasey88
879b12571b Replace Json lib 2023-09-13 23:47:52 +02:00
jeffcheasey88
eed1646a32 Fix headers -> was only takes local headers if having global headers 2023-09-10 17:47:20 +02:00
jeffcheasey88
b06ed20afd Fix error 500 2023-09-09 20:24:01 +02:00
jeffcheasey88
d9d602bb83 Add error 500 2023-09-08 21:33:18 +02:00
jeffcheasey88
896a2be120 Fix possible sync problems 2023-09-08 01:22:09 +02:00
jeffcheasey88
d77fe329b8 Optimise route finding (remove maps to use array and add optional re-ordering routes by number of call) 2023-09-07 21:33:21 +02:00
jeffcheasey88
ab33fd465e Add logger (for route calling) 2023-09-07 20:26:29 +02:00
jeffcheasey88
d8e5948fa2 implement stop method to stop the running socket server 2023-08-31 20:33:13 +02:00
jeffcheasey88
f735a7d6bf refractor package for maven repository & add Context & generic getting user & take response code & add default headers 2023-08-29 16:11:37 +02:00
jeffcheasey88
28e9da1536 l 2023-07-26 16:10:50 +02:00
jeffcheasey88
dc4ccce385 Router as design pattern builder (without build method) 2023-07-26 16:03:15 +02:00
jeffcheasey88
fb442f075b Make User customizable 2023-07-26 16:01:07 +02:00
jeffcheasey88
bd89572dc5 Refractor JWT, making it configurable 2023-07-26 12:34:29 +02:00
jeffcheasey88
04b0d10330 Set All HTTP Methods 2023-07-26 12:12:48 +02:00
jeffcheasey88
cad925cc90 Add Response Status Code & Message 2023-07-26 12:10:31 +02:00
jeffcheasey88
0ba09c2338 Remove keys from users 2023-07-26 11:57:33 +02:00
jeffcheasey88
dd51789376 Forget link on export 2023-07-05 14:39:42 +02:00
jeffcheasey88
a1d35c3131 First Commit, FrameWork V1 2023-07-05 14:34:25 +02:00