aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix(setup): ignore missing theming appupstream/52135/52135-masterMaxence Lange37 hours1-2/+7
* Merge pull request #52085 from nextcloud/bugfix/noid/fix-cached-return-of-dis...Anna4 days1-2/+5
|\
| * fix(federation): Fix returning "no display name" after cache resultbugfix/noid/fix-cached-return-of-display-nameJoas Schilling4 days1-2/+5
* | Merge pull request #52050 from nextcloud/fix/noid/taskprocessing-appapiAlexander Piskun4 days1-1/+45
|\ \ | |/ |/|
| * fix(taskprocessing): use the event for AppAPI to get list of AI providersfix/noid/taskprocessing-appapiOleksander Piskun5 days1-1/+45
* | Merge pull request #52082 from nextcloud/default-navigation-reuseKate4 days1-1/+2
|\ \
| * | fix: reuse default navigation entry when updating navigation entriesdefault-navigation-reuseRobin Appelman5 days1-1/+2
* | | fix(files_sharing): fix share creation error handlingskjnldsv5 days1-1/+5
|/ /
* | fix(federation): Don't load the addressbook when resolving a cloud IDperf/noid/dont-load-addressbook-on-resolving-cloudidJoas Schilling5 days2-28/+30
* | Revert "refactor(RichObjectStrings): Only log error if key or value is not st...revert/52035Joas Schilling5 days1-4/+2
* | Merge pull request #51838 from nextcloud/feat/cleanup-oc-util-methodsJohn Molakvoæ6 days7-142/+135
|\ \ | |/ |/|
| * fix: add more details in documented alternativesfeat/cleanup-oc-util-methodsCôme Chilliet6 days1-4/+4
| * fix: Fix types for sharingDisabledForUserCôme Chilliet7 days3-9/+7
| * fix: Put back isHtaccessWorking method in Setup where it is usedCôme Chilliet7 days1-2/+84
| * fix: Remove some call and references to deprecated OC_Util classCôme Chilliet7 days3-10/+6
| * chore(legacy): Flag methods as deprecated, with appropriate replacementCôme Chilliet7 days1-34/+36
| * chore(legacy): Remove unused protected method in OC_UtilCôme Chilliet7 days1-4/+0
| * chore(legacy): Officially deprecate OC_Util and remove non-static methodsCôme Chilliet7 days1-84/+3
* | Merge pull request #52013 from nextcloud/handle-missing-share-providers-when-...Ferdinand Thiessen6 days1-1/+6
|\ \
| * | fix: Handle missing share providers when promoting reshareshandle-missing-share-providers-when-promoting-resharesDaniel Calviño Sánchez6 days1-1/+6
| |/
* | Merge pull request #52008 from nextcloud/fix/cache-hit-getFirstNodeByIdRobin Appelman6 days1-6/+10
|\ \
| * | fix: Catch old cached paths and fetch the new onefix/cache-hit-getFirstNodeByIdJulius Knorr6 days1-5/+9
| * | fix: Proper order for checking path prefix for getting file by id from cacheJulius Knorr7 days1-1/+1
| |/
* | Merge pull request #52014 from nextcloud/fix/fix-movie-preview-constructKate6 days2-47/+39
|\ \
| * | fix(previews): Cleanup Movie provider code and remove deprecated static varsfix/fix-movie-preview-constructCôme Chilliet6 days2-45/+37
| * | fix(preview): Fix constructor parameter name and default valueCôme Chilliet6 days1-2/+2
| |/
* | refactor(RichObjectStrings): Only log error if key or value is not string in ...fix/richobjectstrings/validator-string-key-value-errorprovokateurin6 days1-2/+4
* | feat(ip): use larger IPv6 range by defaultfeat/larger_ipv6_rangeBenjamin Gaussorgues6 days1-4/+4
|/
* Merge pull request #51712 from invario/masterStephan Orbaugh7 days1-7/+49
|\
| * feat(previews): fix casing and commentsinvario7 days1-4/+5
| * feat(previews): Clean up code for HDR video previewsinvario11 days1-16/+10
| * feat(previews): Use proper colorspace and apply tonemap for HDR videosinvario11 days1-4/+51
* | Merge pull request #51927 from nextcloud/fix/tags-eventsFerdinand Thiessen7 days1-0/+13
|\ \
| * | fix(systemtags): emit assign and unassign bulk tagging eventsfix/tags-eventsJohn Molakvoæ (skjnldsv)10 days1-0/+13
* | | Merge pull request #51982 from nextcloud/revert/email-setting-migrationKate7 days1-1/+2
|\ \ \
| * | | Revert "refactor: add migration for email setting"revert/email-setting-migrationprovokateurin7 days1-1/+2
| |/ /
* | | Merge pull request #51942 from nextcloud/fix/require-update-if-mtime-is-nullFerdinand Thiessen7 days1-1/+1
|\ \ \
| * | | fix(cache): always require updates if mtime is nullfix/require-update-if-mtime-is-nullFerdinand Thiessen10 days1-1/+1
| |/ /
* | | Merge pull request #51933 from nextcloud/fix/master-template-layoutKate7 days1-13/+4
|\ \ \
| * | | fix: ensure enabled (enforced) themes are always set on template layoutfix/master-template-layoutFerdinand Thiessen10 days1-13/+4
| |/ /
* | | Merge pull request #51752 from nextcloud/backport/50121/masterFerdinand Thiessen7 days1-0/+7
|\ \ \ | |/ / |/| |
| * | fix(theming): enforce theme also for loginbackport/50121/masterFerdinand Thiessen12 days1-0/+7
* | | feat: add debug logging for adding/removing items from the user mounts cacheusermountcache-loggingRobin Appelman11 days1-0/+3
* | | Merge pull request #51836 from nextcloud/feat/cleanup-oc-utilCôme Chilliet11 days3-82/+2
|\ \ \
| * | | chore(legacy): Remove deprecated OC_Util::addScript and functions depending o...feat/cleanup-oc-utilCôme Chilliet13 days3-82/+2
* | | | fix(session): Only mark sessions of permanent tokens as app passwordsfix/session/permanent-token-app-passwordChristoph Wurst11 days1-3/+2
* | | | Merge pull request #51745 from nextcloud/fix/settings/email-change-restrictionJohn Molakvoæ11 days2-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | refactor: add migration for email settingFerdinand Thiessen12 days1-2/+1
| * | | fix(settings): Handle email change restriction separately from display name c...provokateurin12 days2-0/+9
* | | | Merge pull request #51870 from nextcloud/artonge/fix/use_loginname_to_check_p...Ferdinand Thiessen12 days1-1/+2
|\ \ \ \ | |/ / / |/| | |