Commit graph

23 commits

Author SHA1 Message Date
Folyd
f12eb81d37 Add command feature 2020-02-09 23:15:18 +08:00
Folyd
864b2379fb Refractor and redesign Omnibox code 2020-02-09 21:25:21 +08:00
Folyd
27464a76cd Sync latest crate-index's mapping to deminify crate id 2020-02-08 17:11:10 +08:00
Folyd
61ad4877fc Integrate rust attributes search feature 2020-02-03 16:18:23 +08:00
Folyd
501b0a9792 Add Deminifier to clean minified string 2020-01-12 14:25:10 +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
92151225d8 Load latest crates index if available on popup page 2019-12-11 12:17:36 +08:00
Folyd
b317bb47fa Refactor settings code 2019-10-31 12:08:04 +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
5bc76e246b Distinct chrome and web extension browser namespace 2019-10-29 16:38:20 +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
275fec0584 New feature: add suggest error index result 2019-09-26 12:18:16 +08:00
Folyd
07f031a6f7 Prepare root path before execute query to handle offline doc mode 2019-01-31 22:40:45 +08:00
Folyd
91cf82d0ce Fix forget to escape description text bug 2018-12-16 17:34:47 +08:00
pcpthm
dece2ad8de Support Firefox 2018-11-29 14:15:53 +09:00
Folyd
959aab33c9 Append search crates suggestion to search results 2018-11-27 00:16:00 +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
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
b73f1def3a Add search-index 2018-11-03 15:45:04 +08:00