93 Commits

Author SHA1 Message Date
65696a327d Update dependencies 2023-03-27 10:29:20 +08:00
b035a68fc7 Fix log file wirte 2023-03-27 10:27:42 +08:00
32541994c1 Update graceful shutdown 2023-03-27 10:09:25 +08:00
65e2b6ca8a Update rustformt version 2023-03-27 08:59:55 +08:00
df1b189c5b Update with async 2023-03-25 15:16:05 +08:00
fe7c0372e3 Add tokio 2023-03-24 15:46:57 +08:00
5658ba230f Update dev config 2023-03-24 15:26:17 +08:00
3bf1afb3eb Update http server 2023-03-24 15:23:57 +08:00
be93d81c41 Update dockerfile 2023-03-16 15:47:12 +08:00
cb3b7f823a Add try index test 2023-03-15 11:47:04 +08:00
554ac1098a Add cache control in reponse 2023-03-14 15:04:01 +08:00
02f20181e5 Format file type 2023-03-14 15:01:22 +08:00
b1a77341cc Add version in reponse 2023-03-14 14:43:58 +08:00
1c19b23fd4 Update readme 2023-03-14 14:35:16 +08:00
bf3cb1348b Add javascript file support 2023-03-14 14:33:46 +08:00
3918eee9c4 Add svg support 2023-03-14 14:29:28 +08:00
d104b4ac0c Update file exist 2023-03-10 13:41:41 +08:00
33aaa7fce5 Add content type 2023-03-10 12:00:52 +08:00
047676ba55 Fix static file 2023-03-10 11:07:17 +08:00
ac421800cf Add try index in get 2023-03-10 10:48:38 +08:00
7bd870dd0a Add html file check 2023-03-10 10:42:30 +08:00
c33bf09095 Add try_index config 2023-03-10 10:35:19 +08:00
1f2e6d424f Add not found page 2023-03-10 10:01:20 +08:00
cec5f5bc3c Update get error handle 2023-03-10 09:49:06 +08:00
e360596e64 Update dependencies 2023-03-08 14:52:21 +08:00
d89336e136 Fix path error 2023-03-08 14:27:28 +08:00
39fd53a48d Add custom error 2023-03-08 14:05:16 +08:00
87be47bf79 Reformat first line 2023-03-08 11:56:42 +08:00
e36e30ea3b Add frame into handler 2023-03-08 11:43:00 +08:00
2bd1eae8d9 Update frame router 2023-03-07 22:30:08 +08:00
b13ff3b5a5 Add frame info 2023-03-07 15:29:40 +08:00
0dfe48049c Add frame error 2023-03-06 17:59:20 +08:00
6b7b915846 Add frame struct 2023-03-06 17:43:25 +08:00
ea4a47519b Update gitignore 2023-03-02 13:24:22 +08:00
da1831cfc1 Update docker ignore 2023-03-01 09:32:47 +08:00
8d5f6736d8 Add create static folder when it's not exist 2023-02-27 17:42:44 +08:00
8ef4350035 Update readme 2023-02-21 17:09:43 +08:00
99b3699139 Adjust a new thread to create job 2023-02-19 11:16:06 +08:00
b405b5f229 Format code
Update readme
2023-02-19 11:12:29 +08:00
183658ef87 Fix workers
Handle exiting
2023-02-16 10:04:52 +08:00
c4606e352d Add logger error handle 2023-02-15 16:53:46 +08:00
0290079faf Add config tests 2023-02-15 16:49:23 +08:00
06b6f49173 Format code 2023-02-15 16:32:08 +08:00
29bca3c7b9 Format logger 2023-02-15 16:31:21 +08:00
44b5309760 Add write log to file. 2023-02-15 16:24:48 +08:00
b09dd7ddf3 Grace shutting down 2023-02-15 15:35:49 +08:00
09190ec0ae Update error handle 2023-02-15 15:12:43 +08:00
13b2a31c15 Add create log file 2023-02-14 14:03:52 +08:00
938f93fbe4 Add read thread number from config file. 2023-02-13 15:09:46 +08:00
900aee6f6f Add logger 2023-02-13 14:28:07 +08:00