summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38091 from nextcloud/backport/35092/stable26Arthur 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 #38307 from nextcloud/backport/37961/stable26Andy Scherzinger2023-05-174-54/+174
|\ \
| * | 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 #38130 from nextcloud/backport/36895/stable26Arthur Schiwon2023-05-171-1/+1
|\ \ \
| * | | Update Checker.phpIlya Apasov2023-05-081-1/+1
* | | | Merge pull request #38009 from nextcloud/backport/37925/stable26Arthur Schiwon2023-05-171-7/+3
|\ \ \ \
| * | | | fix: change maintenance mode info wordingDaniel Kesselberg2023-05-011-7/+3
* | | | | Merge pull request #37849 from nextcloud/backport/37834/stable26Arthur Schiwon2023-05-171-1/+1
|\ \ \ \ \
| * | | | | Fix TypeError in ProfilerCôme Chilliet2023-04-201-1/+1
* | | | | | adjust patch Simon L2023-05-161-2/+2
* | | | | | Clear generated avatar cachesjld31032023-05-161-3/+4
* | | | | | Properly clear cached avatarsjld31032023-05-161-7/+2
| |_|_|/ / |/| | | |
* | | | | Merge pull request #38275 from nextcloud/backport/38274/stable26Joas Schilling2023-05-161-1/+9
|\ \ \ \ \
| * | | | | fix(middleware): Also abort the request when reaching max delay in afterContr...Joas Schilling2023-05-151-1/+9
* | | | | | Merge pull request #38289 from nextcloud/backport/38196/stable26Côme Chilliet2023-05-167-13/+16
|\ \ \ \ \ \
| * | | | | | Fix return types in phpdocCôme Chilliet2023-05-154-4/+4
| * | | | | | Get rid of more int casts in file size manipulationsCôme Chilliet2023-05-153-9/+12
| |/ / / / /
* / / / / / Read mtime of version.php only onceArthur Schiwon2023-05-151-3/+1
|/ / / / /
* | | | | Merge pull request #38238 from nextcloud/backport/37709/stable26Côme Chilliet2023-05-152-2/+11
|\ \ \ \ \
| * | | | | fix: Check for wrapped retriable exceptionsJulius Härtl2023-05-132-2/+11
* | | | | | Merge pull request #38204 from nextcloud/backport/36893/stable26Côme Chilliet2023-05-151-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make sure to never trigger files hooks on a null pathCôme Chilliet2023-05-111-1/+4
* | | | | | Add function_exists() checkGit'Fellow2023-05-121-1/+1
* | | | | | Fix free space problemsGit'Fellow2023-05-121-1/+1
|/ / / / /
* | | | | Merge pull request #37549 from nextcloud/backport/37520/stable26Joas Schilling2023-05-091-7/+11
|\ \ \ \ \
| * | | | | fix DBAL exception handling in setValuesArthur Schiwon2023-04-031-7/+11
* | | | | | fix: Use proper path when creating node instancesJulius Härtl2023-05-081-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
| |_|/ |/| |
* | | ignore errors while trying to update parent storage_mtimeRobin Appelman2023-04-211-1/+13
* | | Revert "Revert "[stable26] handle not being able to write file for notify sel...John Molakvoæ2023-04-141-0/+3
| |/ |/|
* | Revert "[stable26] handle not being able to write file for notify self-test"John Molakvoæ2023-04-131-3/+0
* | handle not being able to write file for notify self-testRobin Appelman2023-04-131-0/+3
* | app type extended_authenticationMaxence Lange2023-04-121-1/+1
* | Migrate metadata as JSON to value as STRINGLouis Chemineau2023-04-064-12/+23
* | Merge pull request #37394 from nextcloud/backport/36810/stable26Robin Appelman2023-04-061-9/+7
|\ \
| * | do onetime user setup before getting any mount from providersRobin Appelman2023-03-241-9/+7
* | | Merge pull request #37558 from nextcloud/backport/36097/stable26Robin 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 #37537 from nextcloud/backport/35961/stable26Robin Appelman2023-04-062-0/+31
|\ \ \ \
| * | | | clear encrypted flag when moving away from encrypted storageRobin Appelman2023-04-012-0/+31
| | |_|/ | |/| |
* | | | fix(initial-state): Log an error when initial-state can not be JSON encodedJoas Schilling2023-04-041-1/+5
* | | | Merge pull request #37551 from nextcloud/backport/37542/stable26Joas Schilling2023-04-033-12/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CIJoas Schilling2023-04-033-12/+31