Skip to content

Commit 915e7db

Browse files
committed
fix: Merge branch 'man' into HolgerHees-nextcloud-patch-1
Signed-off-by: Enjeck <32180937+enjeck@users.noreply.github.com>
2 parents b69b2fe + edeed9c commit 915e7db

209 files changed

Lines changed: 1264 additions & 228 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/npm-audit-fix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
7171
- name: Create Pull Request
7272
if: steps.checkout.outcome == 'success'
73-
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
73+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
7474
with:
7575
token: ${{ secrets.COMMAND_BOT_PAT }}
7676
commit-message: 'fix(deps): Fix npm audit'

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: npx playwright test
6060

6161
- name: Upload results
62-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
62+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
6363
if: always()
6464
with:
6565
name: playwright-report

.github/workflows/update-nextcloud-ocp-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
continue-on-error: true
9191

9292
- name: Create Pull Request
93-
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
93+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
9494
with:
9595
token: ${{ secrets.COMMAND_BOT_PAT }}
9696
commit-message: 'chore(dev-deps): Bump nextcloud/ocp package'

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ The Notes app is a distraction free notes taking app for [Nextcloud](https://www
2525
<repository type="git">https://github.com/nextcloud/notes.git</repository>
2626
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes-thumbnail.jpg">https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes.png</screenshot>
2727
<dependencies>
28-
<php min-version="8.0" max-version="8.5"/>
29-
<nextcloud min-version="28" max-version="34"/>
28+
<php min-version="8.1" max-version="8.5"/>
29+
<nextcloud min-version="30" max-version="34"/>
3030
</dependencies>
3131
<repair-steps>
3232
<post-migration>

appinfo/routes.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,16 @@
9292
'verb' => 'DELETE',
9393
'requirements' => ['id' => '\d+'],
9494
],
95+
[
96+
'name' => 'notes#renameCategory',
97+
'url' => '/notes/category',
98+
'verb' => 'PATCH',
99+
],
100+
[
101+
'name' => 'notes#deleteCategory',
102+
'url' => '/notes/category',
103+
'verb' => 'DELETE',
104+
],
95105

96106
////////// A T T A C H M E N T S //////////
97107

l10n/af.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ OC.L10N.register(
99
"Insert image" : "Voer beeld in",
1010
"General" : "Algemeen",
1111
"Files" : " Lêers",
12+
"Cancel" : "Kanselleer",
1213
"All notes" : "Alle notas",
1314
"Categories" : "Kategorieë",
1415
"Remove from favorites" : "Verwyder uit gunstelinge",

l10n/af.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"Insert image" : "Voer beeld in",
88
"General" : "Algemeen",
99
"Files" : " Lêers",
10+
"Cancel" : "Kanselleer",
1011
"All notes" : "Alle notas",
1112
"Categories" : "Kategorieë",
1213
"Remove from favorites" : "Verwyder uit gunstelinge",

l10n/ar.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ OC.L10N.register(
3939
"Notes folder" : "مجلد الملاحظات",
4040
"Mobile apps" : "التطبيقات المحمولة",
4141
"Shortcuts" : "اختصارات ",
42+
"Delete" : "حذف",
43+
"Cancel" : "إلغاء",
4244
"All notes" : "جميع الملاحظات",
4345
"Categories" : "التصنيفات",
4446
"Create a sample note with Markdown" : "إنشاء ملاحظة تجريبية بتسنيق Markdown",
@@ -87,7 +89,6 @@ OC.L10N.register(
8789
"Write down your thoughts without any distractions." : "دون أفكارك بكل يسر وسلاسة.",
8890
"Use Markdown markups to style your text." : "إستعمل علامات ماركداون لتنسيق نَصِّك.",
8991
"Organize your notes in categories." : "تنظيم ملاحظاتك في فئات.",
90-
"Start writing a note by clicking on “{newnote}” in the app navigation." : "إبدأ كتابة الملاحظة بالنقر على “{newnote}” في واجهة التطبيق.",
9192
"Note not found." : "الملاحظة غير موجودة",
9293
"Note is locked." : "الملاحظة مقفلة",
9394
"Insufficient storage." : "مساحة التخزين لا تكفي",

l10n/ar.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
"Notes folder" : "مجلد الملاحظات",
3838
"Mobile apps" : "التطبيقات المحمولة",
3939
"Shortcuts" : "اختصارات ",
40+
"Delete" : "حذف",
41+
"Cancel" : "إلغاء",
4042
"All notes" : "جميع الملاحظات",
4143
"Categories" : "التصنيفات",
4244
"Create a sample note with Markdown" : "إنشاء ملاحظة تجريبية بتسنيق Markdown",
@@ -85,7 +87,6 @@
8587
"Write down your thoughts without any distractions." : "دون أفكارك بكل يسر وسلاسة.",
8688
"Use Markdown markups to style your text." : "إستعمل علامات ماركداون لتنسيق نَصِّك.",
8789
"Organize your notes in categories." : "تنظيم ملاحظاتك في فئات.",
88-
"Start writing a note by clicking on “{newnote}” in the app navigation." : "إبدأ كتابة الملاحظة بالنقر على “{newnote}” في واجهة التطبيق.",
8990
"Note not found." : "الملاحظة غير موجودة",
9091
"Note is locked." : "الملاحظة مقفلة",
9192
"Insufficient storage." : "مساحة التخزين لا تكفي",

l10n/ast.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ OC.L10N.register(
1111
"Files" : "Ficheros",
1212
"Mobile apps" : "Aplicaciones pa móviles",
1313
"Shortcuts" : "Atayos",
14+
"Delete" : "Desaniciar",
15+
"Cancel" : "Encaboxar",
1416
"All notes" : "Toles notes",
1517
"Categories" : "Categories",
1618
"No notes yet" : "Nun hai nenguna nota",
@@ -30,7 +32,6 @@ OC.L10N.register(
3032
"Loading …" : "Cargando…",
3133
"Write down your thoughts without any distractions." : "Escribi cualesquier pensamientu ensin nenguna distraición.",
3234
"Organize your notes in categories." : "Organiza les notes per categoríes.",
33-
"Start writing a note by clicking on “{newnote}” in the app navigation." : "Comienza a escribir notes al calcar en «{newnote}» na navegación de l'aplicación.",
3435
"Note not found." : "Nun s'atopó la nota",
3536
"Note is locked." : "La nota ta bloquiada",
3637
"Uncategorized" : "Ensin categoría",

0 commit comments

Comments
 (0)