Skip to content

Commit

Permalink
chore: merge version 0.14.4 from ajnart/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-rw authored Jan 16, 2024
2 parents b4a8d47 + 7fb8a18 commit 37d728c
Show file tree
Hide file tree
Showing 378 changed files with 5,410 additions and 1,936 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ COPY yarn.lock ./temp_yarn.lock
COPY .next/standalone ./
COPY .next/static ./.next/static
COPY ./scripts/run.sh ./scripts/run.sh
RUN chmod +x ./scripts/run.sh
COPY ./drizzle ./drizzle

COPY ./drizzle/migrate ./migrate
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<strong>Demo ✨</strong>
</a>
<a href="https://homarr.dev/docs/introduction/installation">
<a href="https://homarr.dev/docs/getting-started/installation/">
<strong>Install 💻</strong>
</a> •
<a href="https://translate.homarr.dev/">
Expand Down Expand Up @@ -98,7 +98,7 @@ https://user-images.githubusercontent.com/30572287/217098893-5880e7de-13d0-42c5-

Since we are updating Homarr very frequently, we recommend reading our official installation guides:

<a href="https://homarr.dev/docs/introduction/installation">
<a href="https://homarr.dev/docs/getting-started/installation/">
<img src="docs/installation-button.png" width="200" />
</a>

Expand Down
2 changes: 1 addition & 1 deletion data/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@
"type": "notebook",
"properties": {
"showToolbar": true,
"content": "<h2><strong>Welcome to Homarr 🚀👋</strong></h2><p>We're glad that you're here! Homarr is a <em>modern </em>and <em>easy to use</em> dashboard that helps you to <strong>organize and manage</strong> your home network from one place. Control is <strong>at your fingertips</strong>.</p><p>We recommend you to read the <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://homarr.dev/docs/introduction/after-the-installation\">getting started guide</a> first. To edit this board you must enter the edit mode - only administrators can do this. Adding an app is the first step you should take. You can do this by clicking the <code>Add tile</code> button at the top right and select <code>App</code>. After you provided an internal URL, external URL and selected an icon you can drag it around when holding down the left mouse button. Make it bigger or smaller using the drag icon at the bottom right. When you're happy with it's position, you <strong>must exit edit mode to save your board</strong>. Adding widgets works the same way but may require additional configuration - read the documentation for more information.</p><p>To remove this widget, you must log in to your administrator account and click on the menu to delete it.</p><p><strong><u>Your TODO list:</u></strong></p><ul data-type=\"taskList\"><li data-checked=\"false\" data-type=\"taskItem\"><label><input type=\"checkbox\"><span></span></label><div><p>Read the <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://homarr.dev\">documentation</a></p></div></li><li data-checked=\"false\" data-type=\"taskItem\"><label><input type=\"checkbox\"><span></span></label><div><p>Add your <em>first app</em></p></div></li><li data-checked=\"false\" data-type=\"taskItem\"><label><input type=\"checkbox\"><span></span></label><div><p><em>Resize </em>and <em>drag</em> your app to a different position</p></div></li><li data-checked=\"false\" data-type=\"taskItem\"><label><input type=\"checkbox\"><span></span></label><div><p>Add the <em>clock widget</em> to your dashboard</p></div></li><li data-checked=\"false\" data-type=\"taskItem\"><label><input type=\"checkbox\"><span></span></label><div><p>Create a <em>new user</em></p></div></li></ul>"
"content": "<h2><strong>Welcome to Homarr 🚀👋</strong></h2><p>We're glad that you're here! Homarr is a <em>modern </em>and <em>easy to use</em> dashboard that helps you to <strong>organize and manage</strong> your home network from one place. Control is <strong>at your fingertips</strong>.</p><p>We recommend you to read the <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://homarr.dev/docs/getting-started/after-the-installation\">getting started guide</a> first. To edit this board you must enter the edit mode - only administrators can do this. Adding an app is the first step you should take. You can do this by clicking the <code>Add tile</code> button at the top right and select <code>App</code>. After you provided an internal URL, external URL and selected an icon you can drag it around when holding down the left mouse button. Make it bigger or smaller using the drag icon at the bottom right. When you're happy with it's position, you <strong>must exit edit mode to save your board</strong>. Adding widgets works the same way but may require additional configuration - read the documentation for more information.</p><p>To remove this widget, you must log in to your administrator account and click on the menu to delete it.</p><p><strong><u>Your TODO list:</u></strong></p><ul data-type=\"taskList\"><li data-checked=\"false\" data-type=\"taskItem\"><label><input type=\"checkbox\"><span></span></label><div><p>Read the <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://homarr.dev\">documentation</a></p></div></li><li data-checked=\"false\" data-type=\"taskItem\"><label><input type=\"checkbox\"><span></span></label><div><p>Add your <em>first app</em></p></div></li><li data-checked=\"false\" data-type=\"taskItem\"><label><input type=\"checkbox\"><span></span></label><div><p><em>Resize </em>and <em>drag</em> your app to a different position</p></div></li><li data-checked=\"false\" data-type=\"taskItem\"><label><input type=\"checkbox\"><span></span></label><div><p>Add the <em>clock widget</em> to your dashboard</p></div></li><li data-checked=\"false\" data-type=\"taskItem\"><label><input type=\"checkbox\"><span></span></label><div><p>Create a <em>new user</em></p></div></li></ul>"
},
"area": {
"type": "wrapper",
Expand Down
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homarr",
"version": "0.14.3",
"version": "0.14.4",
"description": "Homarr - A homepage for your server.",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -83,6 +83,7 @@
"dotenv": "^16.3.1",
"drizzle-kit": "^0.19.13",
"drizzle-orm": "^0.28.6",
"drizzle-zod": "^0.5.1",
"fily-publish-gridstack": "^0.0.13",
"flag-icons": "^6.9.2",
"framer-motion": "^10.0.0",
Expand All @@ -97,6 +98,7 @@
"next": "13.4.12",
"next-auth": "^4.23.0",
"next-i18next": "^14.0.0",
"nextjs-cors": "^2.2.0",
"nzbget-api": "^0.0.3",
"prismjs": "^1.29.0",
"react": "^18.2.0",
Expand All @@ -105,6 +107,8 @@
"react-simple-code-editor": "^0.13.1",
"rss-parser": "^3.12.0",
"sabnzbd-api": "^1.5.0",
"swagger-ui-react": "^5.11.0",
"trpc-openapi": "^1.2.0",
"uuid": "^9.0.0",
"xml-js": "^1.6.11",
"xss": "^1.0.14",
Expand All @@ -122,6 +126,7 @@
"@types/node": "18.17.8",
"@types/prismjs": "^1.26.0",
"@types/react": "^18.2.11",
"@types/swagger-ui-react": "^4.18.3",
"@types/umami": "^0.1.4",
"@types/uuid": "^9.0.0",
"@types/video.js": "^7.3.51",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/cn/layout/element-selector/selector.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"message": "已创建分类\"{{name}}\""
}
},
"importFromDocker": ""
"importFromDocker": "从 docker 导入"
}
3 changes: 2 additions & 1 deletion public/locales/cn/layout/manage.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"tools": {
"title": "工具",
"items": {
"docker": "Docker"
"docker": "Docker",
"api": "API"
}
},
"about": {
Expand Down
2 changes: 1 addition & 1 deletion public/locales/cn/layout/modals/about.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"metrics": {
"configurationSchemaVersion": "配置模式版本",
"version": "版本",
"version": "当前版本",
"nodeEnvironment": "节点环境",
"i18n": "I18n 翻译空间已加载",
"locales": "I18n 本地语言已配置",
Expand Down
13 changes: 13 additions & 0 deletions public/locales/cn/manage/boards.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,19 @@
"delete": {
"label": "永久删除",
"disabled": "删除功能被禁用,因为较旧的 Homarr 组件不允许删除默认配置。将来可能会删除。"
},
"duplicate": "复制",
"rename": {
"label": "重命名",
"modal": {
"title": "重命名面板 {{name}}",
"fields": {
"name": {
"label": "新名称",
"placeholder": "新面板名称"
}
}
}
}
},
"badges": {
Expand Down
2 changes: 1 addition & 1 deletion public/locales/cn/manage/index.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"metaTitle": "管理",
"metaTitle": "管理中心",
"hero": {
"title": "欢迎回来,{{username}}!",
"fallbackUsername": "匿名",
Expand Down
16 changes: 8 additions & 8 deletions public/locales/cn/modules/date.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"settings": {
"title": "日期和时间组件设置",
"timezone": {
"label": "",
"info": ""
"label": "时区",
"info": "选择您所在时区的名称,在此找到您所在的时区: "
},
"customTitle": {
"label": ""
"label": "城市名称或自定义标题"
},
"display24HourFormat": {
"label": "全时显示(24 小时)"
Expand All @@ -21,12 +21,12 @@
}
},
"titleState": {
"label": "",
"info": "",
"label": "时钟标题",
"info": "自定义标题和时区代码可以显示在 widget 上。<br/>您还可以单独显示城市、不显示、<br/>,甚至在同时选择了城市和时区但未提供标题时单独显示时区。",
"data": {
"both": "",
"city": "",
"none": ""
"both": "标题和时区",
"city": "仅标题",
"none": "不显示"
}
}
}
Expand Down
4 changes: 3 additions & 1 deletion public/locales/cn/modules/media-requests-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@
"state": {
"approved": "已批准",
"pendingApproval": "待批准",
"declined": "已拒绝"
"declined": "已拒绝",
"available": "可用",
"partial": "局部"
},
"tooltips": {
"approve": "批准请求",
Expand Down
3 changes: 3 additions & 0 deletions public/locales/cn/modules/rss.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
},
"textLinesClamp": {
"label": "文字线条"
},
"sortByPublishDateAscending": {
"label": "按发布日期排序(升序)"
}
},
"card": {
Expand Down
4 changes: 4 additions & 0 deletions public/locales/cn/modules/smart-home/entity-state.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"label": "实体 ID",
"info": "Home Assistant 中的唯一实体 ID。通过单击实体 > 单击齿轮图标 > 单击“实体 ID”处的复制按钮进行复制。某些自定义实体可能不受支持。"
},
"automationId": {
"label": "可选自动化 ID",
"info": "您唯一的自动化 ID。总是以 automation.XXXXX 开头。如果未设置,小部件将不可点击,只能显示状态。点击后,实体状态将被刷新。"
},
"displayName": {
"label": "显示名称"
}
Expand Down
16 changes: 16 additions & 0 deletions public/locales/cn/modules/smart-home/trigger-automation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"descriptor": {
"name": "家庭助理自动化",
"description": "执行自动化",
"settings": {
"title": "执行自动化",
"automationId": {
"label": "自动化 ID",
"info": "您唯一的自动化 ID。总是以 automation.XXXXX 开头。"
},
"displayName": {
"label": "显示名称"
}
}
}
}
3 changes: 2 additions & 1 deletion public/locales/cr/layout/manage.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"tools": {
"title": "crwdns3525:0crwdne3525:0",
"items": {
"docker": "crwdns3527:0crwdne3527:0"
"docker": "crwdns3527:0crwdne3527:0",
"api": "crwdns4172:0crwdne4172:0"
}
},
"about": {
Expand Down
13 changes: 13 additions & 0 deletions public/locales/cr/manage/boards.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,19 @@
"delete": {
"label": "crwdns3543:0crwdne3543:0",
"disabled": "crwdns3545:0crwdne3545:0"
},
"duplicate": "crwdns4162:0crwdne4162:0",
"rename": {
"label": "crwdns4164:0crwdne4164:0",
"modal": {
"title": "crwdns4166:0{{name}}crwdne4166:0",
"fields": {
"name": {
"label": "crwdns4168:0crwdne4168:0",
"placeholder": "crwdns4170:0crwdne4170:0"
}
}
}
}
},
"badges": {
Expand Down
4 changes: 3 additions & 1 deletion public/locales/cr/modules/media-requests-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@
"state": {
"approved": "crwdns2765:0crwdne2765:0",
"pendingApproval": "crwdns2767:0crwdne2767:0",
"declined": "crwdns2769:0crwdne2769:0"
"declined": "crwdns2769:0crwdne2769:0",
"available": "crwdns4140:0crwdne4140:0",
"partial": "crwdns4142:0crwdne4142:0"
},
"tooltips": {
"approve": "crwdns2893:0crwdne2893:0",
Expand Down
3 changes: 3 additions & 0 deletions public/locales/cr/modules/rss.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
},
"textLinesClamp": {
"label": "crwdns2933:0crwdne2933:0"
},
"sortByPublishDateAscending": {
"label": "crwdns4160:0crwdne4160:0"
}
},
"card": {
Expand Down
4 changes: 4 additions & 0 deletions public/locales/cr/modules/smart-home/entity-state.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"label": "crwdns4046:0crwdne4046:0",
"info": "crwdns4048:0crwdne4048:0"
},
"automationId": {
"label": "crwdns4156:0crwdne4156:0",
"info": "crwdns4158:0crwdne4158:0"
},
"displayName": {
"label": "crwdns4050:0crwdne4050:0"
}
Expand Down
16 changes: 16 additions & 0 deletions public/locales/cr/modules/smart-home/trigger-automation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"descriptor": {
"name": "crwdns4144:0crwdne4144:0",
"description": "crwdns4146:0crwdne4146:0",
"settings": {
"title": "crwdns4148:0crwdne4148:0",
"automationId": {
"label": "crwdns4150:0crwdne4150:0",
"info": "crwdns4152:0crwdne4152:0"
},
"displayName": {
"label": "crwdns4154:0crwdne4154:0"
}
}
}
}
26 changes: 13 additions & 13 deletions public/locales/cs/authentication/invite.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
{
"metaTitle": "",
"title": "",
"text": "",
"metaTitle": "Vytvořit účet",
"title": "Vytvořit účet",
"text": "Prosím uveďte níže své přihlašovací údaje",
"form": {
"fields": {
"username": {
"label": ""
"label": "Uživatelské jméno"
},
"password": {
"label": ""
"label": "Heslo"
},
"passwordConfirmation": {
"label": ""
"label": "Potvrďte heslo"
}
},
"buttons": {
"submit": ""
"submit": "Vytvořit účet"
}
},
"notifications": {
"loading": {
"title": "",
"text": ""
"title": "Vytváření účtu",
"text": "Čekejte prosím"
},
"success": {
"title": "",
"text": ""
"title": "Účet byl vytvořen",
"text": "Váš účet byl úspěšně vytvořen"
},
"error": {
"title": "",
"text": ""
"title": "Chyba",
"text": "Něco se nepodařilo, objevila se následující chyba: {{error}}"
}
}
}
16 changes: 8 additions & 8 deletions public/locales/cs/authentication/login.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"metaTitle": "",
"title": "",
"text": "",
"metaTitle": "Přihlásit se",
"title": "Vítejte zpět!",
"text": "Zadejte prosím Vaše přihlašovací údaje",
"form": {
"fields": {
"username": {
"label": ""
"label": "Uživatelské jméno"
},
"password": {
"label": ""
"label": "Heslo"
}
},
"buttons": {
"submit": ""
"submit": "Přihlásit se"
},
"afterLoginRedirection": ""
"afterLoginRedirection": "Po přihlášení budete přesměrováni na {{url}}"
},
"alert": ""
"alert": "Vaše přihlašovací údaje jsou nesprávné nebo tento účet neexistuje. Zkuste to prosím znovu."
}
Loading

0 comments on commit 37d728c

Please sign in to comment.