aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | | fix: throw correct exception type when we can't verify if an s3 bucket existsRobin Appelman2024-11-261-4/+5
|/ /
* | Merge pull request #49355 from nextcloud/moveStrictTypingGit'Fellow2024-11-251-15/+18
|\ \
| * | refactor(filecache): Move to more strict typingmoveStrictTypingGit'Fellow2024-11-251-15/+18
* | | Merge pull request #49073 from nextcloud/feat/files_sharing/co-ownerKate2024-11-252-22/+56
|\ \ \
| * | | fix(files_sharing,files): Do not validate shares before adjusting the ownerprovokateurin2024-11-251-10/+14
| * | | fix(Share20\Manager): Ensure node is still accessible when checking shareprovokateurin2024-11-251-0/+9
| * | | feat(Share20\Manager): Return all shares on IShareOwnerlessMountprovokateurin2024-11-251-11/+30
| * | | fix(Share20\DefaultShareProvider): Return link shares in getSharesByPath()provokateurin2024-11-251-1/+2
| * | | fix(Share20\DefaultShareProvider): Sort getSharesByPath() resultsprovokateurin2024-11-251-0/+1
* | | | Merge pull request #49311 from nextcloud/fix/ocmdiscoveryservice/cache-errorsKate2024-11-251-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | fix(OCMDiscoveryService): Also cache error results during discoveryfix/ocmdiscoveryservice/cache-errorsprovokateurin2024-11-251-1/+9
* | | | fix: Wrap partial cache entry in CacheEntryartonge/fix/getting_cache_entryLouis Chemineau2024-11-211-2/+2
* | | | Merge pull request #49417 from nextcloud/refactSmallAdjustJohn Molakvoæ2024-11-214-242/+68
|\ \ \ \
| * | | | refactor(storage): Code adjustements and simplificationsrefactSmallAdjustGit'Fellow2024-11-214-242/+68
* | | | | Merge pull request #49420 from nextcloud/fix/etag-constraint-search-queryJohn Molakvoæ2024-11-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(cache): etag constraint violationfix/etag-constraint-search-queryskjnldsv2024-11-211-1/+1
* | | | | Merge pull request #49315 from nextcloud/deleteExistingTargetKate2024-11-202-10/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(storage): Try to delete existing targetdeleteExistingTargetGit'Fellow2024-11-202-10/+15
| |/ / /
* | | | fix(userconfig): Don't fail the precondition if the value is not set at allbugfix/47658/dont-fail-precondition-if-unsetJoas Schilling2024-11-191-1/+1
* | | | feat(Mailer): add "null" SMTP transport modeThomas Lehmann2024-11-191-0/+4
* | | | chore(Mailer): remove no-op local variable initilizationThomas Lehmann2024-11-191-2/+0
* | | | feat(Mailer): implement cachingThomas Lehmann2024-11-191-1/+3
* | | | feat(user-prefs): renaming to IUserConfigenh/noid/user-preferencesMaxence Lange2024-11-183-207/+219
* | | | feat(user-prefs): switching to NCU/Maxence Lange2024-11-183-9/+9
* | | | feat(user-prefs): iterator instead of array on searchMaxence Lange2024-11-183-74/+47
* | | | fix(user-prefs): adding sensitive and indexed as flagsMaxence Lange2024-11-182-135/+306
* | | | feat(user-prefs): IUserPreferencesMaxence Lange2024-11-183-189/+1724
| |/ / |/| |
* | | fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enableFerdinand Thiessen2024-11-181-15/+19
|/ /
* | feat(Dispatcher): Add debug log for controller methods returning raw data not...feat/dispatcher/log-raw-response-dataprovokateurin2024-11-151-0/+4
* | Merge pull request #49260 from nextcloud/fix/noid/textprocessing-schedule-tas...Julien Veyssier2024-11-141-1/+5
|\ \
| * | fix(textprocessing): accept scheduling a task if there are equivalent taskpro...fix/noid/textprocessing-schedule-taskprocessing-providerJulien Veyssier2024-11-131-1/+5
| |/
* | Merge pull request #48675 from georglauterbach/masterCôme Chilliet2024-11-141-2/+5
|\ \
| * | fix: remove superflous linegeorglauterbach2024-11-091-1/+0
| * | fix: do not query CNAME if A succeeded alreadygeorglauterbach2024-11-061-1/+5
* | | fix(profile): add legacy root for old `core.ProfilePage.index`skjnldsv2024-11-141-0/+3
* | | chore(profile): move profile app from core to appsskjnldsv2024-11-145-3/+5
| |/ |/|
* | feat(search): reduce search providers via core app config unified_search.prov...artonge/local/IONOS/feat/config_unified_search_providers_allowedMisha M.-Kupriyanov2024-11-131-0/+24
* | fix(Middleware): log deprecation when annotation was actually usedfix/noid/deprecation-correct-caseArthur Schiwon2024-11-121-1/+1
* | Merge pull request #48736 from nextcloud/joblist-build-error-logAndy Scherzinger2024-11-111-0/+1
|\ \
| * | fix: log a warning when we can't build a background jobjoblist-build-error-logRobin Appelman2024-10-161-0/+1
* | | fix(ros): Copy better typing information from Notifications appbugfix/noid/copy-better-typing-from-notifications-appJoas Schilling2024-11-111-1/+2
* | | Merge pull request #49035 from nextcloud/jtr/fix-streamer-zip64John Molakvoæ2024-11-091-1/+1
|\ \ \
| * | | fix(streamer): zip64 should work on 32-bit env nowjtr/fix-streamer-zip64Josh2024-10-311-1/+1
* | | | Merge pull request #49087 from AIlkiv/getting-default-timezone-for-local-timeJohn Molakvoæ2024-11-091-1/+1
|\ \ \ \
| * | | | fix: Getting default timezone for local timeAndrii2024-11-051-1/+1
* | | | | Merge pull request #49146 from nextcloud/fix/undefined-responseJohn Molakvoæ2024-11-081-4/+5
|\ \ \ \ \
| * | | | | chore: use `$this->logger` and prevent Server::getfix/undefined-responseskjnldsv2024-11-081-2/+2
| * | | | | Fix Undefined variable: response notice in case of non-404 errorVictor Dubiniuk2024-11-081-2/+3
* | | | | | fix(util): Correctly create Reflection of method for PHP 8.3+Joas Schilling2024-11-081-1/+6
* | | | | | fix(logger): Fix closure detection when filtering sensitive parametersJoas Schilling2024-11-081-1/+4
|/ / / / /