Commit graph

118 commits

Author SHA1 Message Date
Folyd
de5b322eea Fix lint task 2024-10-16 12:27:41 +08:00
Folyd
bcfc93f5d7 Revert "Filter out aws sdk crates"
2acd9ac201
2024-10-16 12:00:12 +08:00
Folyd
2acd9ac201 Filter out aws sdk crates 2024-10-16 11:39:31 +08:00
Folyd
88b9fd197a Fix crates export 2024-05-26 16:11:13 -07:00
Folyd
bd7d3abe02 Migrate index to ESM 2024-05-26 15:51:11 -07:00
Folyd
98c6f74ea6 Bump minifier to 0.3 2024-04-28 23:13:54 -07:00
Folyd
854e416120 Use db-dump crate to get top crates 2024-04-28 23:06:01 -07:00
Folyd
007d2b6af3 Html escape lint descriptions 2023-07-14 00:31:07 +08:00
Folyd
53c94708fb Refactor crates index task 2023-04-09 22:52:20 +08:00
Folyd
5ee5b01489 Use HashMap to store latest crate versions 2023-04-09 12:29:21 +08:00
Folyd
fe3a501251 Optimize string allocation 2023-04-09 00:41:41 +08:00
Folyd
ca7e44eb13 Fix reverse mappings 2023-04-01 22:15:05 +08:00
Folyd
1fa78df454 Polish rust tasks 2023-03-26 15:20:53 +08:00
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