Commit Graph

36 Commits

Author SHA1 Message Date
Tim-Paik dc598b05ff update deps 2023-07-17 18:15:43 +08:00
dependabot[bot] 49c9a6d128
Bump comrak from 0.14.0 to 0.17.0
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.14.0 to 0.17.0.
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)
- [Commits](https://github.com/kivikakk/comrak/compare/0.14.0...0.17.0)

---
updated-dependencies:
- dependency-name: comrak
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 14:42:08 +00:00
Tim-Paik d4714cd8f5
Release 1.1.0 2022-11-13 17:27:25 +08:00
Tim-Paik 91f9993315
update deps 2022-11-13 17:02:39 +08:00
Tim-Paik fc809f9bc9
v1.0.5 2022-07-28 15:09:02 +08:00
Tim-Paik 479f6006a6
update deps 2022-07-28 15:06:33 +08:00
Tim-Paik c15c09f07c
add readme support 2022-07-28 01:39:51 +08:00
Tim-Paik 17c6053ed2
Release 1.0.4 2022-07-19 23:06:15 +08:00
Tim-Paik 4ccea5edf2
remove unused dependencies 2022-07-19 23:02:04 +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 f82e85aa66
update deps 2022-06-18 12:44:00 +08:00
Tim-Paik d1d849d93b
update deps and reduce binary size 2022-06-07 11:35:06 +08:00
Tim-Paik 0217f3f1f6
Release 1.0.0 2022-06-07 11:06:42 +08:00
Tim-Paik c575147891
update deps 2022-06-07 10:25:45 +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 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 dda85e927a change name 2021-08-25 12:33:34 +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 8db0f82d08 0.8.3-beta firefox dark mode bug fix 2021-08-23 15:27:48 +08:00
Tim-Paik e407395080 0.8.2-beta Update Github automatic build 2021-08-23 14:18:14 +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 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