Commit graph

46 commits

Author SHA1 Message Date
bfcee3705d dont throw a Bug when HTTP server dies 2022-07-29 18:12:07 +02:00
44126aa477 fix file reading 2022-07-29 17:47:58 +02:00
c34eabcb4d less log spam 2022-07-29 17:34:07 +02:00
1cea71d3ea fix noscript option in FileServer, add cookies option in FileServer 2022-07-15 23:35:45 +02:00
ec74401896 add noscript option to FileServer 2022-07-15 23:12:05 +02:00
fd83813ecf fix resource loading 2022-07-13 14:44:46 +02:00
511ba3dbe6 fix a typo 2022-07-09 22:57:20 +02:00
41929aca4a always use fileUTF in example.FileServer 2022-07-09 11:25:02 +02:00
75a88a4c41 fix autoindex at / 2022-07-09 11:22:30 +02:00
971f7e75e1 add autoindex to example.FileServer 2022-07-09 11:17:48 +02:00
80c7e0961a unicode fix 2022-07-08 09:17:02 +02:00
bb1517901b improve default style 2022-07-08 01:37:30 +02:00
95d8c7e5dd debugging 2022-07-07 23:59:31 +02:00
8d9b66e7d7 fix an issue in file server 2022-07-07 16:39:54 +02:00
c2ed21a2c5 improve default style, improve FileServer 2022-07-07 16:15:45 +02:00
c4e7b5b2a8 improve default style 2022-07-07 15:59:21 +02:00
11b00321ed improve default style 2022-07-07 15:58:53 +02:00
65289927b0 add index to FileServer 2022-07-07 15:50:29 +02:00
c1b8e59da6 improve example page 2022-07-07 14:13:51 +02:00
1228c17d0c add config option for FileServer#nocache 2022-07-07 14:03:05 +02:00
5775f625c9 add dir option to FileServer 2022-07-07 13:59:09 +02:00
8eca83854d add FileServer, fix an issue in style 2022-07-07 11:31:01 +02:00
9959d33290 fix bugs that end connection randomly 2022-07-06 19:56:18 +02:00
487d1660e2 fix arguments of RequestHandler.Listener#handleError 2022-07-06 16:02:59 +02:00
5b28627f32 rename eventlistener -> improve requesthandler 2022-07-06 15:58:12 +02:00
f482f8ae9f rename eventlistener -> improve requesthandler 2022-07-06 15:57:55 +02:00
137c20f270 new builder 2022-07-06 13:41:19 +02:00
2e5df94396 better EventListener stage 2 2022-07-06 13:30:24 +02:00
0c43e416f5 fix bugs 2022-07-06 13:21:31 +02:00
c572fa5992 add null handling to event listener 2022-07-06 01:08:21 +02:00
37f08b5178 improve event listener 2022-07-06 01:04:23 +02:00
839d0f030f more stuff 2022-07-04 19:52:57 +02:00
b4dc4bc910 minor convenience improvements 2022-07-04 02:28:37 +02:00
c183565d4b fix cookie expiry date 2022-07-03 23:42:39 +02:00
ea50fd13ac fix script tags 2022-07-03 21:30:12 +02:00
484281f019 remove ISBPL dep 2022-07-03 20:51:30 +02:00
7bf1a7c799 improvements to tidy config and header parsing 2022-07-03 19:32:51 +02:00
9b6f1f8ff0 add browser finger printing and getElementById 2022-07-03 18:19:52 +02:00
2cc71500fd add style, improve example (mobile support through live editing) 2022-07-03 16:42:16 +02:00
743a5f83fb regenerate manifest 2022-07-03 16:12:31 +02:00
24a45ef5bd make libraries download again 2022-07-03 16:11:42 +02:00
0799bd9aad fix data leaking from one instance to the other when UUIDs match 2022-07-03 16:08:07 +02:00
c7d3e51ba8 amazing progress, add src dir because somehow it wasnt in the git repo before 2022-07-03 16:02:52 +02:00
487a7b001c initial working version 2022-07-03 11:43:26 +02:00
a5e8126976 . 2022-07-01 19:52:30 +02:00
bac7809f3c Initial commit 2022-07-01 18:59:27 +02:00