chore: rename TA Organizer to TubeSorter and setup gitea actions
Some checks failed
Docker Build / build (push) Failing after 14s
Some checks failed
Docker Build / build (push) Failing after 14s
This commit is contained in:
parent
48ba8eacf7
commit
9997927bef
7 changed files with 15 additions and 15 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>TA Organizerr Dashboard</title>
|
||||
<title>TubeSorterr Dashboard</title>
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.css">
|
||||
<style>
|
||||
|
|
@ -96,7 +96,7 @@
|
|||
<header class="d-flex justify-content-between align-items-center mb-5 border-bottom pb-3"
|
||||
style="border-color: #333 !important;">
|
||||
<div class="d-flex align-items-center">
|
||||
<h1 class="display-6 mb-0 me-3"><i class="bi bi-collection-play-fill text-primary"></i> TA Organizer
|
||||
<h1 class="display-6 mb-0 me-3"><i class="bi bi-collection-play-fill text-primary"></i> TubeSorter
|
||||
</h1>
|
||||
<span class="badge bg-secondary" id="connection-status">Connecting...</span>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Transcode Manager - TA Organizerr</title>
|
||||
<title>Transcode Manager - TubeSorterr</title>
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.css">
|
||||
<style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue