Commit graph

105 commits

Author SHA1 Message Date
Folyd
d9a051619c Sort advisories by date 2023-03-25 00:05:30 +08:00
Folyd
52498258d0 Replace dashes with underscores to make the consistent format 2023-03-23 22:20:08 +08:00
Folyd
9b27c12fea Fix advisory CI 2023-03-22 23:00:54 +08:00
Folyd
3b9796a8a3 Load advisory-db from local repo 2023-03-22 22:30:46 +08:00
Folyd
8ad10ec40e Fetch advisory db into /tmp directory 2023-03-22 21:52:54 +08:00
Folyd
d1ac7bd090
Add advisory task (#237) 2023-03-22 20:57:17 +08:00
Folyd
eee6b8756c Fix cargo clippy 2022-12-16 21:03:51 +08:00
Folyd
1e6e85a3eb Optimize crates index generation (reduce 0.4% file size) 2022-11-20 15:27:24 +08:00
Folyd
2c2613ef25 Unify tier 2 targets 2022-10-30 14:13:58 +08:00
Folyd
004a275009
Add :targets command (#198)
* Add targets task

* Add `:target` command

* Support update target index
2022-10-29 17:20:21 +08:00
Folyd
13962f1645 Generate rustc info search index 2022-10-28 19:32:44 +08:00
Folyd
627789b7d1 Index books from commands.js 2022-10-27 21:22:23 +08:00
Folyd
1b54b7ae5e Ignore deserialize failed csv record
Such as error: `invalid leading zero in pre-release identifier` caused by 1.2.3-alpha.012.2
2022-08-13 00:08:34 +08:00
Folyd
c08a09c322 Bump rust dependencies, fix clippy 2022-08-12 10:39:01 +08:00
Folyd
64a19d49c2 Filter out auto-generated google api crates. Fixes #138 2021-12-17 16:59:09 +08:00
Folyd
543f813cab Bump to edition 2021 2021-11-29 22:15:03 +08:00
Folyd
dec5e4cbe6 Fix caniuse index parse issue 2021-11-29 22:13:50 +08:00
Folyd
6d3812d3eb Speedup json parse by change crates mapping to string 2021-10-27 21:40:57 +08:00
Folyd
0c86c316b0 Fix books index 2021-10-25 12:22:07 +08:00
Folyd
3e1d0666e5 Use serde derive feature directly 2021-10-17 11:32:07 +08:00
Folyd
b3c8994af1 Generate rfcs index 2021-10-16 20:35:13 +08:00
Folyd
9a6d205aa3 Fix lints task 2021-07-30 00:03:15 +08:00
Folyd
20986616f3 Fix Cargo clippy 2021-03-30 19:54:51 +08:00
Folyd
fea3453d3e Remove anyhow 2021-03-06 13:38:41 +08:00
Folyd
d8377da75b Index more book for books searching 2021-03-06 13:21:44 +08:00
Folyd
d9ad14c152 Fix books page parse error 2021-03-06 00:07:37 +08:00
Folyd
c58bb0aed7 Remove rust blog url task 2020-12-20 13:07:50 +08:00
Folyd
9170336521 Normalize rust blog url special cases 2020-12-05 13:13:17 +08:00
Folyd
d53bc1810a Fix rust blog urls bug 2020-12-04 23:38:26 +08:00
Folyd
e3e5d899b6 Refractor labels task 2020-12-02 10:56:41 +08:00
Folyd
e1f2b5867b Add short flag for subcommands 2020-12-02 10:41:26 +08:00
Folyd
55e3e41da6 Refractor lints and rust_blog_url task 2020-12-02 00:00:54 +08:00
Folyd
37228ef0d1 Refractor rust projects 2020-12-01 22:08:21 +08:00
Folyd
fa2b01820e Parse release version from rust blog urls 2020-11-30 23:31:11 +08:00
Folyd
ceb3dd5177 Parse rust blog page urls 2020-11-30 08:37:04 +08:00
Folyd
3d31828a93 Fix lints index parse json error 2020-11-21 16:34:24 +08:00
Folyd
b84cd3907a Trim string quote for caniuse value 2020-10-27 11:29:20 +08:00
Folyd
1f556f1224 Use regex to match caniuse key and value 2020-10-26 17:34:46 +08:00
Folyd
0a9b113e28 Ignore non-markdown files (such as version.toml) when building caniuse index 2020-10-23 13:56:26 +08:00
Folyd
54738f1753 Cargo clippy and fmt 2020-10-22 22:49:23 +08:00
LOU Xun
623e2bb790
Add Rust binary to update caniuse.rs index
Also revamp descriptions
2020-10-05 16:22:38 +00:00
Folyd
5ca4a29084 Index Rustc development guide book failed, remove the book 2020-08-06 12:31:03 +08:00
Folyd
154e8df38e Add two new book for searching 2020-08-06 11:16:27 +08:00
Folyd
f9c535cc08 Use rayon's parallel iter to speed up building crates index 2020-06-10 21:43:51 +08:00
Folyd
57dc9fd9c4 Trim and replace \n for each crate description 2020-05-30 18:41:27 +08:00
Folyd
26d41bb7fd Add cargo index build task to Makafile 2020-04-23 14:36:33 +08:00
Folyd
9c24fa21d0 Clean labels-index code 2020-03-26 10:50:08 +08:00
Folyd
0f64785abf Add labels-index.js 2020-03-25 23:44:43 +08:00
Folyd
79812b2649 Add labels-index task 2020-03-25 21:39:38 +08:00
Folyd
b76ad6aad5 Restore ignore to aggregate the crate id 2020-03-14 00:34:36 +08:00