summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38309 from nextcloud/backport/37961/stable25Arthur Schiwon2023-05-174-54/+177
|\
| * fix: PHP 7.4 compatArthur Schiwon2023-05-161-1/+4
| * refactor: remove where specification from SELECT getterArthur Schiwon2023-05-163-7/+8
| * refactor: remove SystemTag logic from Folder into QuerySearchHelperArthur Schiwon2023-05-163-52/+108
| * feat: specify media type via url path: systemtags-current/$mediaTypeArthur Schiwon2023-05-162-2/+13
| * PoC: SystemTags endpoint to return tags used by a user with meta dataArthur Schiwon2023-05-163-46/+98
* | Merge pull request #38090 from nextcloud/backport/35092/stable25Arthur Schiwon2023-05-171-2/+12
|\ \
| * | Fix conflictsGit'Fellow2023-05-041-1/+6
| * | [BUGFIX] throw exception instead of error if unable to create file handler (o...Jan Messer2023-05-041-0/+4
| * | [BUGFIX] check return value and improve error handlingJan Messer2023-05-041-1/+2
* | | Merge pull request #38132 from nextcloud/backport/36895/stable25Git'Fellow2023-05-171-1/+1
|\ \ \
| * | | Update Checker.phpIlya Apasov2023-05-091-1/+1
* | | | Merge pull request #37850 from nextcloud/backport/37834/stable25Arthur Schiwon2023-05-171-1/+1
|\ \ \ \
| * | | | Fix TypeError in ProfilerCôme Chilliet2023-04-201-1/+1
* | | | | Merge pull request #37702 from nextcloud/backport/37617/stable25Arthur Schiwon2023-05-171-0/+3
|\ \ \ \ \
| * | | | | handle not being able to write file for notify self-testRobin Appelman2023-04-131-0/+3
| |/ / / /
* | | | | adjust patch Simon L2023-05-161-2/+2
* | | | | Clear generated avatar cachesjld31032023-05-161-3/+4
* | | | | Properly clear cached avatarsjld31032023-05-161-7/+2
| |_|_|/ |/| | |
* | | | fix(middleware): Also abort the request when reaching max delay in afterContr...Joas Schilling2023-05-151-1/+9
* | | | Merge pull request #38203 from nextcloud/backport/36893/stable25Côme Chilliet2023-05-151-1/+4
|\ \ \ \
| * | | | Make sure to never trigger files hooks on a null pathCôme Chilliet2023-05-111-1/+4
* | | | | fix: Check for wrapped retriable exceptionsJulius Härtl2023-05-132-2/+11
* | | | | fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if...Ferdinand Thiessen2023-05-112-2/+44
|/ / / /
* | / / fix: Use proper path when creating node instancesJulius Härtl2023-05-091-1/+5
| |/ / |/| |
* | | increase imaginary timeouts as for big files the processing could take very longSimon L2023-05-041-0/+2
| |/ |/|
* | Update expire_date column of table commentsVitor Mattos2023-05-031-1/+2
* | Merge pull request #37876 from nextcloud/backport/37820/stable25Robin Appelman2023-04-241-1/+13
|\ \
| * | ignore errors while trying to update parent storage_mtimeRobin Appelman2023-04-211-1/+13
| |/
* | Add function_exists() checkGit'Fellow2023-04-211-1/+1
* | Fix free space problemsGit'Fellow2023-04-211-1/+1
|/
* Merge pull request #37690 from nextcloud/backport/37680/stable25Arthur Schiwon2023-04-121-1/+1
|\
| * app type extended_authenticationMaxence Lange2023-04-121-1/+1
* | dispatch BeforeUserLoggedInEventMaxence Lange2023-04-121-2/+9
|/
* Merge pull request #37560 from nextcloud/backport/36097/stable25Robin Appelman2023-04-063-13/+58
|\
| * extend path-prefix optimizer to remove all cases of path_hash= when encounter...Robin Appelman2023-04-033-13/+58
* | Merge pull request #37535 from nextcloud/backport/35961/stable25Robin Appelman2023-04-062-0/+31
|\ \
| * | clear encrypted flag when moving away from encrypted storageRobin Appelman2023-04-012-0/+31
| |/
* / feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CIJoas Schilling2023-04-033-12/+31
|/
* Merge pull request #37490 from nextcloud/backport/37448/stable25Arthur Schiwon2023-03-311-0/+6
|\
| * hide shared files located in group folder's trash binArthur Schiwon2023-03-301-0/+6
* | another approach to fixing the avatar generationSimon L2023-03-301-0/+5
|/
* Add label for logo linkChristopher Ng2023-03-303-18/+32
* Merge pull request #37366 from nextcloud/backport/36636/stable25Louis2023-03-271-2/+2
|\
| * fix OC_Image: Prevent E_WARNING from getimagesize*Marcel Klehr2023-03-231-2/+2
* | fix: Make sure to reopen session before cleaningJulius Härtl2023-03-271-0/+4
* | Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-223-0/+5
|/
* chore: use local variable for remote addressDaniel Kesselberg2023-03-161-1/+15
* Merge pull request #36899 from nextcloud/backport/36837Arthur Schiwon2023-03-151-3/+5
|\
| * fix(SystemTagManager): Truncate overlong tag namesMarcel Klehr2023-02-281-3/+5