aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: don't return other mounts from share mount providershared-target-verify-cache-fixRobin Appelman2025-04-111-3/+4
* Merge pull request #52105 from nextcloud/automated/noid/master-update-code-si...Joas Schilling2025-04-111-39/+39
|\
| * fix(security): Update code signing revocation listnextcloud-command2025-04-111-39/+39
* | Merge pull request #51431 from nextcloud/enh/noid/disable-bulk-uploadTobias Kaminsky2025-04-112-3/+3
|\ \
| * | feat(bulk-upload): change the default to disabled as there are still some bug...enh/noid/disable-bulk-uploadSimon L.2025-04-102-3/+3
* | | Merge pull request #52116 from nextcloud/Lukasdotcom-fix/fileidsMarcel Klehr2025-04-111-3/+3
|\ \ \ | |_|/ |/| |
| * | Fix(TaskProcessing): for validation for taskprocessing EShapeTypeLukas Schaefer2025-04-111-3/+3
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-1156-156/+462
* | Merge pull request #52073 from nextcloud/custom-properties-preload-negativeRobin Appelman2025-04-101-1/+4
|\ \ | |/ |/|
| * fix: fix preloading files with no custom propertiescustom-properties-preload-negativeRobin Appelman2025-04-091-1/+4
* | Merge pull request #52085 from nextcloud/bugfix/noid/fix-cached-return-of-dis...Anna2025-04-102-2/+33
|\ \
| * | fix(federation): Fix returning "no display name" after cache resultbugfix/noid/fix-cached-return-of-display-nameJoas Schilling2025-04-102-2/+33
* | | Merge pull request #52050 from nextcloud/fix/noid/taskprocessing-appapiAlexander Piskun2025-04-105-2/+434
|\ \ \ | |/ / |/| |
| * | fix(taskprocessing): use the event for AppAPI to get list of AI providersfix/noid/taskprocessing-appapiOleksander Piskun2025-04-095-2/+434
* | | Merge pull request #52082 from nextcloud/default-navigation-reuseKate2025-04-101-1/+2
|\ \ \
| * | | fix: reuse default navigation entry when updating navigation entriesdefault-navigation-reuseRobin Appelman2025-04-091-1/+2
| | |/ | |/|
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-1082-246/+310
* | | Merge pull request #52075 from nextcloud/fix/sharing-error-catchJohn Molakvoæ2025-04-0914-13/+33
|\ \ \
| * | | chore(assets): Recompile assetsfix/sharing-error-catchnextcloud-command2025-04-099-7/+7
| * | | fix(files_sharing): fix share creation error handlingskjnldsv2025-04-095-6/+26
|/ / /
* | | Merge pull request #52070 from nextcloud/test/noid/improve-test-outputJoas Schilling2025-04-091-6/+6
|\ \ \ | |/ / |/| |
| * | test: Improve comments manager test output in case of failuretest/noid/improve-test-outputJoas Schilling2025-04-091-6/+6
* | | Merge pull request #52045 from nextcloud/shared-target-verify-cacheRobin Appelman2025-04-093-15/+26
|\ \ \
| * | | fix: more optimized caching for share target verificationshared-target-verify-cacheRobin Appelman2025-04-083-15/+26
* | | | Merge pull request #52066 from nextcloud/perf/noid/dont-load-addressbook-on-r...Julius Knorr2025-04-094-42/+69
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(federation): Don't load the addressbook when resolving a cloud IDperf/noid/dont-load-addressbook-on-resolving-cloudidJoas Schilling2025-04-094-42/+69
|/ / /
* | | Merge pull request #52062 from nextcloud/revert/52035Kate2025-04-092-4/+7
|\ \ \
| * | | Revert "refactor(RichObjectStrings): Only log error if key or value is not st...revert/52035Joas Schilling2025-04-092-4/+7
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-0952-136/+334
* | | Merge pull request #52019 from nextcloud/bugfix/noid/only-check-to-cleanup-ch...Joas Schilling2025-04-081-0/+1
|\ \ \
| * | | fix(dav): Really only run the chunk cleanup oncebugfix/noid/only-check-to-cleanup-chunks-onceJoas Schilling2025-04-081-0/+1
* | | | Merge pull request #51838 from nextcloud/feat/cleanup-oc-util-methodsJohn Molakvoæ2025-04-0816-178/+164
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix: add more details in documented alternativesfeat/cleanup-oc-util-methodsCôme Chilliet2025-04-081-4/+4
| * | | fix(cypress): Handle password confirmation dialog at the right timeCôme Chilliet2025-04-081-2/+3
| * | | chore: Update psalm baselineCôme Chilliet2025-04-071-5/+0
| * | | fix: Fix types for sharingDisabledForUserCôme Chilliet2025-04-075-18/+12
| * | | fix: Put back isHtaccessWorking method in Setup where it is usedCôme Chilliet2025-04-071-2/+84
| * | | fix: Remove some call and references to deprecated OC_Util classCôme Chilliet2025-04-0710-31/+28
| * | | chore(legacy): Flag methods as deprecated, with appropriate replacementCôme Chilliet2025-04-071-34/+36
| * | | chore(legacy): Remove unused protected method in OC_UtilCôme Chilliet2025-04-071-4/+0
| * | | chore(legacy): Officially deprecate OC_Util and remove non-static methodsCôme Chilliet2025-04-071-84/+3
* | | | Merge pull request #52013 from nextcloud/handle-missing-share-providers-when-...Ferdinand Thiessen2025-04-081-1/+6
|\ \ \ \
| * | | | fix: Handle missing share providers when promoting reshareshandle-missing-share-providers-when-promoting-resharesDaniel Calviño Sánchez2025-04-081-1/+6
* | | | | Merge pull request #52008 from nextcloud/fix/cache-hit-getFirstNodeByIdRobin Appelman2025-04-081-6/+10
|\ \ \ \ \
| * | | | | fix: Catch old cached paths and fetch the new onefix/cache-hit-getFirstNodeByIdJulius Knorr2025-04-081-5/+9
| * | | | | fix: Proper order for checking path prefix for getting file by id from cacheJulius Knorr2025-04-071-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #52014 from nextcloud/fix/fix-movie-preview-constructKate2025-04-083-54/+49
|\ \ \ \ \
| * | | | | fix(previews): Cleanup Movie provider code and remove deprecated static varsfix/fix-movie-preview-constructCôme Chilliet2025-04-083-52/+47
| * | | | | fix(preview): Fix constructor parameter name and default valueCôme Chilliet2025-04-081-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #52035 from nextcloud/fix/richobjectstrings/validator-stri...Kate2025-04-082-7/+4
|\ \ \ \ \