summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-05134-134/+156
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* update wording for disabled web updaterSimon L2023-03-041-1/+1
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-042-432/+0
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Add avatar contact img descriptionChristopher Ng2023-03-032-2/+7
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #37021 from nextcloud/enh/notes-recommendedJulius Härtl2023-03-032-0/+5
|\ | | | | feat: Add notes as recommended app
| * feat: Add notes as recommended appJulius Härtl2023-03-022-0/+5
| | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0390-164/+164
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(filepicker): Allow to pass target for rendering the file picker to ↵Julius Härtl2023-03-021-1/+1
| | | | | | different locations Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #36847 from nextcloud/enh/noid/fix-right-click-imagesSimon L2023-03-025-4/+19
|\ | | | | fix right-click img tags
| * fix right-click img tagsSimon L2023-03-025-4/+19
| | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix(unified-search): emptycontent messagesJohn Molakvoæ2023-03-021-18/+35
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | fix(unified-search): fix code highlightingJohn Molakvoæ2023-03-021-5/+5
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | fix(unified-search): remove conflicting trigger colorJohn Molakvoæ2023-03-021-6/+1
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-022-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #36890 from nextcloud/bugfix/noid/translation-api-annotationJulius Härtl2023-03-011-0/+6
|\ | | | | fix(translation): Allow regular users to use translation api endpoints
| * fix(translation): Allow regular users to use translation api endpointsJulius Härtl2023-02-281-0/+6
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | fix(theming): logo missing on login pageJohn Molakvoæ2023-03-013-10/+8
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-284-2/+28
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(translations): Add translation provider APIJulius Härtl2023-02-272-0/+68
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #36634 from ↵MichaIng2023-02-271-1/+1
|\ | | | | | | | | nextcloud/fix/client-login-flow/state-token-missing-response fix(client-login-flow): Use correct response for missing state token
| * fix(client-login-flow): Use correct response for missing state tokenChristoph Wurst2023-02-091-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-274-6/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #36862 from nextcloud/bugfix/typoJoas Schilling2023-02-261-1/+1
|\ \ | | | | | | Fix typo that added a letter to migration template
| * | Fix typo that added a letter to migration templateVitor Mattos2023-02-251-1/+1
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2610-10/+72
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-25136-0/+178
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Add name for home breadcrumb in filepickerChristopher Ng2023-02-246-5/+6
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #36781 from ↵v26.0.0beta5Joas Schilling2023-02-241-1/+5
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/run-repairsteps-against-oracle fix(CI): Run repair steps against Oracle DB
| * | | Fail the repair command when an error happenedJoas Schilling2023-02-231-1/+5
| |/ / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-242-0/+34
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Add focus border for search resultsChristopher Ng2023-02-231-5/+4
|/ / | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #36807 from ↵Julius Härtl2023-02-231-1/+4
|\ \ | | | | | | | | | | | | nextcloud/fix/noid/missing-cached-reference-image-mimetype Avoid getting null mimetype when getting reference preview
| * | [reference preview] fix getting null mimetype if the cached reference lacks ↵Julien Veyssier2023-02-221-1/+4
| | | | | | | | | | | | | | | | | | an image content type Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-232-6/+152
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-222-10/+10
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-216-4/+46
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(jsunit): Modify `OC.L10N` tests as it does not depend on `OC.` anymoreFerdinand Thiessen2023-02-201-3/+6
| | | | | | | | | | | | Meaning we can not stub `getLocale` but must override the document attribute instead. Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
* | Deprecate OC.L10N functions in favor of translation functions from ↵Ferdinand Thiessen2023-02-203-368/+31
| | | | | | | | | | | | `@nextcloud/l10n` Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
* | Drop `OC.addTranslations` deprecated since NC17 and not used by any NC appFerdinand Thiessen2023-02-201-9/+0
| | | | | | | | Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
* | fix: Avoid throwing errors on public auth pageJulius Härtl2023-02-201-1/+3
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-206-2/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-192-2/+36
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-182-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #36751 from nextcloud/fix/mobile_breakpointmax-nextcloud2023-02-175-5/+5
|\ \ | | | | | | Don't regard 1024px width viewport as mobile
| * | Don't regard 1024px width viewport as mobileJonas2023-02-165-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently we treat 1024px as mobile in some places (e.g. `isMobile` in nextcloud-vue) and as not mobile yet in others (e.g. in mobile.css). This commit changes `mobile.scss` to treat viewports smaller than 1024px as mobile. This PR accompanies https://github.com/nextcloud/nextcloud-vue/pull/3768 Both are required to fix https://github.com/nextcloud/nextcloud-vue/issues/3758. Signed-off-by: Jonas <jonas@freesources.org>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-172-0/+2
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #36689 from nextcloud/fix/x-robots-tag-headerSimon L2023-02-162-25/+68
|\ \ | | | | | | Change X-Robots-Tag header from "none" to "noindex, nofollow"
| * | Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-152-25/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While "none" is indeed equivalent to "noindex, nofollow" for Google, but seems to be not supported by Bing and probably other search engines. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name#other_metadata_names https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=de#comma-separated-list https://www.bing.com/webmasters/help/which-robots-metatags-does-bing-support-5198d240 Signed-off-by: MichaIng <micha@dietpi.com>
* | | Merge pull request #36737 from nextcloud/enh/noid/fix-entriesSimon L2023-02-161-7/+3
|\ \ \ | | | | | | | | fix too long entries in contacts-menu
| * | | fix too long entries in contacts-menuSimon L2023-02-161-7/+3
| |/ / | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>