Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Wang
ec9331cbcc docs: update postCount field in category vo and tag vo (#477)
统一分类和标签的文章数量字段。

See https://github.com/halo-dev/halo/issues/7095

```release-note
None
```
2024-12-04 09:39:10 +00:00
Ryan Wang
d0373d3db5 docs: remove lastLoginAt field from UserVo (#472)
移除 UserVo 类型示例中的 lastLoginAt 字段,目前这个字段并没有使用。

```release-note
None
```
2024-11-20 03:28:08 +00:00
Ryan Wang
250c0180d7 chore: bump docusaurus version to 3.x (#395)
升级 Docusaurus 版本至 3.x

参照 https://docusaurus.io/zh-CN/docs/migration/v3 升级指南。

Fixes #394 

/kind improvement

```release-note
None
```
2024-08-09 14:12:40 +00:00
困困鱼
4a53db88f4 docs: make comment and reply list item operations extendable (#393)
```release-note
None
```
2024-08-09 13:54:39 +00:00
困困鱼
1add3ef3dd docs: refine docs for postFinder.listByOwner (#391)
补充根据创建者用户名和分页参数获取文章列表。

```release-note
None
```
2024-08-09 13:06:40 +00:00
Ryan Wang
dd6cc4848a docs: update documentation for Halo 2.18 (#389)
为 [Halo 2.18](https://github.com/halo-dev/halo/releases/tag/v2.18.0) 更新文档。

/kind documentation

```release-note
None
```
2024-08-01 02:50:10 +00:00