summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | [tx-robot] updated from transifexNextcloud bot2021-12-122-0/+12
* | | Merge pull request #30182 from nextcloud/backport/30160/stable21Vincent Petry2021-12-101-2/+6
|\ \ \
| * | | Check resource before closing in encryption wrapperVincent Petry2021-12-101-2/+6
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-102-0/+2
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-12-092-0/+2
* | | Merge pull request #30056 from nextcloud/backport/29735/stable21Louis2021-12-086-18/+35
|\ \ \
| * | | code checker fixes for instanceOfStorageRobin Appelman2021-12-023-2/+7
| * | | background scan the source storage when a background scan on a storage jail i...Robin Appelman2021-12-022-16/+25
| * | | teach psalm about `Storage::instanceOfStorage`Robin Appelman2021-12-021-0/+3
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-084-0/+50
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-076-0/+6
* | | | Merge pull request #29834 from nextcloud/carl/bugfix/file-search-21John Molakvoæ2021-12-063-17/+34
|\ \ \ \
| * | | | Fix search results filteringCarl Schwan2021-11-263-17/+34
* | | | | [tx-robot] updated from transifexNextcloud bot2021-12-0616-2/+16
* | | | | [tx-robot] updated from transifexNextcloud bot2021-12-05120-240/+242
| |/ / / |/| | |
* | | | Fix log_query config flagJoas Schilling2021-12-021-1/+10
* | | | ensure that factoryClass exisits before instantiationArthur Schiwon2021-12-011-1/+1
* | | | 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
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-11-292-0/+2
* | | Merge pull request #29907 from nextcloud/backport/29902/stable21MichaIng2021-11-261-1/+1
|\ \ \
| * | | Check for invalid characters before trimmingJoas Schilling2021-11-251-1/+1
* | | | 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-251-0/+40
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use pre-v22 query commandsMichaIng2021-11-241-4/+4
| * | | | better cleanup of filecache when deleting an external storageRobin Appelman2021-11-241-0/+40
* | | | | [tx-robot] updated from transifexNextcloud bot2021-11-252-0/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2021-11-242-0/+18
|/ / / /
* | | | Type hint in IpAddress Vincent Petry2021-11-231-3/+2
* | | | Improve normalizer detecting IPv4 inside of IPv6Vincent Petry2021-11-231-2/+42
* | | | Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry2021-11-231-0/+2
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-232-0/+44
* | | | Do not print verbose info about app updates if there are noneChristoph Wurst2021-11-221-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-222-2/+2
* | | | Merge pull request #29794 from nextcloud/backport/29605/stable21MichaIng2021-11-216-4/+82
|\ \ \ \
| * | | | Normalize directory entries in Encoding wrapperVincent Petry2021-11-195-4/+72
| * | | | Move storage encoding compatibility warning logicVincent Petry2021-11-192-2/+11
| * | | | Normalize file name before existence check in scannerVincent Petry2021-11-191-0/+1
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2021-11-204-0/+72
|/ / /
* / / [tx-robot] updated from transifexNextcloud bot2021-11-194-16/+22
|/ /
* | 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-171-2/+17
* | Check whether setlocale works only after setlocaleNaoto Kobayashi2021-11-171-4/+5
* | Fix missing setlocale with php 8Naoto Kobayashi2021-11-171-2/+2
* | [tx-robot] updated from transifexNextcloud bot2021-11-172-0/+22
* | Apply changes from master's update to 3.1.3Joas Schilling2021-11-153-5/+5
* | Allow NULL as well for limit, not integer onlyJoas Schilling2021-11-154-11/+20