Commit graph

302 commits

Author SHA1 Message Date
Folyd
591af48266 Transfer the repository to Huhu 2020-04-19 21:31:12 +08:00
Folyd
a7913dceb9 Rename onSelected() to afterNavigated() 2020-04-17 18:50:43 +08:00
Folyd
28f7b0b538 Improve inject script name conventions 2020-04-17 18:50:18 +08:00
Folyd
9a7a541c83 Add beforeNavigate hook for Omnibox 2020-04-17 00:15:07 +08:00
Folyd
48fe6e45fa Bump version to v0.9.0 2020-04-16 23:51:30 +08:00
Folyd
22ee8c3dad Omnibox add no cached query API 2020-04-15 23:49:44 +08:00
Folyd
0837a31fbd Increase doc search MAX_LEV_DISTANCE to 3 2020-04-15 23:08:17 +08:00
Folyd
156592d0f0 Fix label command filter bug 2020-04-15 19:32:36 +08:00
Folyd
5d12a21890 Add Microsoft Edge version 2020-04-15 09:43:42 +08:00
Folyd
9eff56b5c5 Testing parseCargoFeatures function 2020-04-14 19:53:36 +08:00
Folyd
3285d6991b Move common script logic to lib.js 2020-04-14 19:53:01 +08:00
Folyd
0ff006c6bc Move Deminifier into CrateSearch object 2020-04-14 18:09:10 +08:00
Folyd
4f14e08718 Fix cargo features parse bug 2020-04-14 18:03:59 +08:00
Folyd
77247c5e6c Revert "Fix cargo.toml parse bug"
de3e7e2812
2020-04-14 13:25:20 +08:00
Folyd
97bde0149c Fix regex bug when replace duplicated url flag 2020-04-13 19:30:58 +08:00
Folyd
76f40ff716 Fix cargo.toml parse bug 2020-04-13 19:25:14 +08:00
Folyd
43f8ccc27b Remove max page and max docs result size limitation 2020-04-13 18:45:20 +08:00
Folyd
f5c11acb05 Change to dark-mode compatible rust logo 2020-04-12 13:29:46 +08:00
Folyd
9fa462f313 Separate chromium and firefox action workflow files 2020-04-11 00:03:03 +08:00
Folyd
081212291e Make Firefox support add external crate search index 2020-04-10 23:48:40 +08:00
Folyd
06f132d517 Remove browser variable in Compat 2020-04-08 22:53:38 +08:00
Folyd
5b0fd01987 Update default suggestion, improve crate search UI 2020-04-08 22:37:25 +08:00
Folyd
6c7922ae76 Command support prefix filtering 2020-03-30 23:04:21 +08:00
Folyd
e36a29b921 Add Guide to Rustc Development book, update README 2020-03-28 18:14:41 +08:00
Folyd
9c24fa21d0 Clean labels-index code 2020-03-26 10:50:08 +08:00
Folyd
0f64785abf Add labels-index.js 2020-03-25 23:44:43 +08:00
Folyd
deb2634fd7 Add :label command 2020-03-25 22:27:23 +08:00
Folyd
e86d3faf35 Command.onBlankResult return [] by default 2020-03-25 22:21:24 +08:00
Folyd
79812b2649 Add labels-index task 2020-03-25 21:39:38 +08:00
Folyd
c8d8dc9b50 FAQ page add permission declaration 2020-03-20 12:25:43 +08:00
Folyd
37ff45f197 Clarify Chrome version's description 2020-03-16 21:00:55 +08:00
Folyd
dc201578e3 Update v0.8.1 changelog 2020-03-14 10:01:12 +08:00
Folyd
aff6de5674 Merge pull request #24 from Folyd/hotfix-0.8.1
Hotfix 0.8.1
2020-03-14 01:05:40 +08:00
Folyd
fd7710b0b5 Merge branch 'master' into v0.8.1 2020-03-14 00:55:26 +08:00
Folyd
6649ca0839 Bump version to v0.8.1, upgrade crates and search index 2020-03-14 00:47:23 +08:00
Folyd
b76ad6aad5 Restore ignore to aggregate the crate id 2020-03-14 00:34:36 +08:00
Folyd
926f1c0f68 Fix compile error 2020-03-13 23:20:50 +08:00
Folyd
595e07b26d Add manual crates index trigger 2020-03-13 22:59:18 +08:00
Folyd
640396a289 Skip when crate name equals description, otherwise will cause Unexpected token '[' error. 2020-03-13 22:44:23 +08:00
Folyd
964cefe001 Fix stable command calculate wrong version bug 2020-03-13 18:21:56 +08:00
Folyd
5bc022f5bc Change base_url to root path 2020-03-13 11:54:08 +08:00
Folyd
fc93600c15 Remove clean_tokens step when minify js 2020-03-12 23:13:38 +08:00
Folyd
979bf13aac Table of content support 2th level title, update changelog 2020-03-11 12:29:32 +08:00
Folyd
17b66933f8 Update docs and README 2020-03-10 23:59:25 +08:00
Folyd
298983ec6e Merge pull request #18 from Folyd/bugfix-crates-name
Fix crate result name unnecessary underscore replacement issue
2020-03-10 16:20:01 +08:00
Folyd
cd410fb4ee Fix crate result name unnecessary underscore replacement issue 2020-03-10 15:52:14 +08:00
Folyd
8b81344efa Adjust manifest to distinct Firefox version 2020-03-10 15:49:52 +08:00
Folyd
955672a100 Add CrateDocSearchManager tests 2020-03-09 14:57:07 +08:00
Folyd
812c7fa489 Fix crate doc name bug 2020-03-09 14:56:52 +08:00
Folyd
781f68221a Add getSearchUrl() method, doc search result add footer 2020-03-08 22:19:04 +08:00