summaryrefslogtreecommitdiffstats
path: root/lib
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-176-54/+176
|\ \
| * | refactor: remove where specification from SELECT getterArthur Schiwon2023-05-163-7/+8
| * | refactor: remove SystemTag logic from Folder into QuerySearchHelperArthur Schiwon2023-05-165-52/+110
| * | 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 #38070 from nextcloud/backport/37480/stable26Arthur Schiwon2023-05-171-1/+1
|\ \ \
| * | | fix(ocp): Add deprecation version to ILogFactory::getCustomLoggerChristoph Wurst2023-05-041-1/+1
| | |/ | |/|
* | | Merge pull request #38255 from nextcloud/backport/37865/stable26Arthur Schiwon2023-05-172-0/+4
|\ \ \
| * | | add option to list all files instead of limitingRobin Appelman2023-05-152-0/+4
* | | | 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
| |/ / / / / /
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-162-0/+48
* | | | | | | Read mtime of version.php only onceArthur Schiwon2023-05-152-5/+5
* | | | | | | add the server roots and version info hash to apcu prefixArthur Schiwon2023-05-151-1/+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
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-152-2/+14
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-142-0/+2
| |/ / / / / |/| | | | |
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-132-0/+4
* | | | | | Add function_exists() checkGit'Fellow2023-05-121-1/+1
* | | | | | Fix free space problemsGit'Fellow2023-05-121-1/+1
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1222-246/+32
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1074-74/+74
* | | | | 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
* | | | | | Merge pull request #38128 from nextcloud/backport/36774/stable26Julius Härtl2023-05-091-1/+5
|\ \ \ \ \ \
| * | | | | | fix: Use proper path when creating node instancesJulius Härtl2023-05-081-1/+5
| | |_|_|/ / | |/| | | |
* / | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-092-0/+6
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-06126-376/+376
* | | | | increase imaginary timeouts as for big files the processing could take very longSimon L2023-05-041-0/+2
| |_|_|/ |/| | |
* | | | fix: add workaround for oci and limit queriesDaniel Kesselberg2023-05-031-0/+1
* | | | Merge pull request #38037 from nextcloud/backport/33106/stable26Joas Schilling2023-05-031-1/+2
|\ \ \ \