From bb713f63003ad1db78a4046b5c49314a2a043eb3 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Sun, 1 Feb 2026 16:11:59 -0500 Subject: [PATCH] =?UTF-8?q?Rename=20frontend=20template=20references:=20Bo?= =?UTF-8?q?okmann=20=E2=86=92=20Bookhoard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Template changes: - Update page titles: "Bookmann" β†’ "Bookhoard" - Update header branding and navigation text - Regenerate compiled .go templates from .templ sources - Update all UI references in HTML templates This is part 3 of the project rename to Bookhoard. --- templates/admin.templ | 6 +++--- templates/admin_library.templ | 4 ++-- templates/admin_library_templ.go | 2 +- templates/admin_profile.templ | 4 ++-- templates/admin_profile_templ.go | 2 +- templates/admin_templ.go | 4 ++-- templates/analytics.templ | 2 +- templates/analytics_templ.go | 2 +- templates/bookshelf.templ | 2 +- templates/bookshelf_templ.go | 2 +- templates/collection_rules.templ | 2 +- templates/collection_rules_templ.go | 2 +- templates/collections.templ | 4 ++-- templates/collections_templ.go | 4 ++-- templates/conflicts.templ | 4 ++-- templates/conflicts_templ.go | 4 ++-- templates/dashboard.templ | 2 +- templates/dashboard_templ.go | 2 +- templates/devices.templ | 6 +++--- templates/devices_templ.go | 4 ++-- templates/header.templ | 2 +- templates/header_templ.go | 2 +- templates/index.templ | 8 ++++---- templates/index_templ.go | 4 ++-- templates/login.templ | 2 +- templates/login_templ.go | 2 +- templates/progress.templ | 2 +- templates/progress_templ.go | 2 +- templates/queue.templ | 2 +- templates/queue_templ.go | 4 ++-- templates/register.templ | 2 +- templates/register_templ.go | 2 +- templates/unlinked_books.templ | 2 +- templates/unlinked_books_templ.go | 2 +- 34 files changed, 51 insertions(+), 51 deletions(-) diff --git a/templates/admin.templ b/templates/admin.templ index 0dc277a..22d5b59 100644 --- a/templates/admin.templ +++ b/templates/admin.templ @@ -5,7 +5,7 @@ templ Admin(user User) { - Admin Dashboard - Bookmann + Admin Dashboard - Bookhoard @@ -48,7 +48,7 @@ templ Admin(user User) {
-

πŸ“š Bookmann

+

πŸ“š Bookhoard

Library @@ -83,7 +83,7 @@ templ Admin(user User) {

Dashboard

-

Overview of your Bookmann library and settings

+

Overview of your Bookhoard library and settings

diff --git a/templates/admin_library.templ b/templates/admin_library.templ index 7f84824..148fabb 100644 --- a/templates/admin_library.templ +++ b/templates/admin_library.templ @@ -5,7 +5,7 @@ templ AdminLibrary(user User) { - Library Management - Bookmann + Library Management - Bookhoard @@ -48,7 +48,7 @@ templ AdminLibrary(user User) {
-

πŸ“š Bookmann

+

πŸ“š Bookhoard

Library diff --git a/templates/admin_library_templ.go b/templates/admin_library_templ.go index 903e2b2..8076701 100644 --- a/templates/admin_library_templ.go +++ b/templates/admin_library_templ.go @@ -29,7 +29,7 @@ func AdminLibrary(user User) templ.Component { templ_7745c5c3_Var1 = templ.NopComponent } ctx = templ.ClearChildren(ctx) - templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 1, "Library Management - Bookmann