Commit graph

302 commits

Author SHA1 Message Date
Folyd
07cb700909 Improve double ! search result UI 2020-02-07 13:48:19 +08:00
Folyd
cefdcca046 Support prefxi double ! to search crates with docs.rs url 2020-02-07 12:05:42 +08:00
Folyd
986ac2c7b5 Remove crates-index's documentation field, rename crates-index.js to index.js 2020-02-07 12:04:39 +08:00
Folyd
3c390cb8bc Fix legacy default suggestion not reset bug 2020-02-06 23:19:31 +08:00
Folyd
6f90c0f7be Use appendResult() method to render result 2020-02-06 23:02:44 +08:00
Folyd
d6192dff86 Add match() and dim() methods to format text on Chrome 2020-02-06 22:13:02 +08:00
Folyd
af25fca186 Set the first search result as the default suggestion content 2020-02-06 21:57:38 +08:00
Folyd
6bde6ac26b Update index page and caveats 2020-02-06 17:54:43 +08:00
Folyd
1fe05a7564 Update current version to v0.7.0 2020-02-04 23:45:08 +08:00
Folyd
aaaa3eaf2f Bump to version 0.7 2020-02-04 11:19:08 +08:00
Folyd
6e9c351988 Update the websites overview and release history 2020-02-03 22:28:03 +08:00
Folyd
8b7aa9bf7a Update README.md 2020-02-03 16:39:59 +08:00
Folyd
61ad4877fc Integrate rust attributes search feature 2020-02-03 16:18:23 +08:00
Folyd
c3bb201a62 Add rust attributes search js files 2020-02-03 16:17:39 +08:00
Folyd
a42f9d19fa Update search-index to version 1.41.0 2020-02-01 09:20:23 +08:00
Folyd
6e83ca624e Update v0.6 official websites 2020-01-21 23:22:28 +08:00
Folyd
dfb4065cdc Fix workflow error 2020-01-17 12:35:49 +08:00
Folyd
a0b274ceb2 Generate Chrome/Firefox artifact separately 2020-01-17 12:21:02 +08:00
Folyd
fdc4226152 Improve manifest jsonnet file 2020-01-17 12:09:20 +08:00
Folyd
faee2d5ebd Using jsonnet to generate Chrome/Firefox manifest json 2020-01-16 20:30:14 +08:00
Folyd
0af55cd2f3 Mobilize website 2020-01-14 10:57:04 +08:00
Folyd
37f02b0761 Add favicon, fix typo, update latest crates index 2020-01-13 23:06:32 +08:00
Folyd
9cde4bca51 Bump to version 0.6 2020-01-13 21:31:02 +08:00
Folyd
4d680cd86a Add minify letters 2020-01-13 19:27:39 +08:00
Folyd
fca2c72d6d Update the latest crates-index binary file 2020-01-13 08:53:04 +08:00
Folyd
da0206d1cb Change MINIFY_LETTERS to alphanumeric letters 2020-01-12 15:29:46 +08:00
Folyd
cee3a0231d Sort frequency word by score 2020-01-12 14:47:29 +08:00
Folyd
501b0a9792 Add Deminifier to clean minified string 2020-01-12 14:25:10 +08:00
Folyd
676d2acf22 Apply cargo clippy suggestions 2020-01-10 19:42:58 +08:00
Folyd
187ea4464a Move minify function to Minifer struct 2020-01-10 19:36:56 +08:00
Folyd
9c0e254b7e Write mapping into crates-index.js 2020-01-10 12:11:42 +08:00
Folyd
8e63b147eb Use MappingMinifier to minify crate's description 2020-01-10 11:54:35 +08:00
Folyd
57df7feb0e Generate crates description frequency words mapping 2020-01-09 21:42:33 +08:00
Folyd
1242229a88 Update crates-index binary 2020-01-08 10:55:01 +08:00
Folyd
9db33fac09 Add User-Agent and limit the request rate to comply crates.io crawler policy 2020-01-07 23:02:21 +08:00
Folyd
e7629e5ea1 Remove branch gh-pages instead of push to branch now 2020-01-05 00:17:28 +08:00
Folyd
f4cdc2a28c Temporary disable schedule crates index task 2020-01-04 15:30:49 +08:00
Folyd
b57792c1a2 Change website url to now.sh 2020-01-03 20:30:59 +08:00
Folyd
ac5eb94218 Fix crates-index url typo, update crates-index binary file 2019-12-31 15:46:23 +08:00
Folyd
2a8a7edb77 Fix deploy docs incorrect directory bug 2019-12-31 15:03:19 +08:00
Folyd
b031a2aec6 Fix update crates index failed bug, upgrade reqwest and tokio 2019-12-31 11:30:00 +08:00
Folyd
b198bc5729 Use rust binary to deploy crates index 2019-12-30 20:44:59 +08:00
Folyd
b7bf89f011 Add build binary workflows and script 2019-12-30 20:26:15 +08:00
Folyd
2e02755dec Trigger docs deployment by repository_dispatch event 2019-12-30 18:42:33 +08:00
Folyd
2197e80151 Update docs hot-it-works page 2019-12-28 23:22:59 +08:00
Folyd
43ded6278d Fix new crate search issue 2019-12-28 23:15:02 +08:00
Folyd
c570ee8a6a Toast message for crates index update and offline doc path 2019-12-28 22:48:27 +08:00
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