Folyd
|
af362d4634
|
Setup package.json
|
2021-06-05 11:05:56 +08:00 |
|
Folyd
|
526121fce0
|
Setup basic Serveless function
|
2021-06-05 10:52:15 +08:00 |
|
Folyd
|
dd1dc16fa0
|
Change extension description #118
|
2021-06-03 23:19:02 +08:00 |
|
Folyd
|
84a4c28909
|
Update README
|
2021-05-14 00:43:54 +08:00 |
|
Folyd
|
5297f89ebf
|
Update zola config.toml
|
2021-05-13 00:16:03 +08:00 |
|
Folyd
|
5939b485a4
|
Add areweyeetyet.rs
|
2021-05-12 22:57:42 +08:00 |
|
Folyd
|
9faaf6ff4d
|
Add search index resolve fallback in docs.rs page
|
2021-05-05 16:17:01 +08:00 |
|
Folyd
|
06d1f3f512
|
Move transform statistics code to stats page.
|
2021-05-05 11:30:41 +08:00 |
|
Folyd
|
b14ef55376
|
Rename Statistics properties
|
2021-05-05 00:26:23 +08:00 |
|
Folyd
|
56f5dd81f6
|
Only keep the latest 100 of search history.
|
2021-05-05 00:12:27 +08:00 |
|
Folyd
|
8e4b72caaa
|
Only transform the statistics result in stats page
|
2021-05-05 00:10:54 +08:00 |
|
Folyd
|
72b077316e
|
Refactor statistics.js
|
2021-05-04 23:29:02 +08:00 |
|
Folyd
|
1ac96a0a29
|
Improve Statistics code
|
2021-05-03 17:00:58 +08:00 |
|
Folyd
|
0997a85df4
|
Fix typo
|
2021-04-28 13:12:09 +08:00 |
|
Folyd
|
af17987f74
|
Merge pull request #116 from huhu/v1.2.1
Release v1.2.1
|
2021-04-28 09:45:35 +08:00 |
|
Folyd
|
808a29f974
|
Release version 1.2.1
|
2021-04-28 09:01:24 +08:00 |
|
Folyd
|
ff9471b561
|
Fix wrongly load searchIndexJS bug
|
2021-04-27 14:33:04 +08:00 |
|
Folyd
|
0461a71e5f
|
Improve add search index error handling
|
2021-04-27 13:59:46 +08:00 |
|
Folyd
|
8b15d7614a
|
Fix compatibility of Github markdown file's sticky header
|
2021-04-27 12:50:10 +08:00 |
|
Folyd
|
fca4d8310c
|
Refactor the search statistics
|
2021-04-24 11:20:14 +08:00 |
|
Folyd
|
73a402441d
|
Convert var to let/const
|
2021-04-24 10:45:15 +08:00 |
|
Folyd
|
2d63211bf7
|
Improve calendarData data structure
|
2021-04-23 23:59:01 +08:00 |
|
Folyd
|
3d399b5214
|
Separate of data statistics and UI render
|
2021-04-23 23:39:37 +08:00 |
|
Folyd
|
a8ffc2105d
|
Fix compatibility of Github markdown file's sticky header
|
2021-04-15 20:59:43 +08:00 |
|
Folyd
|
ae56c169ff
|
Fix copywritings
|
2021-04-15 20:45:21 +08:00 |
|
Travis Carr
|
a2cd820a4e
|
Change the up to date message to be more grammatically correctly (#112)
The grammar wasn't good here so I figured I would propose an update to improve it.
|
2021-04-08 10:15:04 +08:00 |
|
Folyd
|
9b4d6aaf94
|
Add rustc search image
|
2021-04-02 20:54:56 +08:00 |
|
Folyd
|
20986616f3
|
Fix Cargo clippy
|
2021-03-30 19:54:51 +08:00 |
|
Folyd
|
15a877736d
|
Fix #111 docs links
|
2021-03-29 00:21:56 +08:00 |
|
Folyd
|
92fe4d94fc
|
Remove legacy workflow files
|
2021-03-27 15:46:41 +08:00 |
|
Folyd
|
422f0fca6f
|
Update the latest search-index
|
2021-03-27 00:03:37 +08:00 |
|
Folyd
|
2d4fdaedab
|
Remove extension.sh permission
|
2021-03-26 23:01:54 +08:00 |
|
Folyd
|
ae7121cce8
|
Release version 1.2.0 🎉🥳🥳
|
2021-03-21 12:19:23 +08:00 |
|
Folyd
|
3a4aab0235
|
Update the changelog
|
2021-03-21 12:07:00 +08:00 |
|
Folyd
|
d56d7f392c
|
Compat the new style of search-index.js format. Fixes #106
librustdoc has switched the search-index.js from a "array of struct" to a "struct of array" format.We need to compat both the new and old formats.
|
2021-03-20 12:25:16 +08:00 |
|
Folyd
|
4f0be20ae2
|
Add comments about rustc cache policy
|
2021-03-20 12:23:44 +08:00 |
|
Folyd
|
eefa192c90
|
Fix search-index.js on-demand load mode compatiblity
rustdoc merged a new PR [#82310](https://github.com/rust-lang/rust/pull/82310) a few days ago, this cause breaking changes to this extension. This commit aims to fix this incompatibility.
|
2021-03-18 00:43:48 +08:00 |
|
Folyd
|
69bae0b486
|
Update Carbon placement code
|
2021-03-12 23:51:38 +08:00 |
|
Folyd
|
c0586263eb
|
Improve the user experience of offline doc path. Fix #105
|
2021-03-07 23:37:23 +08:00 |
|
Folyd
|
fea3453d3e
|
Remove anyhow
|
2021-03-06 13:38:41 +08:00 |
|
Folyd
|
d8377da75b
|
Index more book for books searching
|
2021-03-06 13:21:44 +08:00 |
|
Folyd
|
d9ad14c152
|
Fix books page parse error
|
2021-03-06 00:07:37 +08:00 |
|
Folyd
|
99646e575c
|
Update changelog for v1.2
|
2021-03-05 00:34:57 +08:00 |
|
Folyd
|
c44847596d
|
Fallback enum variant srclink to the enum itself
|
2021-03-03 23:36:53 +08:00 |
|
Folyd
|
05291a5420
|
Eliminate tags for docs description
|
2021-03-03 23:25:57 +08:00 |
|
Folyd
|
74b0ab174f
|
Render issue link with issue shortcode
|
2021-03-03 10:50:21 +08:00 |
|
Folyd
|
6d3bacba93
|
Eliminate unnecessary tags (such as <match>, <dim>) to save disk usage.
|
2021-02-28 23:44:27 +08:00 |
|
Folyd
|
92f377925e
|
Put blog release request last to avoid reload error due to possibly request failed. E.g. Github Pages down.
|
2021-02-28 23:27:04 +08:00 |
|
Folyd
|
0146cac041
|
Improve the time granularity of stats
|
2021-02-28 23:22:16 +08:00 |
|
Folyd
|
308bd69a6f
|
Add alias "s" to "src" mode
|
2021-02-25 00:08:01 +08:00 |
|