aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25500 from Worteks/fix-sharemanager-genericshareexceptionRoeland Jago Douma2021-02-051-1/+2
|\
| * revert(comment)Samuel2021-02-051-1/+0
| * revert(exception): keep throwing an exception for nowSamuel2021-02-051-2/+3
| * fix(translation): replace static error messageSamuel2021-02-051-2/+3
* | Log deprecation notice of GenericEventWrapper just onceChristoph Wurst2021-02-051-0/+8
|/
* Merge pull request #24700 from Imajie/s3-credsRoeland Jago Douma2021-02-021-1/+5
|\
| * Fix failing testsJames Letendre2020-12-151-1/+1
| * Add web identity provider to S3 connection chainJames Letendre2020-12-151-13/+4
| * Replace defaultProvider with explicit calls to exclude user home directory lo...James Letendre2020-12-141-1/+15
| * Resolves #24699, Support ES2 and ECS instance providers for S3 bucketsJames Letendre2020-12-141-2/+1
* | Merge pull request #25393 from nextcloud/fix/25165/repair-dav-sharesRoeland Jago Douma2021-02-022-1/+141
|\ \
| * | show suggestion to clean up possible invalid shares laterArthur Schiwon2021-01-291-0/+6
| * | add repair job for unencoded calendarsArthur Schiwon2021-01-292-1/+135
* | | Avoid template creators being registered multiple timesJulius Härtl2021-02-021-0/+3
* | | Merge pull request #25444 from nextcloud/bug/25415/move-generic-errors-to-endChristoph Wurst2021-02-021-13/+13
|\ \ \ | |/ / |/| |
| * | Check for generic errors at last.Daniel Kesselberg2021-02-021-13/+13
* | | Merge pull request #25302 from mziech/patch-2Christoph Wurst2021-01-291-1/+1
|\ \ \
| * | | Use RFC-compliant URL encoding for cookiesMarco Ziech2021-01-241-1/+1
* | | | Use proper path for scannerJulius Härtl2021-01-291-2/+2
* | | | Obtain the user language from the passed in user idJulius Härtl2021-01-291-1/+5
* | | | Normalize compared path to avoid renaming to the same directoryJulius Härtl2021-01-291-1/+2
* | | | The objectid is a stringRoeland Jago Douma2021-01-281-1/+1
* | | | Move TemplateProvider registration to boot context and make template type reg...Julius Härtl2021-01-282-18/+51
* | | | Only create template directory if it is present in the default skeletonJulius Härtl2021-01-281-1/+4
* | | | Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-282-31/+70
* | | | Add templatedirectory config value to let admins have their custom templates ...Julius Härtl2021-01-282-14/+71
* | | | Add template pickerJohn Molakvoæ (skjnldsv)2021-01-281-1/+1
* | | | files: Create files from template APIJulius Härtl2021-01-283-0/+243
| |/ / |/| |
* | | Merge pull request #25335 from nextcloud/fix/app-fetcher-php-compat-comparisonRoeland Jago Douma2021-01-272-12/+17
|\ \ \
| * | | Fix app fetcher php comparison to allow wider rangesChristoph Wurst2021-01-261-10/+15
| * | | Revert "Fix comparison of PHP versions"Christoph Wurst2021-01-261-2/+2
| |/ /
* | | Merge pull request #25268 from nextcloud/enh/previews/sgi-tgaChristoph Wurst2021-01-273-1/+69
|\ \ \ | |/ / |/| |
| * | Add SGI and TGA preview supportJohn Molakvoæ (skjnldsv)2021-01-223-1/+69
* | | Convert 2FA token type to stringChristoph Wurst2021-01-221-3/+3
|/ /
* | Merge pull request #25214 from nextcloud/dependabot/composer/phpseclib/phpsec...Morris Jobke2021-01-212-3/+37
|\ \
| * | Also load CA properly in integrity checkRoeland Jago Douma2021-01-201-1/+17
| * | phpsec lib can't parse multiple certs in one goRoeland Jago Douma2021-01-201-2/+20
* | | explicitly set permissions on newly created foldersRobin Appelman2021-01-201-1/+4
* | | Merge pull request #25212 from nextcloud/enh/preview-markdownMorris Jobke2021-01-201-0/+110
|\ \ \
| * | | Fix typo in comment Morris Jobke2021-01-201-1/+1
| * | | Enhance markdown file preview renderingJulius Härtl2021-01-201-0/+110
* | | | Compare and store the login name via the eventJoas Schilling2021-01-201-1/+1
|/ / /
* / / Add support for webpRoeland Jago Douma2021-01-193-2/+53
|/ /
* | Merge pull request #25153 from nextcloud/bugfix/noid/force-signature-verifica...Roeland Jago Douma2021-01-192-17/+13
|\ \
| * | Cleanup the constructorJoas Schilling2021-01-182-13/+6
| * | Force run the verification of the signature on occJoas Schilling2021-01-181-4/+7
* | | Don't log keys on checkSignatureJoas Schilling2021-01-181-0/+1
* | | Only use alphanumeric chars for mysql passwordJoas Schilling2021-01-181-1/+2
|/ /
* | Fix comparison of PHP versionsDamien Goutte-Gattat2021-01-141-2/+2
* | Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac...Christoph Wurst2021-01-145-24/+272
|\ \