Commit graph

105 commits

Author SHA1 Message Date
Folyd
62476761e1 Update latest crates index 2019-12-28 00:16:08 +08:00
Folyd
2d23703207 Add crates-index workflows 2019-12-27 23:49:02 +08:00
Folyd
a96ea8f203 Try fix github action error 2019-12-27 00:19:07 +08:00
Folyd
5e4c71f216 Add deploy-docs.sh to deploy docs for Github Action 2019-12-27 00:01:21 +08:00
Folyd
65b8227e3b Update search-index version 2019-12-23 14:59:14 +08:00
Folyd
7f853ec9b0 Add depoly crates index bash script 2019-12-23 00:23:11 +08:00
Folyd
5a9b842cf4 Add Content Security Policy url to load latest crates index from the server 2019-12-23 00:13:08 +08:00
Folyd
a8762d48b4 Support specify crates index path in the args 2019-12-22 13:57:48 +08:00
Folyd
13546e8d08 Upgrade search-index to v1.40.0, increase MAX_SUGGEST_SIZE to 7 2019-12-20 23:38:17 +08:00
Folyd
92151225d8 Load latest crates index if available on popup page 2019-12-11 12:17:36 +08:00
Folyd
2214017845 Minify description to reduct crates-index file size 2019-12-10 00:37:06 +08:00
Folyd
10a0b547a5 Async/await crate search functions 2019-12-09 11:53:20 +08:00
Folyd
34b296f605 Add official website to README 2019-12-03 18:00:53 +08:00
Folyd
d9f8e32cdd Popup page add website and github link 2019-12-03 17:55:04 +08:00
Folyd
192ac2612d Update release history 2019-12-03 12:03:41 +08:00
Folyd
c47e8b1076 Fix home section permalink issue 2019-12-02 21:13:46 +08:00
Folyd
efaa6d99dc Fix docs render issues 2019-12-02 21:10:02 +08:00
Folyd
bf2092ac3d Fix docs logo and link path issue 2019-11-29 16:56:55 +08:00
Folyd
0e6d03f01e Fix docs css path and some styles 2019-11-29 16:06:18 +08:00
Folyd
c55ed80359 Specify the build dir env 2019-11-29 15:56:35 +08:00
Folyd
110fe870a2 Fix docs workflow 2019-11-28 23:34:30 +08:00
Folyd
28f32750ae Add docs workflow to deploy docs to github pages 2019-11-28 23:22:04 +08:00
Folyd
31764c8a45 Optimize docs markdown css style 2019-11-28 23:18:25 +08:00
Folyd
bde2a7072b Setup the basic homepage with zola 2019-11-27 23:56:05 +08:00
Folyd
02fa24e6e7 Optimize option ui 2019-11-21 16:20:05 +08:00
Folyd
60f63681bb Prefix with ! can search crates exclusively 2019-11-20 18:29:08 +08:00
Folyd
58f8e64cf6 Don't clean crate index to reduce memory usage 2019-11-20 18:11:12 +08:00
Folyd
a432bc6825 Ignore search keyword's space character, update crates-index 2019-11-20 17:43:40 +08:00
Folyd
bbdcd4f37f Aggregate crates index common string into array to reduce file size 2019-11-20 17:30:57 +08:00
Folyd
ed9892a20d Cargo fmt 2019-11-20 15:57:18 +08:00
Folyd
6787ecfb3d Use minifier crate to replace null keyword 2019-11-20 15:50:00 +08:00
Folyd
47b4a69ff9 Cargo clippy 2019-11-19 21:20:40 +08:00
Folyd
c562716a5f Fix mistake comment and some stuffs 2019-11-19 20:05:41 +08:00
Folyd
92ce32ae80 Add crates-index.js, complete basic crate search feature 2019-11-19 19:13:23 +08:00
Folyd
ec803c3bd0 Optimize format to reduce crates-index.js file size 2019-11-19 18:59:07 +08:00
Folyd
ce091b1b32 Remove crate homepage/repository/downloads fields 2019-11-19 17:54:17 +08:00
Folyd
d352ce4372 Search crate from crate index 2019-11-19 17:26:04 +08:00
Folyd
e945c3cd29 Add CrateSearch code 2019-11-19 17:00:15 +08:00
Folyd
591640129d Lowercase all crate ids 2019-11-18 18:26:48 +08:00
Folyd
ff35037242 Convert crate vec to HashMap 2019-11-18 18:16:55 +08:00
Folyd
da6d203b25 Minify javascript null to variable N 2019-11-17 00:38:50 +08:00
Folyd
a71ca571ff Minify crates homepage, documentaion, repository url 2019-11-17 00:16:42 +08:00
Folyd
0b9a0e5c24 Minify crate fields to reduce the crate-index.js file size 2019-11-15 18:41:46 +08:00
Folyd
e95b31827a Generate basic crate-ids.js file 2019-11-15 18:03:22 +08:00
Folyd
7a7af518ad Add rust directory 2019-11-13 16:48:26 +08:00
Folyd
5b8c68da18 Bump version to 0.5 2019-11-08 11:06:49 +08:00
Folyd
de3295e477 Bump search index to version 1.39 2019-11-08 11:01:32 +08:00
Folyd
c9061f4c4d Fix escape bug on Firefox 2019-11-08 10:56:43 +08:00
Folyd
907ba7eff9 Add github action build badge 2019-11-01 21:49:47 +08:00
Folyd
40259fd337 Change to python3 version http server 2019-11-01 21:35:43 +08:00