summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-11-286-0/+272
* [tx-robot] updated from transifexNextcloud bot2021-11-2724-20/+404
* Merge pull request #29907 from nextcloud/backport/29902/stable21MichaIng2021-11-263-7/+32
|\
| * Correctly set the response after a ClientException as wellJoas Schilling2021-11-251-6/+22
| * Add an integration testJoas Schilling2021-11-251-0/+9
| * Check for invalid characters before trimmingJoas Schilling2021-11-251-1/+1
* | [tx-robot] updated from transifexNextcloud bot2021-11-2620-32/+240
* | Merge pull request #29803 from nextcloud/backport/29632/stable21MichaIng2021-11-251-0/+4
|\ \
| * | fix imagecreatetruecolor() errorszaimen2021-11-191-0/+4
* | | Merge pull request #28199 from nextcloud/backport/26936/stable21MichaIng2021-11-255-48/+77
|\ \ \ | |_|/ |/| |
| * | Use pre-v22 query commandsMichaIng2021-11-241-4/+4
| * | better cleanup of filecache when deleting an external storageRobin Appelman2021-11-245-48/+77
* | | Merge pull request #29851 from nextcloud/backport/29836/stable21blizzz2021-11-252-0/+9
|\ \ \
| * | | Test cache invalidation for AbstractMapping in test suiteCôme Chilliet2021-11-231-0/+4
| * | | Make sure mapping cache is cleared when deleting a userCôme Chilliet2021-11-231-0/+5
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-258-4/+12
* | | | Merge pull request #29883 from nextcloud/backport/28519/stable21Pytal2021-11-241-0/+3
|\ \ \ \
| * | | | Add active user count to occ user:reportJulius Härtl2021-11-241-0/+3
* | | | | Merge pull request #29764 from nextcloud/backport/29752/stable21Christoph Wurst2021-11-242-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Explicitly allow some routes without 2FAChristoph Wurst2021-11-182-0/+7
* | | | | [tx-robot] updated from transifexNextcloud bot2021-11-2430-4/+234
| |_|/ / |/| | |
* | | | Merge pull request #29853 from nextcloud/backport/29835/stable21Vincent Petry2021-11-232-0/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Type hint in IpAddress Vincent Petry2021-11-231-3/+2
| * | | Improve normalizer detecting IPv4 inside of IPv6Vincent Petry2021-11-232-3/+51
| * | | Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry2021-11-232-0/+6
|/ / /
* | | Merge pull request #29629 from nextcloud/backport/29611/stable21MichaIng2021-11-235-5/+5
|\ \ \
| * | | Manual compilationLouis Chemineau2021-11-222-2/+2
| * | | Update filelist testOrzu Ionut2021-11-151-1/+1
| * | | Show most recently deleted files first in trash canOrzu Ionut2021-11-152-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-2364-72/+332
* | | | Merge pull request #29840 from nextcloud/backport/29708/stable21MichaIng2021-11-223-14/+2
|\ \ \ \
| * | | | Do not print verbose info about app updates if there are noneChristoph Wurst2021-11-223-14/+2
|/ / / /
* | | | Merge pull request #29810 from nextcloud/dependabot/composer/build/integratio...Louis2021-11-221-1/+1
|\ \ \ \
| * | | | Update sabre/dav requirement from 3.2.3 to 4.2.0 in /build/integrationdependabot[bot]2021-11-211-1/+1
* | | | | Merge pull request #29811 from nextcloud/dependabot/npm_and_yarn/stable21/cam...Louis2021-11-222-4/+4
|\ \ \ \ \
| * | | | | Bump camelcase from 6.2.0 to 6.2.1dependabot[bot]2021-11-212-4/+4
| |/ / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2021-11-2262-172/+700
* | | | | Merge pull request #29794 from nextcloud/backport/29605/stable21MichaIng2021-11-219-35/+129
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Normalize directory entries in Encoding wrapperVincent Petry2021-11-196-5/+115
| * | | | Move storage encoding compatibility warning logicVincent Petry2021-11-194-32/+15
| * | | | Normalize file name before existence check in scannerVincent Petry2021-11-191-0/+1
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-214-0/+10
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-2020-8/+176
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2021-11-1926-62/+154
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2021-11-1878-196/+154
* | Merge pull request #29742 from nextcloud/backport/29695/stable21Vincent Petry2021-11-172-6/+34
|\ \
| * | OC_Util::isNonUTF8Locale: fix lint errorNaoto Kobayashi2021-11-171-5/+5
| * | OC_Util::isSetLocaleWorking: fix typoNaoto Kobayashi2021-11-171-1/+1
| * | OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi2021-11-172-4/+21
| * | Add check whether escapeshellcmd behaves the same as basenameNaoto Kobayashi2021-11-171-0/+2