Skip to content

Commit

Permalink
chore: release v3.0.25
Browse files Browse the repository at this point in the history
* (bluefox) Improvement of Google Drive authentication workflow
* (bluefox) Removed gulp from a build process
* (simatec) small Design Fix
* (simatec) Fix for Admin 7.1.5
* (simatec) Fix Test & Release
* (simatec) Fix ESlint errors
  • Loading branch information
simatec committed Sep 26, 2024
1 parent dc9e31e commit 693c61f
Show file tree
Hide file tree
Showing 11 changed files with 498 additions and 485 deletions.
938 changes: 469 additions & 469 deletions README.md

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions admin/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"files": {
"main.css": "./static/css/main.bd1167d4.css",
"main.js": "./static/js/main.df2b5b0a.js",
"main.js": "./static/js/main.fca5ab54.js",
"static/js/245.28cc01f7.chunk.js": "./static/js/245.28cc01f7.chunk.js",
"static/media/history.png": "./static/media/history.d21dcfa508bd8a624c85.png",
"index.html": "./index.html",
"main.bd1167d4.css.map": "./static/css/main.bd1167d4.css.map",
"main.df2b5b0a.js.map": "./static/js/main.df2b5b0a.js.map",
"main.fca5ab54.js.map": "./static/js/main.fca5ab54.js.map",
"245.28cc01f7.chunk.js.map": "./static/js/245.28cc01f7.chunk.js.map"
},
"entrypoints": [
"static/css/main.bd1167d4.css",
"static/js/main.df2b5b0a.js"
"static/js/main.fca5ab54.js"
]
}
6 changes: 3 additions & 3 deletions admin/custom/customComponents.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/tab_m.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="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json" crossorigin="use-credentials"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>backitup Settings</title><script defer="defer" src="./static/js/main.df2b5b0a.js"></script><link href="./static/css/main.bd1167d4.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="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json" crossorigin="use-credentials"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>backitup Settings</title><script defer="defer" src="./static/js/main.fca5ab54.js"></script><link href="./static/css/main.bd1167d4.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
15 changes: 14 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "backitup",
"version": "3.0.24",
"version": "3.0.25",
"news": {
"3.0.25": {
"en": "Improvement of Google Drive authentication workflow\nRemoved gulp from a build process\nsmall Design Fix\nFix for Admin 7.1.5\nFix Test & Release\nFix ESlint errors",
"de": "Verbesserung des Google Drive Authentifizierungs-Workflows\nAus einem Build-Prozess entfernt\nkleines Design Fix\nFix für Admin 7.1.5\nTest und Release\nESlint Fehler beheben",
"ru": "Совершенствование рабочего процесса проверки подлинности Google Drive\nУдаленный глоток из строительного процесса\nмаленький дизайн Fix\n7.1.5\nFix Test & Release\nFix ошибки ESlint",
"pt": "Melhoria do fluxo de trabalho de autenticação do Google Drive\nGulp removido de um processo de compilação\npequeno Design Fix\nFix para Admin 7.1.5\nTeste de Fix & Release\nCorrigir erros ESlint",
"nl": "Verbetering van Google Drive authenticatie workflow\nGulp uit een bouwproces verwijderd\nkleine ontwerp Fix\nFix voor Admin 7.1.5\nRepareren Test & Release\nESlint-fouten herstellen",
"fr": "Amélioration du flux de travail d'authentification Google Drive\nSupprimé gulp d'un processus de construction\npetite fixation de conception\nCorrection pour Admin 7.1.5\nCorrection du test et de la libération\nCorrection des erreurs ESlint",
"it": "Miglioramento del flusso di lavoro di autenticazione di Google Drive\nGolp rimosso da un processo di costruzione\npiccolo Design Fix\nFissare per Admin 7.1.5\nProva di correzione e rilascio\nRisolvere gli errori ESlint",
"es": "Mejora del flujo de trabajo de autenticación de Google Drive\nGolp eliminado de un proceso de construcción\npequeño diseño fijar\nCorrección para Admin 7.1.5\nReparación de prueba\nCorregir errores ESlint",
"pl": "Poprawa procesu uwierzytelniania dysku Google\nUsunięto przełyk z procesu budowania\nmały projekt Fix\nNaprawiono dla Admin 7.1.5\nNapraw test i wydaj\nNaprawiono błędy ESlint",
"uk": "Удосконалення автентифікації Google Диску\nЗняти ковпачок з процесу будівництва\nневеликий дизайн виправити\nВиправлення для адміністратора 7.1.5\nТестування та реліз\nВиправлення помилок ESlint",
"zh-cn": "改进谷歌驱动认证工作流程\n从构建过程中移除 gulp\n小设计\n7.1.5 管理员的固定\n修复测试和释放\n修正 Eslint 错误"
},
"3.0.22": {
"en": "Fix Notification Instance\nFix Notification Design\nFix Default Settings",
"de": "Rechtsbehelf\nBeschreiben Sie das Design\nDefault-Einstellungen beheben",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.backitup",
"version": "3.0.24",
"version": "3.0.25",
"engines": {
"node": ">=18.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion src-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobroker-admin-component-backitup",
"private": true,
"version": "3.0.24",
"version": "3.0.25",
"scripts": {
"start": "set PORT=4173 && craco start",
"build": "craco build"
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backitup-admin",
"version": "3.0.24",
"version": "3.0.25",
"private": true,
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
Expand Down

0 comments on commit 693c61f

Please sign in to comment.