aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(l10n): Update translations from TransifexNextcloud bot10 hours4-0/+4
* chore: update main autoloaderchore-check-for-composer-binDaniel Kesselberg23 hours6-95/+30
* Merge pull request #52072 from nextcloud/fix/sharing-exp-dateJohn Molakvoæ27 hours1-1/+1
|\
| * fix(files_sharing): expireDate null testsskjnldsv37 hours1-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot34 hours42-40/+18
|/
* Merge pull request #51020 from nextcloud/artonge/fix/transfer_ownershipLouis44 hours1-1/+12
|\
| * fix: Transfer ownership with S3 as primaryartonge/fix/transfer_ownershipLouis Chemineau2025-04-011-1/+12
* | Merge pull request #52086 from nextcloud/fix/cleanup-user-backendsCôme Chilliet44 hours4-44/+26
|\ \
| * | fix: Replace all usages of OC_User backend method calls by IUserManagerfix/cleanup-user-backendsCôme Chilliet6 days1-1/+1
| * | fix: Deprecate OC_User methods related to user backendsCôme Chilliet6 days3-43/+25
* | | Merge pull request #52166 from nextcloud/upstream/52135/52135-masterKate2 days1-2/+7
|\ \ \
| * | | fix(setup): ignore missing theming appupstream/52135/52135-masterMaxence Lange4 days1-2/+7
* | | | fix(ContextAgent): Do not translate the name ContextAgentMarcel Klehr2 days1-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2 days4-58/+116
* | | | Fix(l10n): Update translations from TransifexNextcloud bot3 days8-34/+40
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot4 days54-104/+56
* | | Fix(TaskProcessing): for validation for taskprocessing EShapeTypeLukas Schaefer5 days1-3/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot5 days16-10/+176
* | | Merge pull request #52085 from nextcloud/bugfix/noid/fix-cached-return-of-dis...Anna6 days1-2/+5
|\ \ \ | |/ / |/| |
| * | fix(federation): Fix returning "no display name" after cache resultbugfix/noid/fix-cached-return-of-display-nameJoas Schilling6 days1-2/+5
* | | Merge pull request #52050 from nextcloud/fix/noid/taskprocessing-appapiAlexander Piskun6 days4-1/+115
|\ \ \ | |/ / |/| |
| * | fix(taskprocessing): use the event for AppAPI to get list of AI providersfix/noid/taskprocessing-appapiOleksander Piskun7 days4-1/+115
* | | Merge pull request #52082 from nextcloud/default-navigation-reuseKate6 days1-1/+2
|\ \ \
| * | | fix: reuse default navigation entry when updating navigation entriesdefault-navigation-reuseRobin Appelman7 days1-1/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot6 days52-128/+128
* | | | fix(files_sharing): fix share creation error handlingskjnldsv7 days1-1/+5
|/ / /
* | | fix(federation): Don't load the addressbook when resolving a cloud IDperf/noid/dont-load-addressbook-on-resolving-cloudidJoas Schilling7 days2-28/+30
* | | Revert "refactor(RichObjectStrings): Only log error if key or value is not st...revert/52035Joas Schilling7 days1-4/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot7 days4-12/+134
* | | Merge pull request #51838 from nextcloud/feat/cleanup-oc-util-methodsJohn Molakvoæ8 days10-158/+148
|\ \ \ | |/ / |/| |
| * | fix: add more details in documented alternativesfeat/cleanup-oc-util-methodsCôme Chilliet8 days1-4/+4
| * | fix: Fix types for sharingDisabledForUserCôme Chilliet9 days5-18/+12
| * | fix: Put back isHtaccessWorking method in Setup where it is usedCôme Chilliet9 days1-2/+84
| * | fix: Remove some call and references to deprecated OC_Util classCôme Chilliet9 days6-18/+15
| * | chore(legacy): Flag methods as deprecated, with appropriate replacementCôme Chilliet9 days1-34/+36
| * | chore(legacy): Remove unused protected method in OC_UtilCôme Chilliet9 days1-4/+0
| * | chore(legacy): Officially deprecate OC_Util and remove non-static methodsCôme Chilliet9 days1-84/+3
* | | Merge pull request #52013 from nextcloud/handle-missing-share-providers-when-...Ferdinand Thiessen8 days1-1/+6
|\ \ \
| * | | fix: Handle missing share providers when promoting reshareshandle-missing-share-providers-when-promoting-resharesDaniel Calviño Sánchez8 days1-1/+6
* | | | Merge pull request #52008 from nextcloud/fix/cache-hit-getFirstNodeByIdRobin Appelman8 days1-6/+10
|\ \ \ \
| * | | | fix: Catch old cached paths and fetch the new onefix/cache-hit-getFirstNodeByIdJulius Knorr8 days1-5/+9
| * | | | fix: Proper order for checking path prefix for getting file by id from cacheJulius Knorr9 days1-1/+1
| | |/ / | |/| |
* | | | Merge pull request #52014 from nextcloud/fix/fix-movie-preview-constructKate8 days2-47/+39
|\ \ \ \
| * | | | fix(previews): Cleanup Movie provider code and remove deprecated static varsfix/fix-movie-preview-constructCôme Chilliet8 days2-45/+37
| * | | | fix(preview): Fix constructor parameter name and default valueCôme Chilliet8 days1-2/+2
| | |/ / | |/| |
* | | | refactor(RichObjectStrings): Only log error if key or value is not string in ...fix/richobjectstrings/validator-string-key-value-errorprovokateurin8 days1-2/+4
* | | | feat(ip): use larger IPv6 range by defaultfeat/larger_ipv6_rangeBenjamin Gaussorgues8 days1-4/+4
|/ / /
* / / Fix(l10n): Update translations from TransifexNextcloud bot8 days6-0/+12
|/ /
* | Merge pull request #51712 from invario/masterStephan Orbaugh9 days1-7/+49
|\ \
| * | feat(previews): fix casing and commentsinvario9 days1-4/+5