Commit 2f167da
authored
2 files changed
+2
-2
lines changed| 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 95 files
- .github/workflows/appstore-build-publish.yml+12-9
- .github/workflows/command-rebase.yml-51
- .github/workflows/dependabot-approve-merge.yml+11-2
- .github/workflows/fixup.yml+4-1
- CHANGELOG.md+32-3
- appinfo/info.xml+3-3
- composer.json+11-2
- css/notes.css+1-1
- l10n/ar.js+2-1
- l10n/ar.json+2-1
- l10n/bg.js-1
- l10n/bg.json-1
- l10n/ca.js-1
- l10n/ca.json-1
- l10n/cs.js+2-1
- l10n/cs.json+2-1
- l10n/de.js+2-1
- l10n/de.json+2-1
- l10n/de_DE.js+2-1
- l10n/de_DE.json+2-1
- l10n/en_GB.js+2-1
- l10n/en_GB.json+2-1
- l10n/es.js-1
- l10n/es.json-1
- l10n/es_EC.js-1
- l10n/es_EC.json-1
- l10n/es_MX.js+3
- l10n/es_MX.json+3
- l10n/eu.js-1
- l10n/eu.json-1
- l10n/fa.js-1
- l10n/fa.json-1
- l10n/fr.js-1
- l10n/fr.json-1
- l10n/ga.js+2-1
- l10n/ga.json+2-1
- l10n/gl.js+3-2
- l10n/gl.json+3-2
- l10n/hu.js+5-1
- l10n/hu.json+5-1
- l10n/is.js-1
- l10n/is.json-1
- l10n/it.js-1
- l10n/it.json-1
- l10n/ja.js+5-1
- l10n/ja.json+5-1
- l10n/ka.js-1
- l10n/ka.json-1
- l10n/nb.js+2-1
- l10n/nb.json+2-1
- l10n/pl.js-1
- l10n/pl.json-1
- l10n/pt_BR.js+2-1
- l10n/pt_BR.json+2-1
- l10n/ro.js-1
- l10n/ro.json-1
- l10n/ru.js+28-1
- l10n/ru.json+28-1
- l10n/sk.js-1
- l10n/sk.json-1
- l10n/sl.js+3-1
- l10n/sl.json+3-1
- l10n/sr.js+2-1
- l10n/sr.json+2-1
- l10n/sv.js+2-1
- l10n/sv.json+2-1
- l10n/tr.js+2-1
- l10n/tr.json+2-1
- l10n/uk.js+2-1
- l10n/uk.json+2-1
- l10n/zh_CN.js-1
- l10n/zh_CN.json-1
- l10n/zh_HK.js+2-1
- l10n/zh_HK.json+2-1
- l10n/zh_TW.js+2-1
- l10n/zh_TW.json+2-1
- lib/Controller/NotesController.php+1-1
- lib/Service/Note.php+5-5
- lib/Service/NoteUtil.php+10-10
- lib/Service/NotesService.php+4-4
- lib/Service/SettingsService.php+1-1
- package-lock.json+4.3k-13.4k
- package.json+9-9
- src/App.vue+2-2
- src/components/AppSettings.vue+23-25
- src/components/CategoriesList.vue+23-15
- src/components/Dashboard.vue+3-3
- src/components/EditorEasyMDE.vue+1-1
- src/components/NoteItem.vue+6-4
- src/components/NotePlain.vue+1-1
- src/components/NoteRich.vue+1-1
- src/components/NotesCaption.vue+5-5
- src/components/NotesView.vue+2-2
- src/main.js+3
- tests/phan-config.php+1-1
0 commit comments