summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0616-2/+64
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-05134-134/+156
* update wording for disabled web updaterSimon L2023-03-041-1/+1
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-042-432/+0
* Add avatar contact img descriptionChristopher Ng2023-03-032-2/+7
* Merge pull request #37021 from nextcloud/enh/notes-recommendedJulius Härtl2023-03-032-0/+5
|\
| * feat: Add notes as recommended appJulius Härtl2023-03-022-0/+5
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0390-164/+164
|/
* feat(filepicker): Allow to pass target for rendering the file picker to diffe...Julius Härtl2023-03-021-1/+1
* Merge pull request #36847 from nextcloud/enh/noid/fix-right-click-imagesSimon L2023-03-025-4/+19
|\
| * fix right-click img tagsSimon L2023-03-025-4/+19
* | fix(unified-search): emptycontent messagesJohn Molakvoæ2023-03-021-18/+35
* | fix(unified-search): fix code highlightingJohn Molakvoæ2023-03-021-5/+5
* | fix(unified-search): remove conflicting trigger colorJohn Molakvoæ2023-03-021-6/+1
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-022-2/+2
* 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 endpointsJulius Härtl2023-02-281-0/+6
* | fix(theming): logo missing on login pageJohn Molakvoæ2023-03-013-10/+8
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-284-2/+28
* feat(translations): Add translation provider APIJulius Härtl2023-02-272-0/+68
* Merge pull request #36634 from nextcloud/fix/client-login-flow/state-token-mi...MichaIng2023-02-271-1/+1
|\
| * fix(client-login-flow): Use correct response for missing state tokenChristoph Wurst2023-02-091-1/+1
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-274-6/+8
* | Merge pull request #36862 from nextcloud/bugfix/typoJoas Schilling2023-02-261-1/+1
|\ \
| * | Fix typo that added a letter to migration templateVitor Mattos2023-02-251-1/+1
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2610-10/+72
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-25136-0/+178
* | | Add name for home breadcrumb in filepickerChristopher Ng2023-02-246-5/+6
* | | Merge pull request #36781 from nextcloud/bugfix/noid/run-repairsteps-against-...v26.0.0beta5Joas Schilling2023-02-241-1/+5
|\ \ \
| * | | Fail the repair command when an error happenedJoas Schilling2023-02-231-1/+5
| |/ /
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-242-0/+34
* | | Add focus border for search resultsChristopher Ng2023-02-231-5/+4
|/ /
* | Merge pull request #36807 from nextcloud/fix/noid/missing-cached-reference-im...Julius Härtl2023-02-231-1/+4
|\ \
| * | [reference preview] fix getting null mimetype if the cached reference lacks a...Julien Veyssier2023-02-221-1/+4
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-232-6/+152
|/ /
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-222-10/+10
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-216-4/+46
* | fix(jsunit): Modify `OC.L10N` tests as it does not depend on `OC.` anymoreFerdinand Thiessen2023-02-201-3/+6
* | Deprecate OC.L10N functions in favor of translation functions from `@nextclou...Ferdinand Thiessen2023-02-203-368/+31
* | Drop `OC.addTranslations` deprecated since NC17 and not used by any NC appFerdinand Thiessen2023-02-201-9/+0
* | fix: Avoid throwing errors on public auth pageJulius Härtl2023-02-201-1/+3
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-206-2/+8
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-192-2/+36
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-182-0/+2
* | Merge pull request #36751 from nextcloud/fix/mobile_breakpointmax-nextcloud2023-02-175-5/+5
|\ \
| * | Don't regard 1024px width viewport as mobileJonas2023-02-165-5/+5
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-172-0/+2
|/ /
* | 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"MichaIng2023-02-152-25/+68
* | | Merge pull request #36737 from nextcloud/enh/noid/fix-entriesSimon L2023-02-161-7/+3
|\ \ \