Add in-app documentation browsers

This commit is contained in:
2026-07-19 18:57:46 +02:00
parent e8764262a3
commit 7d20139531
14 changed files with 1569 additions and 26 deletions

View File

@@ -116,6 +116,7 @@ pub enum PostInsertLinkTab {
#[derive(Debug, Clone)]
pub enum ConfirmAction {
RebuildSearchIndex,
OpenExternalUrl(String),
DeleteProject(String),
DeletePost(String),
DeleteMedia(String),