Commit graph

248 commits

Author SHA1 Message Date
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
Folyd
1d894fa1d1 Add remind for crate search 2020-02-26 18:13:21 +08:00
Folyd
e3011eb459 Compress image size 2020-02-26 16:59:07 +08:00
Folyd
595f6a5450 Adjust search directory structure 2020-02-25 15:45:35 +08:00
Folyd
1594a12a65 Restore cargo run to build crates index 2020-02-25 15:24:07 +08:00
Folyd
72bb099911 Check char boundary to prevent panic 2020-02-25 15:15:52 +08:00
Folyd
9098866340 Fix popup compat issues 2020-02-25 14:56:54 +08:00
Folyd
ee57aed147 Add app.js, bump version to 0.8 2020-02-25 14:27:16 +08:00
Folyd
76ae1bc81c Cache the last query and result to speed up the page down. 2020-02-25 14:21:24 +08:00
Folyd
0d8c3ea43f Refractor omnibox with QueryEvent class 2020-02-25 14:05:48 +08:00
Folyd
d276d5c7cf Add omnibox.spec.js 2020-02-25 10:35:46 +08:00
Folyd
328e88eb6e Integrate mochajs to test Deminify code 2020-02-25 00:38:12 +08:00
Folyd
50d49a3f59 Reduce crates index build interval to 12 hours 2020-02-24 21:31:05 +08:00
Folyd
3f9fb5db27 Support filter argument in some commands 2020-02-24 21:17:36 +08:00
Folyd
7dcb3f2ace Fix new zola toc compatibility issue 2020-02-24 20:50:52 +08:00
Folyd
22e2ed4780 Update websites and README for version 0.8 2020-02-24 17:01:04 +08:00
Folyd
8b9a5e8476 Escape book page title 2020-02-24 14:18:03 +08:00