(frontend) Duplicate a doc

We can duplicate a document from the
tool options.
This commit is contained in:
Anthony LC
2025-06-26 11:14:32 +02:00
parent 2b2e81f042
commit fc1678d0c2
9 changed files with 190 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ and this project adheres to
### Added
- ✨(frontend) add customization for translations #857
- ✨(frontend) Duplicate a doc #1078
- 📝(project) add troubleshoot doc #1066
- 📝(project) add system-requirement doc #1066
- 🔧(front) configure x-frame-options to DENY in nginx conf #1084