Add import functionality for EPUB files: create ImportClient component and ModImportPage
Build and Push Reader Image / docker (push) Successful in 48s

This commit is contained in:
2026-04-30 01:54:08 +07:00
parent 19cca5b5d0
commit 3e8496cfeb
4 changed files with 235 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ export function CollapsibleSidebar() {
{ href: "/mod/thieu-thong-tin", label: "Truyện thiếu dữ liệu", icon: AlertTriangle },
{ href: "/mod/the-loai", label: "Quản lý thể loại", icon: Tag },
{ href: "/mod/de-cu", label: "Quản lý đề cử", icon: Star },
{ href: "/mod/import", label: "Import EPUB", icon: BookOpen },
{ href: "/mod/ai-tool", label: "AI Tool", icon: Sparkles },
]