Commit graph

816 commits

Author SHA1 Message Date
Folyd
a8ec0ef873 Release v1.4.0 2021-10-27 22:49:05 +08:00
Folyd
ee7c3fb6d7 Update index 2021-10-27 22:30:10 +08:00
Folyd
4b194ba4d6 Update changelog 2021-10-27 22:02:29 +08:00
Folyd
6d3812d3eb Speedup json parse by change crates mapping to string 2021-10-27 21:40:57 +08:00
Folyd
f76c2abb4c Expand :stable command to 100 versions 2021-10-27 21:09:03 +08:00
Folyd
46ecab2e0f Compare with date instead datetime when get scheduled versions 2021-10-27 21:07:20 +08:00
Folyd
08e50c178f Update std docs index 2021-10-25 12:30:56 +08:00
Folyd
0c86c316b0 Fix books index 2021-10-25 12:22:07 +08:00
Folyd
315032ae9b Improve RFC and blog command filter 2021-10-18 11:48:30 +08:00
Folyd
3e1d0666e5 Use serde derive feature directly 2021-10-17 11:32:07 +08:00
Folyd
acda1c77ac Fix some github and docs.rs injected css styles 2021-10-17 10:37:51 +08:00
Folyd
e2cd75fb74 Update RFC index when build docs 2021-10-16 22:55:14 +08:00
Folyd
cd21dd706b Support update RFC index 2021-10-16 22:44:21 +08:00
Folyd
9df8b07b1c Fix RFC command ui 2021-10-16 22:12:28 +08:00
Folyd
b3c8994af1 Generate rfcs index 2021-10-16 20:35:13 +08:00
Folyd
c1e56f82e2 Add RfcCommand 2021-10-16 12:14:40 +08:00
Folyd
ad17de1ddc Don't override the time if the crate exists 2021-10-16 11:46:37 +08:00
Folyd
e7913e3702 Fix some descriptions escape 2021-10-12 09:58:17 +08:00
Folyd
c653ba3d3d Update juice theme 2021-10-01 21:13:13 +08:00
Folyd
38aac8f289 Error code search support offline mode 2021-10-01 12:49:36 +08:00
Folyd
e8d61e46da Fix cargo clippy 2021-09-29 12:08:26 +08:00
Travis Finkenauer
dc7cfb49e4 faq: use private address in example
Use private loopback address 127.0.0.1 instead of 0.0.0.0, which listens
on all interfaces. Listening on all interfaces is a potential security
hazard and not necessary to serve a private/local site.

Offical docs on https://docs.python.org/3/library/http.server.html say:

> Warning: http.server is not recommended for production. It only
> implements basic security checks.

Also changes example to use `python3` instead of `python` executable. On
many systems, `python` refers to `python2`, which is EOL and does not
have the `http.server` module.
2021-09-29 11:59:03 +08:00
Folyd
1373987b1d Fix percent statistics NAN bug. fix #125 2021-08-29 18:47:14 +08:00
Folyd
525d76d210 Make docs.rs TOC overflow auto 2021-08-12 11:13:21 +08:00
Folyd
4cb6cc3bb6 Fix weeks, hours, and dates statistics bug 2021-08-10 00:30:37 +08:00
Folyd
230e5f9017 Fix docs TOC overlap issue 2021-08-09 10:58:24 +08:00
Folyd
e5a7373226 Release v1.3.2 2021-08-07 09:24:20 +08:00
Folyd
fdfc109ae4 Override the included assert target. 2021-08-07 09:21:12 +08:00
Folyd
d1b0f7aa3e Release v1.3.1 2021-08-06 19:13:25 +08:00
Folyd
e5237d6224 Don't render TOC if the screen width less than 1500px. 2021-08-06 09:56:56 +08:00
Folyd
079a3f4d5e Support open crates manage page in docs.rs pages 2021-08-04 23:35:47 +08:00
Folyd
9301dbb890 Add reminder for crates manage page 2021-08-04 23:15:13 +08:00
Folyd
051085e821 Fix docs.rs TOC render issue 2021-08-04 22:56:38 +08:00
Folyd
803835f14a Fix manage page nav header align self end style (Chrome) 2021-08-04 13:54:39 +08:00
Folyd
b9dfffc675 Fix delete crates haven't update the count bug 2021-08-04 13:41:18 +08:00
Folyd
64a6158a72 Update commands.js 2021-07-31 12:00:08 +08:00
Folyd
b0ed6676aa Add append reminding for @ searching 2021-07-31 11:33:03 +08:00
Folyd
e4fa227a2d Release v1.3.0 2021-07-30 21:04:32 +08:00
Folyd
5106559477 Update the search index 2021-07-30 00:06:26 +08:00
Folyd
9a6d205aa3 Fix lints task 2021-07-30 00:03:15 +08:00
Folyd
03ce7846f9 Fix target undefined bug 2021-07-29 23:32:10 +08:00
Folyd
2db365d90c Fix docs.rs header css selector, add min-width for TOC 2021-07-26 15:10:09 +08:00
Folyd
51f9c2f924 Update the release docs for v1.3 2021-07-25 18:01:57 +08:00
Folyd
186b06d865 Update manage template build watch 2021-07-25 14:15:41 +08:00
Folyd
6de9b050bd Show TOC for docs.rs 2021-07-25 13:55:28 +08:00
Folyd
e0727c8462 Improve export page user experience 2021-07-25 01:08:57 +08:00
Folyd
2b6fc33933 Support offline mode for Windows 2021-07-23 00:29:15 +08:00
Folyd
cef5dafab9 Don't validate the offline doc path 2021-07-23 00:19:19 +08:00
Folyd
c5278c2973 Support import from local JSON file 2021-07-23 00:09:04 +08:00
Folyd
8659aafe81 Remove api directory 2021-07-20 00:39:30 +08:00