aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(l10n): Update translations from TransifexNextcloud bot30 hours2-0/+2
* fix(l10n): Update translations from TransifexNextcloud bot2 days2-0/+46
* fix(l10n): Update translations from TransifexNextcloud bot3 days6-0/+6
* fix(l10n): Update translations from TransifexNextcloud bot4 days16-0/+36
* fix(l10n): Update translations from TransifexNextcloud bot5 days2-0/+2
* Merge pull request #52224 from nextcloud/bugfix/noid/dont-break-when-checking...Arthur Schiwon6 days3-3/+27
|\
| * fix(user): Introduce a public constant for max length of user idbugfix/noid/dont-break-when-checking-if-too-long-user-existsJoas Schilling6 days3-9/+10
| * fix(usermanager): Don't throw when checking if a too long user id is an exist...Joas Schilling7 days2-3/+26
* | Merge pull request #52178 from nextcloud/fix/remove-app.php-loadingCôme Chilliet6 days3-50/+7
|\ \
| * | fix: Remove support for app.php loadingCôme Chilliet9 days3-50/+7
* | | fix(Log): revert swich to ?? operatorfix/noid/log-false-userArthur Schiwon6 days1-1/+1
* | | fix(mail): use matching text color for primary elementsfix/use-also-default-textFerdinand Thiessen6 days1-2/+2
* | | Merge pull request #50465 from nextcloud/zorn-v-patch-1John Molakvoæ6 days1-1/+1
|\ \ \
| * | | Check that user actually can validate password for jszorn-v-patch-1zorn-v7 days1-1/+1
| | |/ | |/|
* | | Merge pull request #52223 from nextcloud/feat/add-configurable-ipv6-subnetKate6 days1-4/+11
|\ \ \
| * | | feat(ip): add configurable IPv6 subnet for BFP and throttlingfeat/add-configurable-ipv6-subnetBenjamin Gaussorgues6 days1-4/+11
| |/ /
* / / fix(l10n): Update translations from TransifexNextcloud bot6 days4-2/+8
|/ /
* | fix(l10n): Update translations from TransifexNextcloud bot7 days4-0/+4
* | chore: update main autoloaderchore-check-for-composer-binDaniel Kesselberg8 days6-95/+30
* | Merge pull request #52072 from nextcloud/fix/sharing-exp-dateJohn Molakvoæ8 days1-1/+1
|\ \
| * | fix(files_sharing): expireDate null testsskjnldsv8 days1-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot8 days42-40/+18
|/ /
* | Merge pull request #51020 from nextcloud/artonge/fix/transfer_ownershipLouis9 days1-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 Chilliet9 days4-44/+26
|\ \ \ | |_|/ |/| |
| * | fix: Replace all usages of OC_User backend method calls by IUserManagerfix/cleanup-user-backendsCôme Chilliet13 days1-1/+1
| * | fix: Deprecate OC_User methods related to user backendsCôme Chilliet13 days3-43/+25
* | | Merge pull request #52166 from nextcloud/upstream/52135/52135-masterKate9 days1-2/+7
|\ \ \
| * | | fix(setup): ignore missing theming appupstream/52135/52135-masterMaxence Lange10 days1-2/+7
* | | | fix(ContextAgent): Do not translate the name ContextAgentMarcel Klehr9 days1-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot9 days4-58/+116
* | | | Fix(l10n): Update translations from TransifexNextcloud bot10 days8-34/+40
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot11 days54-104/+56
* | | Fix(TaskProcessing): for validation for taskprocessing EShapeTypeLukas Schaefer12 days1-3/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot12 days16-10/+176
* | | Merge pull request #52085 from nextcloud/bugfix/noid/fix-cached-return-of-dis...Anna13 days1-2/+5
|\ \ \ | |/ / |/| |
| * | fix(federation): Fix returning "no display name" after cache resultbugfix/noid/fix-cached-return-of-display-nameJoas Schilling13 days1-2/+5
* | | Merge pull request #52050 from nextcloud/fix/noid/taskprocessing-appapiAlexander Piskun13 days4-1/+115
|\ \ \ | |/ / |/| |
| * | fix(taskprocessing): use the event for AppAPI to get list of AI providersfix/noid/taskprocessing-appapiOleksander Piskun14 days4-1/+115
* | | Merge pull request #52082 from nextcloud/default-navigation-reuseKate13 days1-1/+2
|\ \ \
| * | | fix: reuse default navigation entry when updating navigation entriesdefault-navigation-reuseRobin Appelman14 days1-1/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot13 days52-128/+128
* | | | fix(files_sharing): fix share creation error handlingskjnldsv14 days1-1/+5
|/ / /
* | | fix(federation): Don't load the addressbook when resolving a cloud IDperf/noid/dont-load-addressbook-on-resolving-cloudidJoas Schilling14 days2-28/+30
* | | Revert "refactor(RichObjectStrings): Only log error if key or value is not st...revert/52035Joas Schilling14 days1-4/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-094-12/+134
* | | Merge pull request #51838 from nextcloud/feat/cleanup-oc-util-methodsJohn Molakvoæ2025-04-0810-158/+148
|\ \ \ | |/ / |/| |
| * | fix: add more details in documented alternativesfeat/cleanup-oc-util-methodsCôme Chilliet2025-04-081-4/+4
| * | 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