halo/ui/console-src
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
..
composables feat: add a title input box in the editor (#5465) 2024-03-18 04:38:07 +00:00
layouts fix: layout height triggers page background color not fully filling scroll area (#5698) 2024-04-16 09:32:07 +00:00
modules feat: add cleanup feature for post snapshots (#5822) 2024-04-29 08:41:08 +00:00
router fix: wrong router navigation when redirect to /uc (#5609) 2024-03-27 13:14:06 +00:00
setup Move folder console to ui 2024-02-02 22:22:51 +08:00
stores Move folder console to ui 2024-02-02 22:22:51 +08:00
views/system refactor: implementation of browser tab title (#5794) 2024-04-25 03:43:10 +00:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts Move folder console to ui 2024-02-02 22:22:51 +08:00