aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(assets): Recompile assetsfix/sharing-exp-datenextcloud-command4 days8-7/+7
* fix(files_sharing): file request pass empty string if password or expiration ...skjnldsv4 days1-2/+2
* fix(files_sharing): expireDate null testsskjnldsv4 days3-4/+46
* Merge pull request #52045 from nextcloud/shared-target-verify-cacheRobin Appelman4 days3-15/+26
|\
| * fix: more optimized caching for share target verificationshared-target-verify-cacheRobin Appelman5 days3-15/+26
* | Merge pull request #52066 from nextcloud/perf/noid/dont-load-addressbook-on-r...Julius Knorr4 days4-42/+69
|\ \
| * | fix(federation): Don't load the addressbook when resolving a cloud IDperf/noid/dont-load-addressbook-on-resolving-cloudidJoas Schilling4 days4-42/+69
|/ /
* | Merge pull request #52062 from nextcloud/revert/52035Kate4 days2-4/+7
|\ \
| * | Revert "refactor(RichObjectStrings): Only log error if key or value is not st...revert/52035Joas Schilling4 days2-4/+7
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot4 days52-136/+334
* | Merge pull request #52019 from nextcloud/bugfix/noid/only-check-to-cleanup-ch...Joas Schilling4 days1-0/+1
|\ \
| * | fix(dav): Really only run the chunk cleanup oncebugfix/noid/only-check-to-cleanup-chunks-onceJoas Schilling5 days1-0/+1
* | | Merge pull request #51838 from nextcloud/feat/cleanup-oc-util-methodsJohn Molakvoæ4 days16-178/+164
|\ \ \
| * | | fix: add more details in documented alternativesfeat/cleanup-oc-util-methodsCôme Chilliet5 days1-4/+4
| * | | fix(cypress): Handle password confirmation dialog at the right timeCôme Chilliet5 days1-2/+3
| * | | chore: Update psalm baselineCôme Chilliet6 days1-5/+0
| * | | fix: Fix types for sharingDisabledForUserCôme Chilliet6 days5-18/+12
| * | | fix: Put back isHtaccessWorking method in Setup where it is usedCôme Chilliet6 days1-2/+84
| * | | fix: Remove some call and references to deprecated OC_Util classCôme Chilliet6 days10-31/+28
| * | | chore(legacy): Flag methods as deprecated, with appropriate replacementCôme Chilliet6 days1-34/+36
| * | | chore(legacy): Remove unused protected method in OC_UtilCôme Chilliet6 days1-4/+0
| * | | chore(legacy): Officially deprecate OC_Util and remove non-static methodsCôme Chilliet6 days1-84/+3
* | | | Merge pull request #52013 from nextcloud/handle-missing-share-providers-when-...Ferdinand Thiessen5 days1-1/+6
|\ \ \ \
| * | | | fix: Handle missing share providers when promoting reshareshandle-missing-share-providers-when-promoting-resharesDaniel Calviño Sánchez5 days1-1/+6
* | | | | Merge pull request #52008 from nextcloud/fix/cache-hit-getFirstNodeByIdRobin Appelman5 days1-6/+10
|\ \ \ \ \
| * | | | | fix: Catch old cached paths and fetch the new onefix/cache-hit-getFirstNodeByIdJulius Knorr5 days1-5/+9
| * | | | | fix: Proper order for checking path prefix for getting file by id from cacheJulius Knorr5 days1-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #52014 from nextcloud/fix/fix-movie-preview-constructKate5 days3-54/+49
|\ \ \ \ \
| * | | | | fix(previews): Cleanup Movie provider code and remove deprecated static varsfix/fix-movie-preview-constructCôme Chilliet5 days3-52/+47
| * | | | | fix(preview): Fix constructor parameter name and default valueCôme Chilliet5 days1-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #52035 from nextcloud/fix/richobjectstrings/validator-stri...Kate5 days2-7/+4
|\ \ \ \ \
| * | | | | refactor(RichObjectStrings): Only log error if key or value is not string in ...fix/richobjectstrings/validator-string-key-value-errorprovokateurin5 days2-7/+4
|/ / / / /
* | | | | Merge pull request #52015 from nextcloud/feat/larger_ipv6_rangeBenjamin Gaussorgues5 days2-9/+9
|\ \ \ \ \
| * | | | | feat(ip): use larger IPv6 range by defaultfeat/larger_ipv6_rangeBenjamin Gaussorgues5 days2-9/+9
| |/ / / /
* | | | | Merge pull request #52020 from nextcloud/automated/noid/master-update-code-si...Joas Schilling5 days1-24/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(security): Update code signing revocation listnextcloud-command5 days1-24/+25
|/ / / /
* | | | Merge pull request #51945 from nextcloud/chore/psalm-testJohn Molakvoæ5 days4-1/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | chore: adjust copyright yearchore/psalm-testFerdinand Thiessen6 days1-1/+1
| * | | fix(profile): ensure correct base addressFerdinand Thiessen6 days2-4/+9
| * | | ci: test that all apps are enabled for psalmFerdinand Thiessen6 days3-0/+30
* | | | Fix(l10n): Update translations from TransifexNextcloud bot5 days60-40/+142
| |/ / |/| |
* | | Merge pull request #52005 from nextcloud/fix/l10n-placeholderFerdinand Thiessen6 days1-2/+2
|\ \ \
| * | | fix(l10n): put placeholder like string into variablefix/l10n-placeholderFerdinand Thiessen6 days1-2/+2
|/ / /
* | | Merge pull request #51946 from nextcloud/perf/capaFerdinand Thiessen6 days1-7/+6
|\ \ \
| * | | perf(cloud_federation_api): only provide capabilities if neededperf/capaFerdinand Thiessen9 days1-7/+6
* | | | Merge pull request #51524 from nextcloud/fix/webpack-nonceFerdinand Thiessen6 days22-33/+73
|\ \ \ \ | |_|_|/ |/| | |
| * | | chore(assets): Recompile assetsfix/webpack-noncenextcloud-command6 days16-21/+59
| * | | fix: adjust webpack nonce generationFerdinand Thiessen6 days6-12/+14
| | |/ | |/|
* | | Merge pull request #51937 from nextcloud/perf/filter-propfindFerdinand Thiessen6 days4-72/+84
|\ \ \
| * | | chore: compile assetsperf/filter-propfindFerdinand Thiessen9 days2-3/+3