Skip to content

Commit

Permalink
update frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
SciLor committed Jun 30, 2024
1 parent f3ebc5c commit cfb4fe8
Show file tree
Hide file tree
Showing 12 changed files with 37 additions and 16 deletions.
12 changes: 6 additions & 6 deletions contrib/data/www/web/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/web/static/css/main.9da8139a.css",
"main.js": "/web/static/js/main.b9e091b7.js",
"main.css": "/web/static/css/main.ed0ad19b.css",
"main.js": "/web/static/js/main.149a9537.js",
"static/media/logo.png": "/web/static/media/logo.2f09160138082fd1c6f8.png",
"index.html": "/web/index.html",
"static/media/getFetch.cjs": "/web/static/media/getFetch.c4cca45e22bc1b2c7d0d.cjs",
"main.9da8139a.css.map": "/web/static/css/main.9da8139a.css.map",
"main.b9e091b7.js.map": "/web/static/js/main.b9e091b7.js.map"
"main.ed0ad19b.css.map": "/web/static/css/main.ed0ad19b.css.map",
"main.149a9537.js.map": "/web/static/js/main.149a9537.js.map"
},
"entrypoints": [
"static/css/main.9da8139a.css",
"static/js/main.b9e091b7.js"
"static/css/main.ed0ad19b.css",
"static/js/main.149a9537.js"
]
}
2 changes: 1 addition & 1 deletion contrib/data/www/web/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/web/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="TeddyCloud Admin"/><link rel="manifest" href="/web/manifest.json"/><title>TeddyCloud</title><script defer="defer" src="/web/static/js/main.b9e091b7.js"></script><link href="/web/static/css/main.9da8139a.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/web/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="TeddyCloud Admin"/><link rel="manifest" href="/web/manifest.json"/><title>TeddyCloud</title><script defer="defer" src="/web/static/js/main.149a9537.js"></script><link href="/web/static/css/main.ed0ad19b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion contrib/data/www/web/static/css/main.9da8139a.css.map

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions contrib/data/www/web/static/css/main.ed0ad19b.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

9 changes: 8 additions & 1 deletion contrib/data/www/web/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"model": "Modell",
"name": "Name",
"playFile": "Abspielen",
"root": "Stammverzeichnis",
"selectTafOrTapOnly": "Du kannst nur TAF oder TAP Dateien auswählen!",
"series": "Serie",
"size": "Größe",
Expand Down Expand Up @@ -229,15 +230,20 @@
"addAudioIdHash": "Audio ID und Hash hinzufügen",
"addTrack": "Track hinzufügen",
"audioId": "Audio ID",
"category": "Kategorie",
"episode": "Episode",
"episodeHint": "Die Episode wird innerhalb der Toniecard angezeigt",
"faifailedToCreate": "Modellerstellung fehlgeschlagen: ",
"failedToCreate": "Modellerstellung fehlgeschlagen: ",
"formfieldTitle": "Titel",
"formfieldTitleHint": "Aktuell keine Ausgabe auf Toniecard",
"hash": "Hash",
"language": "Sprache",
"languageHint": "Format: de-de",
"model": "Modell",
"modelRequired": "Das Modell muss ausgefüllt werden.",
"no": "No",
"pic": "Url zum Bild",
"release": "Release",
"remove": "entfernen",
"save": "Speichern",
"series": "Serie",
Expand All @@ -248,6 +254,7 @@
"track": "Track"
},
"addToniesCustomJsonEntry": "WIP: Modell anlegen",
"alternativeSource": "Der Toniefigur \"{{originalTonie}}\" ist ein alternativer Inhalt zugeordnet: \"{{assignedContent}}\"!",
"cancel": "Abbrechen",
"closeAudioPlayer": "Player schließen",
"closeAudioPlayerPopover": "Schließen stoppt die Wiedergabe!",
Expand Down
7 changes: 7 additions & 0 deletions contrib/data/www/web/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"model": "Model",
"name": "Name",
"playFile": "Play",
"root": "Root",
"selectTafOrTapOnly": "You can only select TAF or TAP files!",
"series": "Series",
"size": "Size",
Expand Down Expand Up @@ -228,15 +229,20 @@
"addAudioIdHash": "Add audio ID and hash",
"addTrack": "Add track",
"audioId": "Audio ID",
"category": "Category",
"episode": "Episode",
"episodeHint": "Will be displayed within the Toniecard",
"failedToCreate": "Model creation failed: ",
"formfieldTitle": "Title",
"formfieldTitleHint": "Currently not shown on Toniecard",
"hash": "Hash",
"language": "Language",
"languageHint": "Format: en-gb",
"model": "Model",
"modelRequired": "The model must be filled.",
"no": "No",
"pic": "Url to picture",
"release": "Release",
"remove": "remove",
"save": "Save",
"series": "Series",
Expand All @@ -247,6 +253,7 @@
"track": "Track"
},
"addToniesCustomJsonEntry": "WIP: Add Model",
"alternativeSource": "This Tonie \"{{originalTonie}}\" has an alternative content assigned: \"{{assignedContent}}\"!",
"cancel": "Cancel",
"closeAudioPlayer": "Close player",
"closeAudioPlayerPopover": "Close stops playback!",
Expand Down
7 changes: 7 additions & 0 deletions contrib/data/www/web/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"model": "Modèle",
"name": "Nom",
"playFile": "Lire",
"root": "Dossier racine",
"selectTafOrTapOnly": "Vous ne pouvez sélectionner que des fichiers TAF ou TAP !",
"series": "Série",
"size": "Taille",
Expand Down Expand Up @@ -228,15 +229,20 @@
"addAudioIdHash": "Ajouter un ID audio et un hash",
"addTrack": "Ajouter une piste",
"audioId": "ID audio",
"category": "Catégorie",
"episode": "Épisode",
"episodeHint": "Sera affiché sur la Toniecard",
"failedToCreate": "Échec de la création du modèle: ",
"formfieldTitle": "Titre",
"formfieldTitleHint": "Actuellement pas de sortie sur Toniecard",
"hash": "Hash",
"language": "Langue",
"languageHint": "Format : fr-fr",
"model": "Modèle",
"modelRequired": "Le modèle doit être rempli.",
"no": "Non",
"pic": "URL de l'image",
"release": "Sortie",
"remove": "supprimer",
"save": "Enregistrer",
"series": "Série",
Expand All @@ -247,6 +253,7 @@
"track": "Piste"
},
"addToniesCustomJsonEntry": "WIP: Ajouter un modèle",
"alternativeSource": "Cette Tonie \"{{originalTonie}}\" est une autre source assignée: \"{{assignedContent}}\"!",
"cancel": "Annuler",
"closeAudioPlayer": "Fermer le lecteur audio",
"closeAudioPlayerPopover": "Fermer arrête la lecture!",
Expand Down

0 comments on commit cfb4fe8

Please sign in to comment.