Commit graph

264 commits

Author SHA1 Message Date
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
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
Folyd
a2cd5f51fe Fix doc search index compatiblity 2020-03-08 17:27:11 +08:00
Folyd
a757261a24 Add theme color and keywords for website 2020-03-08 16:56:13 +08:00
Folyd
d519bc6020 Fix command UI 2020-03-08 16:38:05 +08:00
Folyd
83874d5953 Show crate doc search title, convenient for select crates in the list 2020-03-08 16:28:05 +08:00
Folyd
bed0e1bb7e Change command list content 2020-03-08 15:37:33 +08:00
Folyd
4b694578b9 Show optional crate list when perform crate doc search 2020-03-08 12:43:01 +08:00
Folyd
5e7286880f Fix parse crate name bug 2020-03-08 12:29:01 +08:00
Folyd
aa27ccff92 Change crate local storage structure to object 2020-03-08 11:31:55 +08:00
Folyd
db8397d54b Update docs 2020-03-08 10:59:53 +08:00
Folyd
786ee72b38 Add third party crate doc search 2020-03-08 10:59:37 +08:00
Folyd
cee11ef52a Add CrateDocSearcher and manager, crate docs change to immediately invoke function 2020-03-08 10:49:40 +08:00
Folyd
674428441f Fix search index compatibility, sync with official code 2020-03-08 01:00:06 +08:00
Folyd
d023db11f9 Extract base doc search file 2020-03-07 17:13:18 +08:00
Folyd
9a8bd643bd Optimize add to extension UI 2020-03-07 16:12:56 +08:00
Folyd
699fcdbf39 Support toggle add to extension state 2020-03-07 12:52:13 +08:00
Folyd
12a638bd33 Implement add search index to extension feature 2020-03-07 00:33:48 +08:00
Folyd
6fe58a7936 Clean token when minify js 2020-03-06 00:54:12 +08:00
Folyd
6aad602f55 Add clippy lints search 2020-03-05 23:33:32 +08:00
Folyd
22c4e9b540 Add The wasm-bindgen Guide book 2020-03-05 19:34:56 +08:00
Folyd
c87c7c36f5 Add privacy policy 2020-03-05 16:54:30 +08:00
Folyd
2280911226 Generate lints index 2020-03-04 01:01:05 +08:00
Folyd
bcf8050545 Fix docs.rs feature flags not working on some pages issue 2020-03-03 22:57:10 +08:00
Folyd
d698f2cda5 Update to the latest crates index 2020-03-02 19:58:27 +08:00
Folyd
d88d8c4073 Add manifest file 2020-03-01 17:51:01 +08:00
Folyd
50574f9073 Add js_files() function to generate background js arrays 2020-03-01 16:42:51 +08:00
Folyd
b886d65bda Adjust popup directory 2020-03-01 15:56:57 +08:00
Folyd
21f9703c26 Command add onBlankResult hook method 2020-02-28 19:15:18 +08:00
Folyd
7d90d50aab Schedule crates index task daily 2020-02-28 18:45:01 +08:00
Folyd
3183f0045c Refractor command system, add history command 2020-02-28 12:58:54 +08:00
Folyd
c4dee50ccb Ominbox boostrap function add onSelected callback 2020-02-28 11:58:20 +08:00
Folyd
e090c6bef4 Add disposition rule to replace openType config 2020-02-28 11:08:58 +08:00
Folyd
17ad03fb31 Fix crates-index workflow 2020-02-27 21:40:37 +08:00
Folyd
a872c12762 Download crates.io dumped database before build crates index 2020-02-27 17:47:30 +08:00
Folyd
ba523999d5 Split dependencies with feature flags 2020-02-27 17:12:21 +08:00
Folyd
2f449ff599 Parse csv from tar file directly to generate crates index 2020-02-27 15:45:15 +08:00
Folyd
aa1548276d Speed up crates index 2020-02-27 11:51:37 +08:00
Folyd
36dd233e88 Build crates index way from the dumped database file, discard old API crawl way due to speed and accuracy issues 2020-02-27 01:09:57 +08:00
Folyd
f66922443d Fix feature flags overflow UI, improve docs 2020-02-26 18:49:47 +08:00