Commit graph

1103 commits

Author SHA1 Message Date
SteveLauC
8942eadf1e
docs: add doc on how to enable offline mode (#253) 2023-05-01 00:25:35 +08:00
Folyd
acfb62af30 Fix typo 2023-04-23 19:09:03 +08:00
Folyd
998645c611 Release v1.11.0 2023-04-22 18:46:31 +08:00
Folyd
16e8d3b2db Always invoke start() function 2023-04-22 18:44:36 +08:00
Folyd
2c5f41e04f Release version v1.11.0 2023-04-22 14:59:13 +08:00
Folyd
5b3062006a Fix ampersand escape issue 2023-04-22 14:52:57 +08:00
Folyd
994b589b80 Fix crate searcher version cache 2023-04-22 14:07:32 +08:00
Folyd
903dda4123 Update search index 2023-04-22 13:24:51 +08:00
Folyd
8597db7227 Fix update page rendering issue 2023-04-09 23:37:20 +08:00
Folyd
53c94708fb Refactor crates index task 2023-04-09 22:52:20 +08:00
zxg
ae2592e53a
Support keep crates up-to-date settings (#248)
Co-authored-by: Folyd <lyshuhow@gmail.com>
2023-04-09 13:10:16 +08:00
Folyd
5ee5b01489 Use HashMap to store latest crate versions 2023-04-09 12:29:21 +08:00
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