Skip to content

Commit

Permalink
Merge pull request #1336 from nextcloud/release/0.9.18
Browse files Browse the repository at this point in the history
Security release 0.9.18
  • Loading branch information
christianlupus authored Nov 9, 2022
2 parents 9abd742 + 43cda61 commit 0e30ec0
Show file tree
Hide file tree
Showing 27 changed files with 1,807 additions and 2,333 deletions.
2 changes: 1 addition & 1 deletion .github/actions/deploy/create-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fi
deploy_path='.github/actions/deploy'

stable_branch=$(cat "$deploy_path/stable_name")
master_branch=master
master_branch=main-0.9.x

major=$(cat "$deploy_path/major")
minor=$(cat "$deploy_path/minor")
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/deploy/stable_name
Original file line number Diff line number Diff line change
@@ -1 +1 @@
stable
stable-0.9.x
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-approve-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
branches:
- main
- master
- stable*
- main-*

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .tx/backport
Original file line number Diff line number Diff line change
@@ -1 +1 @@

main-0.9.x
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## [Unreleased]


## 0.9.18 - 2022-11-09

### Fixed
- Critical security issue fixed related to vue-loader


## 0.9.17 - 2022-10-31

Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
<img src="https://img.shields.io/matrix/nextcloud-cookbook:matrix.org?logo=matrix&label=Join%20the%20discussion&style=flat" alt="Join us on Matrix" >
</a>

![CI-tests](https://github.com/nextcloud/cookbook/workflows/CI-tests/badge.svg)
![CI-tests](https://github.com/nextcloud/cookbook/workflows/CI-tests/badge.svg)
[![codecov](https://codecov.io/gh/nextcloud/cookbook/branch/master/graph/badge.svg?token=J1DI0KGEX3)](https://codecov.io/gh/nextcloud/cookbook)
![GitHub](https://img.shields.io/github/license/nextcloud/cookbook)
![GitHub language count](https://img.shields.io/github/languages/count/nextcloud/cookbook)
![GitHub Repo stars](https://img.shields.io/github/stars/nextcloud/cookbook?logo=github)
Expand Down Expand Up @@ -54,4 +55,4 @@ The parser is far from perfect. If you can help out in any way, please [have a l

#### All of the text is in English?
This app uses the [Transifex](https://www.transifex.com/nextcloud/nextcloud/cookbook/) translation system.
You might want to register there to help translating the app to new languages or report errors in existing translations.
You might want to register there to help translating the app to new languages or report errors in existing translations.
3 changes: 2 additions & 1 deletion l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ OC.L10N.register(
"Failed to load search results" : "Nepodařilo se načíst výsledky vyhledávání",
"Dismiss" : "Zahodit",
"Cancel" : "Storno",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "Přerušit úpravy"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
3 changes: 2 additions & 1 deletion l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
"Failed to load search results" : "Nepodařilo se načíst výsledky vyhledávání",
"Dismiss" : "Zahodit",
"Cancel" : "Storno",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "Přerušit úpravy"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
3 changes: 2 additions & 1 deletion l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ OC.L10N.register(
"Failed to load search results" : "Fehler beim Laden der Suchergebnisse",
"Dismiss" : "Verwerfen",
"Cancel" : "Abbrechen",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "Bearbeitung abbrechen"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
"Failed to load search results" : "Fehler beim Laden der Suchergebnisse",
"Dismiss" : "Verwerfen",
"Cancel" : "Abbrechen",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "Bearbeitung abbrechen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ OC.L10N.register(
"Failed to load search results" : "Fehler beim Laden der Suchergebnisse",
"Dismiss" : "Ablehnen",
"Cancel" : "Abbrechen",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "Bearbeitung abbrechen"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
"Failed to load search results" : "Fehler beim Laden der Suchergebnisse",
"Dismiss" : "Ablehnen",
"Cancel" : "Abbrechen",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "Bearbeitung abbrechen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ OC.L10N.register(
"Failed to load search results" : "Fallo al cargar los resultados de la búsqueda",
"Dismiss" : "Descartar",
"Cancel" : "Cancelar",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "Abortar edición"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
3 changes: 2 additions & 1 deletion l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
"Failed to load search results" : "Fallo al cargar los resultados de la búsqueda",
"Dismiss" : "Descartar",
"Cancel" : "Cancelar",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "Abortar edición"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
3 changes: 2 additions & 1 deletion l10n/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ OC.L10N.register(
"Failed to load search results" : "Nem sikerült betölteni a találatokat",
"Dismiss" : "Eltüntetés",
"Cancel" : "Mégse",
"OK" : "Rendben"
"OK" : "Rendben",
"Abort editing" : "Szerkesztés megszakítása"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion l10n/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
"Failed to load search results" : "Nem sikerült betölteni a találatokat",
"Dismiss" : "Eltüntetés",
"Cancel" : "Mégse",
"OK" : "Rendben"
"OK" : "Rendben",
"Abort editing" : "Szerkesztés megszakítása"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
3 changes: 2 additions & 1 deletion l10n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ OC.L10N.register(
"Failed to load search results" : "Nie udało się załadować wyników wyszukiwania",
"Dismiss" : "Odrzuć",
"Cancel" : "Anuluj",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "Przerwij edycję"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
3 changes: 2 additions & 1 deletion l10n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
"Failed to load search results" : "Nie udało się załadować wyników wyszukiwania",
"Dismiss" : "Odrzuć",
"Cancel" : "Anuluj",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "Przerwij edycję"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}
3 changes: 2 additions & 1 deletion l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ OC.L10N.register(
"Failed to load search results" : "Zlyhalo načítavanie výsledkov vyhľadávania",
"Dismiss" : "Odmietnuť",
"Cancel" : "Zrušiť",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "Zrušiť úpravu"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
3 changes: 2 additions & 1 deletion l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
"Failed to load search results" : "Zlyhalo načítavanie výsledkov vyhľadávania",
"Dismiss" : "Odmietnuť",
"Cancel" : "Zrušiť",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "Zrušiť úpravu"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}
3 changes: 2 additions & 1 deletion l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ OC.L10N.register(
"Failed to load search results" : "Arama sonuçları yüklenemedi",
"Dismiss" : "Yok say",
"Cancel" : "İptal",
"OK" : "Tamam"
"OK" : "Tamam",
"Abort editing" : "Düzenlemekten vazgeç"
},
"nplurals=2; plural=(n > 1);");
3 changes: 2 additions & 1 deletion l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
"Failed to load search results" : "Arama sonuçları yüklenemedi",
"Dismiss" : "Yok say",
"Cancel" : "İptal",
"OK" : "Tamam"
"OK" : "Tamam",
"Abort editing" : "Düzenlemekten vazgeç"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
3 changes: 3 additions & 0 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@ OC.L10N.register(
"Search recipes with this keyword" : "用这个关键词搜索菜谱",
"Date created" : "创建日期",
"Last modified" : "最后更改",
"Preparation time (H:MM)" : "准备时间 (H:MM)",
"Cooking time (H:MM)" : "烹饪时间 (H:MM)",
"Total time (H:MM)" : "总时间 (H:MM)",
"Serving Size" : "食用份量",
"Energy" : "能量",
"Sugar" : "糖",
Expand Down
3 changes: 3 additions & 0 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@
"Search recipes with this keyword" : "用这个关键词搜索菜谱",
"Date created" : "创建日期",
"Last modified" : "最后更改",
"Preparation time (H:MM)" : "准备时间 (H:MM)",
"Cooking time (H:MM)" : "烹饪时间 (H:MM)",
"Total time (H:MM)" : "总时间 (H:MM)",
"Serving Size" : "食用份量",
"Energy" : "能量",
"Sugar" : "",
Expand Down
3 changes: 2 additions & 1 deletion l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ OC.L10N.register(
"Failed to load search results" : "無法加載搜尋結果",
"Dismiss" : "撤銷",
"Cancel" : "取消",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "中止編輯"
},
"nplurals=1; plural=0;");
3 changes: 2 additions & 1 deletion l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
"Failed to load search results" : "無法加載搜尋結果",
"Dismiss" : "撤銷",
"Cancel" : "取消",
"OK" : "OK"
"OK" : "OK",
"Abort editing" : "中止編輯"
},"pluralForm" :"nplurals=1; plural=0;"
}
Loading

0 comments on commit 0e30ec0

Please sign in to comment.