Commit graph

105 commits

Author SHA1 Message Date
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
pcpthm
dece2ad8de Support Firefox 2018-11-29 14:15:53 +09:00
Folyd
15110cb1b6 Add basic travis yaml file 2018-11-29 13:10:55 +08:00
Folyd
5c940f35a1 Add demonstration gif 2018-11-28 20:32:45 +08:00
Folyd
e8f9e4ebf3 Update to latest search-index 2018-11-28 20:04:22 +08:00
Folyd
b819ad69cb Update README.md 2018-11-27 20:00:01 +08:00
Folyd
db5365cf42 Add rustacean gif, fix README typo 2018-11-27 18:56:08 +08:00
Folyd
21b8670ee3 Update REAMDE 2018-11-27 11:34:35 +08:00
Folyd
959aab33c9 Append search crates suggestion to search results 2018-11-27 00:16:00 +08:00
Folyd
e993aaa18f Create CONTRIBUTING.md 2018-11-26 23:32:18 +08:00
Folyd
965384856a Create LICENSE-MIT 2018-11-26 23:29:52 +08:00
Folyd
481d435d76 Create LICENSE-APACHE 2018-11-26 23:28:54 +08:00
Folyd
0312085129 Change default suggestion to search Rust docs, search crates is an extras option 2018-11-26 23:22:55 +08:00
Folyd
87e79ea2ad Add select element to custom search result open behavior: current-tab or new-tab 2018-11-24 09:42:26 +08:00
Folyd
ca61ef79d1 Add simple popup page 2018-11-24 08:58:44 +08:00
Folyd
06302e7442 Escape the five predefined entities to display them as text. 2018-11-23 20:12:34 +08:00
Folyd
8e9fca9db2 Show Rust doc search results 2018-11-20 00:05:50 +08:00
Folyd
fb13437687 Add keyword search code 2018-11-18 19:55:44 +08:00