aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix: add typehine for IRootFolderArthur Schiwon2023-07-041-6/+4
* fix: expect interface, not a specific implementationArthur Schiwon2023-07-041-3/+2
* use source cache when listing folder during recursive copyRobin Appelman2023-06-191-5/+6
* Merge pull request #38022 from nextcloud/backport/32877/stable25Arthur Schiwon2023-06-151-17/+19
|\
| * allow storing multiple mounts for the same rootid in the mount cacheRobin Appelman2023-05-311-17/+19
* | Merge pull request #38760 from nextcloud/seekable-http-size-25Arthur Schiwon2023-06-151-1/+7
|\ \
| * | set stream size for SeekableHttpStreamRobin Appelman2023-06-121-1/+7
* | | public interface to invalidate tokens of userArtur Neumann2023-06-152-3/+13
|/ /
* | drop the oauth2_clients trusted column, delete unsupported clients and their ...Julien Veyssier2023-06-071-0/+55
* | Merge pull request #38480 from nextcloud/backport/38440/stable25Simon L2023-06-061-2/+2
|\ \
| * | fix: execute throws docrine exceptions not our wrapped onesJulius Härtl2023-05-261-2/+2
| |/
* / fix: catch errors in id3parser libraryDaniel Kesselberg2023-05-301-2/+13
|/
* 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
| |/