Commit graph

72 commits

Author SHA1 Message Date
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
Folyd
0f8933e875 Change title fonts 2019-11-01 15:19:08 +08:00
Folyd
73fdddcfd6 Bump version to 0.4 2019-10-31 22:38:54 +08:00
Folyd
d03854e736 Add Firefox offline mode caveats 2019-10-31 22:35:57 +08:00
Folyd
8e4767afff Offline doc path support file:// and http:// 2019-10-31 22:26:57 +08:00
Folyd
b317bb47fa Refactor settings code 2019-10-31 12:08:04 +08:00
Folyd
0873eaa942 Validate offline mode std doc path 2019-10-31 11:32:07 +08:00
Folyd
7137c8918b Refactor and optimize code structure 2019-10-30 21:24:34 +08:00
Folyd
d12e2300b0 Fix offline mode search bug 2019-10-30 19:29:44 +08:00
Folyd
2e74cebcc1 Add Mozilla Add-on badge and installation link 2019-10-30 11:07:26 +08:00
Folyd
6a4ff05f6a Remove test crate from search index 2019-10-29 18:56:44 +08:00
Folyd
598a21e732 Fix github workflow artifact name 2019-10-29 18:47:47 +08:00
Folyd
b3592f1212 Fix github workflows 2019-10-29 17:51:44 +08:00
Folyd
0929d6884c Bump version to v0.3 2019-10-29 17:45:44 +08:00
Folyd
e46f208d5f Add github workflows file 2019-10-29 17:09:30 +08:00
Folyd
c66310a606 Update README and rust doc badge 2019-10-29 16:39:09 +08:00
Folyd
5bc76e246b Distinct chrome and web extension browser namespace 2019-10-29 16:38:20 +08:00
Folyd
f9c28435c8 Eliminate core crate array from search index 2019-10-29 16:18:53 +08:00
Folyd
39fc2a1b5b Minify search index properties (items, paths) to match the latest raw one 2019-10-29 15:44:55 +08:00
Folyd
6fafc05b48 Bump search index to stable version 1.38 2019-10-29 15:44:55 +08:00
Folyd
8aeb0af7ba Update README.md 2019-09-26 12:22:03 +08:00
Folyd
275fec0584 New feature: add suggest error index result 2019-09-26 12:18:16 +08:00
Folyd
684c597ee0 Bump to version 0.2 2019-02-03 11:42:55 +08:00
Folyd
6175380990 Optimize offline mode ui 2019-01-31 23:51:27 +08:00
Folyd
07f031a6f7 Prepare root path before execute query to handle offline doc mode 2019-01-31 22:40:45 +08:00
Folyd
ae2daa462a Support configure offline doc path 2019-01-31 21:52:24 +08:00
Folyd
6b32600b4f Remove nightly docs support, update search-index to 1.32 2019-01-29 11:06:53 +08:00
Folyd
c2201bc8ec Bump to version 0.1.1 2018-12-16 17:46:13 +08:00
Folyd
0828d2a2de Reduce MAX_RESULTS to 10 2018-12-16 17:34:47 +08:00
Folyd
91cf82d0ce Fix forget to escape description text bug 2018-12-16 17:34:47 +08:00
Folyd
f45773cad7 Add installation instruction 2018-11-29 23:56:40 +08:00
Folyd
9f83b123d1 Add more feature descriptions to README 2018-11-29 20:49:27 +08:00
Folyd
e050cccf65 Add stable and nightly docs badges 2018-11-29 15:07:51 +08:00
Folyd
a434fcb210 Merge pull request #2 from pcpthm/firefox-support
Firefox compatibility
2018-11-29 15:02:01 +08:00