Commit 825139e
authored
chore(deps): update dependency external/nextcloud-notes to v6
1 parent eb4166d commit 825139e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
Submodule nextcloud-notes updated 93 files
- .github/workflows/appstore-build-publish.yml+3-3
- .github/workflows/block-unconventional-commits.yml+1-1
- .github/workflows/dependabot-approve-merge.yml+1-1
- .github/workflows/lint-eslint.yml+1-1
- .github/workflows/lint-info-xml.yml+1-1
- .github/workflows/lint-php-cs.yml+2-2
- .github/workflows/lint-php.yml+3-3
- .github/workflows/lint-stylelint.yml+1-1
- .github/workflows/node.yml+1-1
- .github/workflows/npm-audit-fix.yml+1-1
- .github/workflows/playwright.yml+1-1
- .github/workflows/psalm-matrix.yml+3-3
- .github/workflows/reuse.yml+1-1
- .github/workflows/test.yml+2-2
- .github/workflows/update-nextcloud-ocp-matrix.yml+3-3
- CHANGELOG.md+51
- appinfo/info.xml+3-3
- appinfo/routes.php-3
- composer.json+4-4
- composer.lock+746-336
- l10n/de.js+3
- l10n/de.json+3
- l10n/de_DE.js+3
- l10n/de_DE.json+3
- l10n/en_GB.js+3
- l10n/en_GB.json+3
- l10n/et_EE.js+13-3
- l10n/et_EE.json+13-3
- l10n/fa.js+120-93
- l10n/fa.json+120-93
- l10n/fr.js+11-1
- l10n/fr.json+11-1
- l10n/ga.js+3
- l10n/ga.json+3
- l10n/ja.js+1
- l10n/ja.json+1
- l10n/kab.js+3
- l10n/kab.json+3
- l10n/lt_LT.js+11-1
- l10n/lt_LT.json+11-1
- l10n/nl.js+10
- l10n/nl.json+10
- l10n/pl.js+3
- l10n/pl.json+3
- l10n/pt_BR.js+3
- l10n/pt_BR.json+3
- l10n/ru.js+14
- l10n/ru.json+14
- l10n/sv.js+3
- l10n/sv.json+3
- l10n/tk.js-12
- l10n/tk.json-10
- l10n/tr.js+13-3
- l10n/tr.json+13-3
- l10n/uk.js+11
- l10n/uk.json+11
- l10n/zh_CN.js+3
- l10n/zh_CN.json+3
- l10n/zh_HK.js+3
- l10n/zh_HK.json+3
- l10n/zh_TW.js+3
- l10n/zh_TW.json+3
- lib/AppInfo/Application.php+13-12
- lib/AppInfo/NotesHooks.php-85
- lib/AppInfo/SearchProvider.php-2
- lib/Controller/ETagDoesNotMatchException.php+3-5
- lib/Controller/Helper.php+4-15
- lib/Controller/NotesApiController.php+5-24
- lib/Controller/NotesController.php+7-32
- lib/Controller/PageController.php+7-24
- lib/Controller/SettingsController.php+2-8
- lib/Listener/NoteFileEventsListener.php+49
- lib/Migration/Cleanup.php+3-5
- lib/Migration/EditorHint.php+4-6
- lib/Service/MetaService.php+8-8
- lib/Service/Note.php-3
- lib/Service/NotesService.php+5-12
- lib/Service/SettingsService.php+1-1
- lib/Service/Util.php+2-8
- package-lock.json+404-360
- package.json+6-6
- playwright/e2e/category-actions.spec.ts+16-4
- psalm.xml+1-1
- src/App.vue+7-3
- src/components/CategoriesList.vue+9-13
- src/components/EditorEasyMDE.vue+10-2
- src/components/EditorMarkdownIt.vue+1-1
- src/components/Note.vue+1-1
- src/components/NoteItem.vue+15-1
- src/components/NotesList.vue+6-1
- src/components/NotesView.vue+2
- tests/nextcloud-version.php-3
- tests/psalm-baseline.xml-9
0 commit comments