Skip to content

Commit

Permalink
Update frontend (make web)
Browse files Browse the repository at this point in the history
  • Loading branch information
SciLor committed Oct 26, 2024
1 parent 2eb6711 commit 06e802f
Show file tree
Hide file tree
Showing 8 changed files with 1,066 additions and 858 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contrib/data/www/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
-->
<link rel="manifest" href="/web/manifest.json" />
<title>TeddyCloud</title>
<script type="module" crossorigin src="/web/assets/index-S6WaxzNg.js"></script>
<script type="module" crossorigin src="/web/assets/index-ChP2LRih.js"></script>
<link rel="stylesheet" crossorigin href="/web/assets/index-BU1Nt4kW.css">
</head>
<body>
Expand Down
428 changes: 240 additions & 188 deletions contrib/data/www/web/translations/de.json

Large diffs are not rendered by default.

432 changes: 242 additions & 190 deletions contrib/data/www/web/translations/en.json

Large diffs are not rendered by default.

428 changes: 240 additions & 188 deletions contrib/data/www/web/translations/es.json

Large diffs are not rendered by default.

428 changes: 240 additions & 188 deletions contrib/data/www/web/translations/fr.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions contrib/data/www/web/web_version.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"web_version": "vX.X.X",
"web_gitDirty": "0",
"web_gitTag": "undefined",
"web_gitDateTime": "2024-10-24 20:47:44 +0200",
"web_gitSha": "ecf1afc591003199618e36d67b2d921d9beebd20",
"web_gitDateTime": "2024-10-26 06:25:22 +0200",
"web_gitSha": "e4d9fc19e493933c2020be2d40ee5de2f07d7eef",
"web_gitTagPrefix": "undefined",
"web_gitShortSha": "ecf1afc",
"web_gitShortSha": "e4d9fc1",
"_eof":""
}

0 comments on commit 06e802f

Please sign in to comment.