halo/ui/console-src/modules/contents/posts
Ryan Wang 966558d1ce
feat: add cleanup feature for post snapshots (#5822)
#### What type of PR is this?

/area ui
/kind feature
/milestone 2.15.x

#### What this PR does / why we need it:

支持清理所有无用的文章历史快照,仅保留已发布、基础版本、正在编辑的版本。

#### Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/5817

#### Special notes for your reviewer:

需要在历史版本页面测试清理功能是否符合预期。

#### Does this PR introduce a user-facing change?

```release-note
None
```
2024-04-29 08:41:08 +00:00
..
categories Move folder console to ui 2024-02-02 22:22:51 +08:00
components feat: add cleanup feature for post snapshots (#5822) 2024-04-29 08:41:08 +00:00
composables Move folder console to ui 2024-02-02 22:22:51 +08:00
tags feat: add search and filtering functions to post tags (#5710) 2024-04-23 17:26:29 +08:00
widgets Move folder console to ui 2024-02-02 22:22:51 +08:00
DeletedPostList.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
PostEditor.vue feat: add features for view post history snapshots (#5787) 2024-04-26 18:10:06 +08:00
PostList.vue feat: add the order of the posts according to last modify time (#5727) 2024-04-23 11:28:53 +08:00
PostSnapshots.vue feat: add cleanup feature for post snapshots (#5822) 2024-04-29 08:41:08 +00:00
module.ts feat: add features for view post history snapshots (#5787) 2024-04-26 18:10:06 +08:00