summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-rowblizzz2022-07-082-7/+2
|\
| * Set as optional argumentVitor Mattos2022-06-131-1/+1
| * Remove unecessary row and make compatible with db schemaVitor Mattos2022-06-132-6/+1
* | Merge pull request #33110 from nextcloud/feat/handle-onetime-password-largeblizzz2022-07-081-2/+5
|\ \
| * | Handler large passwordsCarl Schwan2022-07-051-1/+4
| * | Handle one time passwordsCarl Schwan2022-07-051-1/+1
* | | Only ignore attempts of the same actionJoas Schilling2022-07-071-4/+4
* | | Merge pull request #33052 from nextcloud/fix/set-display-nameJoas Schilling2022-07-061-0/+4
|\ \ \
| * | | Do not save invalid display name to the databaseChristopher Ng2022-06-281-0/+4
* | | | Allow to expire comments of multiple objects with one callJoas Schilling2022-07-011-5/+9
| |/ / |/| |
* | | Fix detection of firefox in ContentSecurityPolicyNonceManagerCarl Schwan2022-06-291-4/+2
* | | Check whether entry is of type ICacheEntry in Cache->remove()Jonas2022-06-291-1/+1
* | | Merge pull request #32994 from nextcloud/fix/extended-query-searchCarl Schwan2022-06-292-5/+9
|\ \ \
| * | | Search without join on filecache_extendedCarl Schwan2022-06-232-5/+9
* | | | Merge pull request #33042 from nextcloud/bugfix/noid/extend-email-loggingJoas Schilling2022-06-281-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Extend email loggingJoas Schilling2022-06-281-0/+3
* | | | Merge pull request #32982 from nextcloud/fix/metadata-extractionCarl Schwan2022-06-281-1/+1
|\ \ \ \
| * | | | Fix metadata extractionCarl Schwan2022-06-221-1/+1
| | |/ / | |/| |
* | | | Merge pull request #32960 from nextcloud/fix/avoid-using-undeclared-propertiesCôme Chilliet2022-06-286-66/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | composer run cs:fixCôme Chilliet2022-06-212-2/+0
| * | | Fix PHP 8.2 warnings about undeclared propertiesCôme Chilliet2022-06-216-65/+31
* | | | Merge pull request #32998 from nextcloud/fix/setting_nameLouis2022-06-272-2/+2
|\ \ \ \
| * | | | Rename setting name to reduce its lengthLouis Chemineau2022-06-272-2/+2
* | | | | Merge pull request #32863 from nextcloud/feature/add-comments-expire-dateblizzz2022-06-242-0/+37
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add comments expire dateVitor Mattos2022-06-152-0/+37
| | |_|/ | |/| |
* | | | Merge pull request #32980 from nextcloud/fix/32887/dashboard-load-only-enable...blizzz2022-06-233-16/+25
|\ \ \ \
| * | | | avoid early DI of IAppManagerArthur Schiwon2022-06-221-3/+5
| * | | | load widgets only of enabled appsArthur Schiwon2022-06-223-16/+23
| | |_|/ | |/| |
* / | | Improve local domain detectionCôme Chilliet2022-06-231-2/+4
|/ / /
* | | Merge pull request #32242 from nextcloud/fix-logging-data-arrayblizzz2022-06-212-14/+24
|\ \ \
| * | | Fix logging data context to fileThomas Citharel2022-05-022-14/+24
* | | | Merge pull request #31475 from nextcloud/kofemann-patch-1blizzz2022-06-211-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | files: close open directory file descriptor on error pathTiramisu Mokka2022-03-071-0/+1
* | | | Merge pull request #32924 from nextcloud/memcached-binary-protocolCarl Schwan2022-06-211-24/+6
|\ \ \ \
| * | | | memcached should not throw arbitrary exceptionsArthur Schiwon2022-06-171-24/+6
| * | | | Enable binary protocol againCarl Schwan2022-06-171-1/+1
* | | | | Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-...blizzz2022-06-213-4/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Explicitely only accept closures from our dependencies in ClosureJobCôme Chilliet2022-06-211-1/+4
| * | | | Replace opis/closure with laravel/serializable-closure in codeCôme Chilliet2022-06-143-4/+5
| | |_|/ | |/| |
* | | | make placeholder a const for reuseArthur Schiwon2022-06-161-2/+4
* | | | fix overwriting original vars when loggingArthur Schiwon2022-06-161-2/+4
* | | | Use {$var} instead of ${var} for PHP 8.2 compatibilityCôme Chilliet2022-06-143-3/+3
|/ / /
* | | Merge pull request #31966 from nextcloud/unencrypted-sizeVincent Petry2022-06-1313-134/+239
|\ \ \
| * | | store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-026-49/+136
| * | | add case statement to sql function builderRobin Appelman2022-06-021-0/+11
| * | | make expression build return IQueryFunction instead of stringRobin Appelman2022-06-026-85/+92
* | | | Merge pull request #31771 from nextcloud/fix/hook-encryption-cronVincent Petry2022-06-101-13/+25
|\ \ \ \
| * | | | Fix hook encryption with cron jobCarl Schwan2022-06-071-13/+25
* | | | | Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-101-1/+2
|\ \ \ \ \
| * | | | | Fix a doctype in OCP for IAddressBookThomas Citharel2022-05-171-1/+2