summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove default token which is deprecated since Nextcloud 13Joas Schilling2021-12-0112-850/+23
* Remove files_iedavclientJohn Molakvoæ (skjnldsv)2021-11-301-5/+0
* Merge pull request #29966 from nextcloud/feat/remove-isIEJohn Molakvoæ2021-11-302-17/+0
|\
| * Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-302-17/+0
* | Merge pull request #29958 from nextcloud/fix/translit-php8/deps-and-testsMichaIng2021-11-302-5/+0
|\ \ | |/ |/|
| * Remove iconv from dependencies and testsMichaIng2021-11-302-5/+0
* | Include previous execption for repair steps that don't existChristoph Wurst2021-11-301-1/+1
* | Let repair step query exceptions bubble upChristoph Wurst2021-11-301-1/+8
* | [tx-robot] updated from transifexNextcloud bot2021-11-302-0/+28
|/
* Merge pull request #29917 from nextcloud/fix/29768/l10nPytal2021-11-297-17/+17
|\
| * Fix source of translationsChristopher Ng2021-11-267-17/+17
* | Merge pull request #29951 from nextcloud/fix/log-interpolation-exceptionsChristoph Wurst2021-11-291-8/+19
|\ \
| * | Interpolate the log message also for logged exceptionsChristoph Wurst2021-11-291-8/+19
* | | Merge pull request #29830 from nextcloud/enhancement/wfe-operation-scope-psal...Christoph Wurst2021-11-291-0/+3
|\ \ \ | |/ / |/| |
| * | Add Psalm specific scope type hint for the WFE operationChristoph Wurst2021-11-221-0/+3
* | | [tx-robot] updated from transifexNextcloud bot2021-11-292-0/+2
* | | Obey col length of 255 to insert and search in accounts_dataArthur Schiwon2021-11-261-1/+8
* | | add method to shorten a string to given byte size to UtilsArthur Schiwon2021-11-261-0/+24
| |/ |/|
* | Merge pull request #29906 from nextcloud/fix/strict_comp_for_redisVincent Petry2021-11-251-1/+1
|\ \
| * | Use strict comparison to detect usage of redis clusterLouis Chemineau2021-11-251-1/+1
* | | Merge pull request #29894 from nextcloud/fix/inactive-profile-parameterblizzz2021-11-251-0/+1
|\ \ \ | |/ / |/| |
| * | Fix inactive profile parameters being returnedChristopher Ng2021-11-251-0/+1
* | | Check for invalid characters before trimmingJoas Schilling2021-11-251-1/+1
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-11-252-0/+2
* | [tx-robot] updated from transifexNextcloud bot2021-11-242-0/+18
* | Merge pull request #29432 from nextcloud/fix/support-php-8.1Vincent Petry2021-11-2339-85/+95
|\ \
| * | Fix default value for $type in OC\DB\QueryBuilder\ExpressionBuilder\Expressio...Côme Chilliet2021-11-232-4/+4
| * | Fix warning about passing null to substr_countCôme Chilliet2021-11-231-1/+1
| * | Fix warning about passing null to rtrimCôme Chilliet2021-11-231-1/+1
| * | Fix type errorsCôme Chilliet2021-11-232-5/+6
| * | Fix DateTime constructor calls with nullCôme Chilliet2021-11-231-1/+1
| * | Fix Guzzle function callsCôme Chilliet2021-11-232-5/+5
| * | Fix Iterator return typesCôme Chilliet2021-11-234-10/+6
| * | Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-2326-58/+71
* | | Merge pull request #29835 from nextcloud/bugfix/noid/fix-ipv4-mapped-ipv6-subnetVincent Petry2021-11-231-0/+41
|\ \ \ | |/ / |/| |
| * | Type hint in IpAddress Vincent Petry2021-11-221-3/+2
| * | Improve normalizer detecting IPv4 inside of IPv6Vincent Petry2021-11-221-2/+42
| * | Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry2021-11-221-0/+2
| |/
* / [tx-robot] updated from transifexNextcloud bot2021-11-232-0/+44
|/
* [tx-robot] updated from transifexNextcloud bot2021-11-222-2/+2
* Merge pull request #29708 from nextcloud/fix/no-app-update-no-verboseMichaIng2021-11-221-2/+2
|\
| * Do not print verbose info about app updates if there are noneChristoph Wurst2021-11-181-2/+2
* | [tx-robot] updated from transifexNextcloud bot2021-11-204-0/+72
* | Merge pull request #29622 from nextcloud/feat/objectstore_multibucket-shiftVincent Petry2021-11-192-3/+16
|\ \
| * | Implement multibucket shift for ObjectStoreJohn Molakvoæ2021-11-112-3/+16
* | | Merge pull request #29632 from nextcloud/fix/26118/imagecreatetruecolor-errorVincent Petry2021-11-191-0/+4
|\ \ \
| * | | fix imagecreatetruecolor() errorszaimen2021-11-101-0/+4
| |/ /
* | | Merge pull request #29758 from nextcloud/disk_free_space-fix-php8Vincent Petry2021-11-191-1/+1
|\ \ \
| * | | Check for `disk_free_space`acsfer2021-11-181-1/+1
| | |/ | |/|
* | | Merge pull request #29605 from nextcloud/bugfix/29603/fix-scanner-nfd-existenzVincent Petry2021-11-196-4/+82
|\ \ \