aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix(config): Throw PreconditionException always when it didn't matchbackport/47933/stable28Joas Schilling2024-09-131-3/+3
* fix: Use sha256 to hash arguments of background jobsLouis Chemineau2024-09-051-5/+4
* Merge pull request #47749 from nextcloud/backport/47417/stable28Arthur Schiwon2024-09-051-0/+9
|\
| * fix(files): Create non-existent parents of mountpointsprovokateurin2024-09-041-0/+9
* | fix(appstore): Cache apps.json also on dev instancesMarcel Müller2024-09-051-8/+9
|/
* fix: Pass the mountpoint target user to storages without ownerJulius Härtl2024-09-032-0/+17
* fix(linkReferenceProvider): better size checkJulien Veyssier2024-09-031-4/+14
* fix(config): Avoid error messages for restricted opcache APIJosh2024-08-301-1/+1
* fix: gracefully handle unexpected exif orientation typesRichard Steinmetz2024-08-271-9/+15
* fix call to custom mail_template_classChristoph Klaffl2024-08-261-12/+14
* fix(theming): Make getImage() call save against missing non-SVG versionJoas Schilling2024-08-211-3/+14
* fix(setupcheck): Fix mimetype server version check in backportJoas Schilling2024-08-211-1/+1
* Merge pull request #47353 from nextcloud/backport/47346/stable28John Molakvoæ2024-08-202-5/+6
|\
| * fix: use mountpoint from storage to find the encryption keysRobin Appelman2024-08-201-3/+3
| * feat: store the mountpoint of storages in the mount optionsRobin Appelman2024-08-201-2/+3
* | Revert "Revert "[stable28] Apply group limit on remove from group""Arthur Schiwon2024-08-192-2/+44
|/
* Revert "[stable28] Apply group limit on remove from group"Arthur Schiwon2024-08-192-44/+2
* fix: Remove call to non-existing method in 28 and add missing use in testCôme Chilliet2024-08-191-1/+0
* fix: Remove shares only if there are no more common groups between usersCôme Chilliet2024-08-191-38/+36
* fix(files_sharing): Delete user shares if needed when user is removed from a ...Louis Chemineau2024-08-192-2/+47
* Merge pull request #47081 from nextcloud/backport/47038/stable28Robin Appelman2024-08-081-1/+2
|\
| * fix: check for correct storage class when checking for link parentRobin Appelman2024-08-071-1/+2
* | fix(encryption): Fix mountpoint check to accept if several are foundCôme Chilliet2024-08-071-1/+1
|/
* Merge pull request #47079 from nextcloud/backport/38364/stable28Andy Scherzinger2024-08-071-2/+49
|\
| * fix(previews): Don't crash on animated WEBP imagesJosh Richards2024-08-061-2/+49
* | fix: Ensure database connection is setup when getting group detailsFerdinand Thiessen2024-08-061-0/+2
|/
* fix: `OCP\Files\Node\Folder::search` was not setting the ownerFerdinand Thiessen2024-07-301-1/+24
* Merge pull request #46763 from nextcloud/backport/46672/stable28Andy Scherzinger2024-07-281-3/+4
|\
| * fix: Do not return partial file info if we have a cache entryJulius Härtl2024-07-251-3/+4
* | Merge pull request #46712 from nextcloud/backport/45353/stable28John Molakvoæ2024-07-271-19/+87
|\ \
| * | feat: support excalidraw fileHoang Pham2024-07-251-36/+4
| * | feat: support excalidraw fileHoang Pham2024-07-251-23/+123
* | | Merge pull request #46668 from nextcloud/backport/46640/stable28Andy Scherzinger2024-07-253-6/+19
|\ \ \
| * | | fix(Token): take over scope in token refresh with login by cookieArthur Schiwon2024-07-223-6/+19
* | | | Merge pull request #46678 from nextcloud/backport/44295/stable28Andy Scherzinger2024-07-253-3/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(logging): Restore the option to log with debug levelJoas Schilling2024-07-221-2/+2
| * | | fix: Implement option to temporarily set the user sessionJulius Härtl2024-07-222-1/+11
| * | | fix: Do not use incognito mode for direct editingJulius Härtl2024-07-221-2/+0
* | | | Merge pull request #46683 from nextcloud/backport/46674/stable28Andy Scherzinger2024-07-251-12/+21
|\ \ \ \
| * | | | feat: add config flag to toggle persistent redis connectionsRobin Appelman2024-07-221-12/+21
| |/ / /
* | | / feat: add additional logging for database errorsRobin Appelman2024-07-252-4/+71
| |_|/ |/| |
* | | fix: FileInfo from `View` should have the correct name of a mountpointFerdinand Thiessen2024-07-241-0/+4
|/ /
* | Merge pull request #46628 from nextcloud/backport/46419/stable28Joas Schilling2024-07-224-2/+116
|\ \ | |/ |/|
| * fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-194-2/+116
* | Merge pull request #46577 from nextcloud/backport/46555/stable28Git'Fellow2024-07-191-0/+4
|\ \
| * | chore: add warning in case of failureGit'Fellow2024-07-171-0/+1
| * | fix(appstore): Return an empty array in case of failGit'Fellow2024-07-171-0/+3
| |/
* | Merge pull request #46520 from nextcloud/backport/46475/stable28Git'Fellow2024-07-191-1/+1
|\ \
| * | fix(redis): Require version >=4 for unlinkGit'Fellow2024-07-151-1/+1
| |/
* / fix(TextProcessing): use error instead of info for exception loggingAnupam Kumar2024-07-191-1/+1
|/