Commit graph

1091 commits

Author SHA1 Message Date
Folyd
72c2a94787 Start extension after all index has been updated 2023-04-09 12:22:29 +08:00
Folyd
fe3a501251 Optimize string allocation 2023-04-09 00:41:41 +08:00
Folyd
5bb76c5e9c
Support new format of itemPaths in search index (#246) 2023-04-02 17:09:20 +08:00
Folyd
351b6720c1 Fix ampersand (&) escaping 2023-04-01 22:41:42 +08:00
Folyd
ca7e44eb13 Fix reverse mappings 2023-04-01 22:15:05 +08:00
Folyd
1eff07cc0f
Release version 1.10.0 (#242) 2023-03-26 15:33:32 +08:00
Folyd
1fa78df454 Polish rust tasks 2023-03-26 15:20:53 +08:00
Folyd
b6561b287b Add bytebase sponsor 2023-03-26 12:20:50 +08:00
Folyd
4c47e253c3 Fix special character escape 2023-03-26 11:45:42 +08:00
Folyd
a06179529c Fix manifest v2 permissions 2023-03-25 18:58:40 +08:00
Folyd
c5b3409b47 Fix statistics null issue 2023-03-25 18:50:26 +08:00
Folyd
c21fe0e69a Fix docs css font variables 2023-03-25 18:32:12 +08:00
Folyd
a15d58df23 Remove legacy codes 2023-03-25 17:13:01 +08:00
Folyd
8cb9ca05d0 Update :help command 2023-03-25 17:04:25 +08:00
Folyd
a330530749
Remove GitHub release page enhancement (#241) 2023-03-25 16:57:50 +08:00
Folyd
114e057970
Remove :blog command (#240) 2023-03-25 16:42:46 +08:00
Folyd
696fc2ba4a Update latest search index 2023-03-25 16:32:04 +08:00
Folyd
cdb32d1e8c Insert security advisory menu before rse-button 2023-03-25 16:24:21 +08:00
Folyd
cfeab66f9c
Add Vulnerability Advisory menu to docs.rs (#239) 2023-03-25 16:17:02 +08:00
Folyd
d9a051619c Sort advisories by date 2023-03-25 00:05:30 +08:00
Folyd
266bf228a1 Fix browser type checking bug 2023-03-24 19:36:30 +08:00
Folyd
4933e1bf45 Move function into anonymous closure to avoid identifier duplicate declaring 2023-03-24 19:09:46 +08:00
Folyd
52498258d0 Replace dashes with underscores to make the consistent format 2023-03-23 22:20:08 +08:00
Folyd
6019351ba5 Fix advisory dest dir 2023-03-22 23:34:49 +08:00
Folyd
9b27c12fea Fix advisory CI 2023-03-22 23:00:54 +08:00
Folyd
3b9796a8a3 Load advisory-db from local repo 2023-03-22 22:30:46 +08:00
Folyd
8ad10ec40e Fetch advisory db into /tmp directory 2023-03-22 21:52:54 +08:00
Folyd
e4e1844ac1 Build advisory index 2023-03-22 21:17:00 +08:00
Folyd
d1ac7bd090
Add advisory task (#237) 2023-03-22 20:57:17 +08:00
Folyd
2fc32aec4d
Support new search index format since 1.69 (#233) 2023-03-21 19:26:18 +08:00
Folyd
b40d45a350 Fix add crate undefined version bug 2023-03-21 19:21:34 +08:00
Folyd
6948d9d0a8 Update juice theme 2023-03-19 00:04:54 +08:00
Folyd
a4d991d601 Add diff.rs tool 2023-03-18 22:54:21 +08:00
Folyd
aed1e306b3 Update submodules 2023-02-23 23:38:43 +08:00
Campbell He
8f80877391
Fix book command (#234)
Remove the redundant `index.html`
2023-02-23 07:39:34 +08:00
Folyd
8e66c86714 Fix error code autoincreament bug 2023-02-14 23:13:34 +08:00
Folyd
f72e2c3c7b
Support new error-index page (#192) 2023-02-14 23:02:46 +08:00
Campbell He
a05b2fe8d0
Fix cargo book command (#231) 2023-02-09 20:17:32 +08:00
Folyd
60a9bdee05 Change to window.onload event 2023-01-08 21:41:24 +08:00
Folyd
14294a5a52 Upgrade minijinja 2023-01-07 11:17:03 +08:00
Folyd
dabfbc831d Replace tera with minijinja 2023-01-05 19:05:06 +08:00
Folyd
eee6b8756c Fix cargo clippy 2022-12-16 21:03:51 +08:00
Folyd
a446d0bd42 Feat copy 2022-12-15 10:45:26 +08:00
zxg
becceb545a
Optimize the display of search totals by year (#228) 2022-12-12 23:00:31 +08:00
Folyd
1a51ae5d23
Feat crate-doc testings (#227) 2022-12-10 20:46:47 +08:00
Folyd
a5e5998501 Fix resourcePath() null bug. Fix #219 2022-12-10 16:20:37 +08:00
zxg
c37183a876
Replace the chrome storage API with local storage for test (#226) 2022-12-10 11:24:53 +08:00
Folyd
51cf662138
Distinguish crateName with libName (#225) 2022-12-08 22:49:32 +08:00
zxg
93b779136c
Fix corner case: crate name different with lib name (#224) 2022-12-07 21:32:33 +08:00
zxg
c5cec9f41c
Change the way to get creates data (#223) 2022-12-02 23:05:25 +08:00