aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix: don't recalculate folder size in Cache::delete if the entry didn't existcache-delete-notfound-sizeRobin Appelman2024-08-201-3/+0
* refactor(Log): Use new in initializer instead of constructor bodyFerdinand Thiessen2024-08-172-6/+2
* fix: check for correct storage class when checking for link parentRobin Appelman2024-08-161-1/+2
* Merge pull request #38750 from whlsxl/postgres-install-errorJohn Molakvoæ2024-08-161-10/+14
|\
| * fix: use `$this->tryCreateDbUser` conditionHailong Wang2024-08-161-12/+13
| * fix: postgresql GRANT user's permission after createDatabase, ensure database...Hailong Wang2024-08-161-11/+14
* | Merge branch 'master' into jr-readdir-false-falseJohn Molakvoæ2024-08-16866-29418/+24979
|\|
| * feat(webauthn): Add user verification to webauthn challengesS1m2024-08-153-8/+27
| * Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-apiChristoph Wurst2024-08-141-0/+1
| |\
| | * feat(dav): Add an API for upcoming eventsChristoph Wurst2024-08-131-0/+1
| * | Merge pull request #43573 from nextcloud/HolgerHees-fix-csp-nonce-handlingFerdinand Thiessen2024-08-134-6/+20
| |\ \
| | * | feat: Provide CSP nonce as `<meta>` elementFerdinand Thiessen2024-08-133-5/+16
| | * | fix: Make sure CSP nonce is not double base64 encodedFerdinand Thiessen2024-08-131-1/+4
| | * | fix: Use `CSP_NONCE` env variable in ContentSecurity HeaderHolger Hees2024-08-131-1/+1
| * | | feat(auth): Clean-up unused auth tokens and wipe tokensChristoph Wurst2024-08-132-9/+21
| | |/ | |/|
| * | Merge pull request #47180 from nextcloud/fix/apply-group-limit-on-remove-from...Côme Chilliet2024-08-132-2/+45
| |\ \ | | |/ | |/|
| | * fix: Remove shares only if there are no more common groups between usersCôme Chilliet2024-08-121-38/+36
| | * fix(files_sharing): Delete user shares if needed when user is removed from a ...Louis Chemineau2024-08-122-2/+47
| * | fix(taskprocessing): select preferred provider when running sync task, fix ta...Julien Veyssier2024-08-122-11/+16
| |/
| * fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-086-9/+49
| * Merge pull request #47044 from nextcloud/fix/accept-several-mounts-in-encryptionAndy Scherzinger2024-08-071-1/+1
| |\
| | * fix(encryption): Fix mountpoint check to accept if several are foundCôme Chilliet2024-08-051-1/+1
| * | Merge pull request #46395 from nextcloud/apcu-default-ttlRobin Appelman2024-08-072-29/+8
| |\ \
| | * | chore: remove Redis::DEFAULT_TTL constant now that it's defined in the interfaceRobin Appelman2024-08-071-1/+0
| | * | chore: cleanup acpu inc and decRobin Appelman2024-08-071-28/+2
| | * | fix: set default TTL for APCu cache as per docsRobin Appelman2024-08-071-0/+6
| * | | Merge pull request #47069 from nextcloud/fix/noid/display-message-on-no-migra...Maxence Lange2024-08-071-0/+12
| |\ \ \
| | * | | fix(migration-preview): display a message if no attributes setMaxence Lange2024-08-061-0/+12
| | |/ /
| * / / fix(session): Log when session_* calls are slowChristoph Wurst2024-08-074-16/+29
| |/ /
| * | Merge pull request #38364 from joshtrichards/jr-preview-libgd-webp-animation-...John Molakvoæ2024-08-061-2/+49
| |\ \
| | * | fix(previews): Don't crash on animated WEBP imagesJosh Richards2024-05-301-2/+49
| * | | Merge pull request #47065 from nextcloud/fix/group-ocJohn Molakvoæ2024-08-061-0/+2
| |\ \ \
| | * | | fix: Ensure database connection is setup when getting group detailsFerdinand Thiessen2024-08-061-0/+2
| * | | | Merge pull request #46967 from nextcloud/fix/share-not-foundJohn Molakvoæ2024-08-062-19/+13
| |\ \ \ \
| | * | | | fix(files_sharing): show proper share not found error messageskjnldsv2024-08-062-19/+13
| | |/ / /
| * | | | Merge pull request #46985 from nextcloud/feat/email-share-formatJohn Molakvoæ2024-08-061-12/+12
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fix(emails): adjust mail button to new designskjnldsv2024-08-061-12/+12
| * | | | fix: unify bundle namingJérôme Herbinet2024-08-061-1/+1
| * | | | Merge pull request #46953 from nextcloud/cleanup-old-mount-repairStephan Orbaugh2024-08-062-62/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | chore: delete repair step for 8y old oc_mounts issueRobin Appelman2024-08-022-62/+0
| * | | | Merge pull request #46931 from nextcloud/connection-builder-additional-paramsFerdinand Thiessen2024-08-051-25/+20
| |\ \ \ \
| | * | | | fix: fix passing additional db connection parameters in factoryRobin Appelman2024-07-311-25/+20
| * | | | | fix: ensure array returned from getMountsForFileId is continiousRobin Appelman2024-08-021-2/+2
| | |/ / / | |/| | |
| * | | | fix(files): Fix incorrect keys by reindexingChristopher Ng2024-08-011-2/+2
| * | | | Merge pull request #46864 from nextcloud/fix/dont-persist-blurhash-preview-2Richard Steinmetz2024-08-011-19/+4
| |\ \ \ \
| | * | | | fix: don't persist previews used during blurhash generationRichard Steinmetz2024-07-301-19/+4
| | | |_|/ | | |/| |
| * | | | Merge pull request #45950 from nextcloud/chore/remove-depreacted-searchAndy Scherzinger2024-08-017-405/+0
| |\ \ \ \
| | * | | | chore: Remove deprecated legacy search backendJulius Härtl2024-08-017-405/+0
| * | | | | fix(activity): regroup Files and spltit sharing activityskjnldsv2024-08-011-6/+4
| |/ / / /
| * | | | Merge pull request #46912 from nextcloud/fix/taskprocessing-speech-to-text-le...Marcel Klehr2024-08-011-0/+4
| |\ \ \ \