Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
* (Marco15453) initial release
  • Loading branch information
Marco15453 committed Oct 17, 2022
1 parent 1b366f5 commit 0838e52
Show file tree
Hide file tree
Showing 4 changed files with 148 additions and 136 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Automaticly Updates CloudFlare DNS Record with your Public IP Address
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

### **WORK IN PROGRESS**
### 1.0.0 (2022-10-17)
* (Marco15453) initial release

## License
Expand Down
275 changes: 144 additions & 131 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,132 +1,145 @@
{
"common": {
"name": "cloudflare",
"version": "0.0.1",
"news": {
"0.0.1": {
"en": "initial release",
"de": "Erstveröffentlichung",
"ru": "Начальная версия",
"pt": "lançamento inicial",
"nl": "Eerste uitgave",
"fr": "Première version",
"it": "Versione iniziale",
"es": "Versión inicial",
"pl": "Pierwsze wydanie",
"zh-cn": "首次出版"
}
},
"title": "DDNS CloudFlare Updater",
"titleLang": {
"en": "DDNS CloudFlare Updater",
"de": "DDNS-CloudFlare-Updater",
"ru": "Программа обновления DDNS CloudFlare",
"pt": "Atualizador DDNS CloudFlare",
"nl": "DDNS CloudFlare-updater",
"fr": "Mise à jour DDNS CloudFlare",
"it": "DDNS CloudFlare Updater",
"es": "Actualizador DDNS CloudFlare",
"pl": "Aktualizator DDNS CloudFlare",
"zh-cn": "DDNS CloudFlare 更新程序"
},
"desc": {
"en": "Automaticly Updates DNS with your Public IP Address",
"de": "Aktualisiert DNS automatisch mit Ihrer öffentlichen IP-Adresse",
"ru": "Автоматически обновляет DNS с вашим общедоступным IP-адресом",
"pt": "Atualiza automaticamente o DNS com seu endereço IP público",
"nl": "Werkt DNS automatisch bij met uw openbare IP-adres",
"fr": "Met automatiquement à jour le DNS avec votre adresse IP publique",
"it": "Aggiorna automaticamente il DNS con il tuo indirizzo IP pubblico",
"es": "Actualiza automáticamente el DNS con su dirección IP pública",
"pl": "Automatycznie aktualizuje DNS przy użyciu publicznego adresu IP",
"zh-cn": "使用您的公共 IP 地址自动更新 DNS"
},
"authors": [
"Marco15453 <support@marco15453.xyz>"
],
"keywords": [
"DNS",
"CloudFlare",
"Updater",
"DDNS",
"DynDns",
"Dynamic DNS"
],
"license": "MIT",
"platform": "Javascript/Node.js",
"main": "main.js",
"icon": "cloudflare.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/Marco15453/ioBroker.cloudflare/main/admin/cloudflare.png",
"readme": "https://github.com/Marco15453/ioBroker.cloudflare/blob/main/README.md",
"loglevel": "info",
"mode": "daemon",
"type": "logic",
"compact": true,
"connectionType": "cloud",
"dataSource": "poll",
"adminUI": {
"config": "json"
},
"dependencies": [
{
"js-controller": ">=3.3.22"
}
],
"globalDependencies": [
{
"admin": ">=5.1.13"
}
]
},
"encryptedNative": [
"authKey",
"zoneIdentifier",
"slackUri",
"discordUri"
],
"protectedNative": [
"authKey",
"zoneIdentifier",
"slackUri",
"discordUri"
],
"native": {
"authEmail": "example@gmail.com",
"authMethod": "global",
"authKey": "",
"zoneIdentifier": "",
"recordName": "example.org",
"ttl": 3600,
"proxy": false,
"siteName": "Example Site",
"slackChannel": "",
"slackUri": "",
"discordUri": "",
"checkInterval": 60
},
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "Device or service connected",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
}
]
}
"common": {
"name": "cloudflare",
"version": "1.0.0",
"news": {
"1.0.0": {
"en": "initial release",
"de": "erstausstrahlung",
"ru": "начальный выпуск",
"pt": "lançamento inicial",
"nl": "niet",
"fr": "initial release",
"it": "rilascio iniziale",
"es": "liberación inicial",
"pl": "pierwsze wydanie",
"uk": "початковий реліз",
"zh-cn": "初步释放"
},
"0.0.1": {
"en": "initial release",
"de": "Erstveröffentlichung",
"ru": "Начальная версия",
"pt": "lançamento inicial",
"nl": "Eerste uitgave",
"fr": "Première version",
"it": "Versione iniziale",
"es": "Versión inicial",
"pl": "Pierwsze wydanie",
"zh-cn": "首次出版"
}
},
"title": "DDNS CloudFlare Updater",
"titleLang": {
"en": "DDNS CloudFlare Updater",
"de": "DDNS-CloudFlare-Updater",
"ru": "Программа обновления DDNS CloudFlare",
"pt": "Atualizador DDNS CloudFlare",
"nl": "DDNS CloudFlare-updater",
"fr": "Mise à jour DDNS CloudFlare",
"it": "DDNS CloudFlare Updater",
"es": "Actualizador DDNS CloudFlare",
"pl": "Aktualizator DDNS CloudFlare",
"zh-cn": "DDNS CloudFlare 更新程序"
},
"desc": {
"en": "Automaticly Updates DNS with your Public IP Address",
"de": "Aktualisiert DNS automatisch mit Ihrer öffentlichen IP-Adresse",
"ru": "Автоматически обновляет DNS с вашим общедоступным IP-адресом",
"pt": "Atualiza automaticamente o DNS com seu endereço IP público",
"nl": "Werkt DNS automatisch bij met uw openbare IP-adres",
"fr": "Met automatiquement à jour le DNS avec votre adresse IP publique",
"it": "Aggiorna automaticamente il DNS con il tuo indirizzo IP pubblico",
"es": "Actualiza automáticamente el DNS con su dirección IP pública",
"pl": "Automatycznie aktualizuje DNS przy użyciu publicznego adresu IP",
"zh-cn": "使用您的公共 IP 地址自动更新 DNS"
},
"authors": [
"Marco15453 <support@marco15453.xyz>"
],
"keywords": [
"DNS",
"CloudFlare",
"Updater",
"DDNS",
"DynDns",
"Dynamic DNS"
],
"license": "MIT",
"platform": "Javascript/Node.js",
"main": "main.js",
"icon": "cloudflare.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/Marco15453/ioBroker.cloudflare/main/admin/cloudflare.png",
"readme": "https://github.com/Marco15453/ioBroker.cloudflare/blob/main/README.md",
"loglevel": "info",
"mode": "daemon",
"type": "logic",
"compact": true,
"connectionType": "cloud",
"dataSource": "poll",
"adminUI": {
"config": "json"
},
"dependencies": [
{
"js-controller": ">=3.3.22"
}
],
"globalDependencies": [
{
"admin": ">=5.1.13"
}
]
},
"encryptedNative": [
"authKey",
"zoneIdentifier",
"slackUri",
"discordUri"
],
"protectedNative": [
"authKey",
"zoneIdentifier",
"slackUri",
"discordUri"
],
"native": {
"authEmail": "example@gmail.com",
"authMethod": "global",
"authKey": "",
"zoneIdentifier": "",
"recordName": "example.org",
"ttl": 3600,
"proxy": false,
"siteName": "Example Site",
"slackChannel": "",
"slackUri": "",
"discordUri": "",
"checkInterval": 60
},
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "Device or service connected",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
}
]
}
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.cloudflare",
"version": "0.0.1",
"version": "1.0.0",
"description": "Automaticly Updates DNS with your Public IP Address",
"author": {
"name": "Marco15453",
Expand Down

0 comments on commit 0838e52

Please sign in to comment.