Commit Graph

30 Commits

Author SHA1 Message Date
Tim-Paik c15c09f07c
add readme support 2022-07-28 01:39:51 +08:00
Tim-Paik 8251624981
Replace tera with askama, split the code 2022-07-19 22:58:03 +08:00
Tim-Paik 46b7c6379f
Delete chrono, use time crate instead, update dependencies 2022-07-19 00:42:08 +08:00
Tim-Paik c98ef43525
Fixed the problem that log cannot be displayed in doc mode 2022-06-07 17:59:04 +08:00
Tim-Paik fa3ca96fb7
bug fixs 2022-06-06 14:27:56 +08:00
Tim-Paik fd3c93a8d4
add update deps 2022-06-06 13:01:22 +08:00
Tim-Paik 2c1cdc5720 v1.0.0-rc.8 Update clap to 3.0.0, ready to release 2022-01-02 22:12:19 +08:00
Tim-Paik 02b6c26874 v1.0.0-rc.7 Update clap dependency, rewrite deprecated code, now has better color output 2021-10-24 21:46:08 +08:00
Tim-Paik 027d336643 v1.0.0-rc.6 Optimize the code and supplement the readme 2021-09-05 11:52:26 +08:00
Tim-Paik 62fd879e53 v1.0.0-rc.5 fixed undecode url and try to statically link msvc runtime 2021-09-03 18:41:58 +08:00
Tim-Paik 2cda2c0a45 1.0.0-rc.4 add readme and 403 connection close bug fix 2021-08-25 20:41:59 +08:00
Tim-Paik de00101713 add LICENSE 2021-08-25 00:05:33 +08:00
Tim-Paik 12993018ab 1.0.0-rc.3 log optimization and bug fix 2021-08-24 12:11:15 +08:00
Tim-Paik d59a3fc4a5 1.0.0-rc.2 xdg-open and tls bug fix 2021-08-23 17:47:56 +08:00
Tim-Paik d6e64db5c7 0.8.1-beta Try to replace openssl with rustls 2021-08-23 14:08:20 +08:00
Tim-Paik 1ae50ebca8 0.8.0-beta cargo doc crate_name bug fix 2021-08-23 12:48:35 +08:00
Tim-Paik b99bf2c447 0.7.2-beta cargo doc support and bugs fix 2021-08-22 15:49:00 +08:00
Tim-Paik 45d5d12487 0.6.5-beta Rewrite based on actix_web 2021-08-21 20:10:41 +08:00
Tim-Paik 48f3c062cf 0.2.1-beta bug fixs 2021-08-18 17:48:59 +08:00
Tim-Paik 77103c6670 0.2.0-beta dark mode, organize css, no index support, some icon and 500 error handle 2021-08-16 01:23:54 +08:00
Tim-Paik 61ae8af122 0.1.9-beta enable sort and CORS flag 2021-08-15 12:07:57 +08:00
Tim-Paik 221be83bc5 0.1.8-beta fix content-type error 2021-08-14 22:08:26 +08:00
Tim-Paik b04ddc4585 0.1.7-beta fix templete dir error, embed templete 2021-08-14 21:55:20 +08:00
Tim-Paik e68a1b7dd8 0.1.6-beta 2021-08-14 20:15:58 +08:00
Tim-Paik 2806bf5119 web added! 2021-08-13 00:56:54 +08:00
Tim-Paik 0b8c2909a9 spa support 2021-08-12 15:02:03 +08:00
Tim-Paik 24dc99efc0 Abolish middleware and use the catch method 2021-08-10 01:09:34 +08:00
Tim_Paik 5d0241a387 0.1.0-alpha.2 2021-08-04 22:04:26 +08:00
Tim_Paik a613a35ff0 0.1.0-alpha.1 2021-08-04 01:09:59 +08:00
Tim-Paik 4536c5fb8b 0.1.0-alpha.0 2021-08-01 19:57:26 +08:00