summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7845 from nextcloud/capabilties_manager_strictMorris Jobke2018-01-141-3/+5
|\
| * Make the capabilities manager strictRoeland Jago Douma2018-01-131-3/+5
* | Merge pull request #7839 from nextcloud/dep_dicontainerMorris Jobke2018-01-141-2/+2
|\ \
| * | Remove deprecated functions from DI ContainerRoeland Jago Douma2018-01-131-2/+2
* | | Merge pull request #7834 from nextcloud/database-schema-checker-castsChristoph Wurst2018-01-141-15/+15
|\ \ \
| * | | Add casts to XML parser in DatabaseSchemaCheckerMorris Jobke2018-01-121-15/+15
* | | | Merge pull request #7842 from nextcloud/dep_isearchMorris Jobke2018-01-141-11/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Removed deprecated search function from ISearchRoeland Jago Douma2018-01-131-11/+0
| | |/ | |/|
* / | Adds type hinting for scalar types in ICrypto->decryptMorris Jobke2018-01-131-1/+1
|/ /
* | Merge pull request #7824 from nextcloud/fix-type-in-CryptoSessionDataMorris Jobke2018-01-131-1/+1
|\ \ | |/ |/|
| * Fix type in CryptoSessionDataMorris Jobke2018-01-121-1/+1
* | Check if realpath() returns falseMorris Jobke2018-01-121-1/+1
|/
* Merge pull request #7819 from nextcloud/fix-explode-in-legacy-helper.phpMorris Jobke2018-01-121-2/+2
|\
| * Fix explode() call in legacy/helper.php to have correct typesMorris Jobke2018-01-121-2/+2
* | Merge pull request #7816 from nextcloud/fix-strpos-for-current-appRoeland Jago Douma2018-01-121-1/+1
|\ \
| * | Fix strpos if needle is not foundMorris Jobke2018-01-121-1/+1
| |/
* / Fix call to clearstatcache to actually use the file pathMorris Jobke2018-01-121-1/+1
|/
* Merge pull request #7635 from Abijeet/bug-7106Roeland Jago Douma2018-01-101-0/+1
|\
| * Fixes password input being prompted every time.Abijeet2018-01-081-0/+1
* | Merge pull request #7763 from nextcloud/pos_fix_7751Morris Jobke2018-01-101-3/+3
|\ \
| * | Do not instantiate node when not neededRoeland Jago Douma2018-01-091-3/+3
* | | Log a missing setting as INFO not as WARNINGRoeland Jago Douma2018-01-101-1/+2
|/ /
* | Merge pull request #7731 from nextcloud/preview_size_incJan-Christoph Borchardt2018-01-091-2/+2
|\ \
| * | Max preview size to 4096x4096Roeland Jago Douma2018-01-081-2/+2
| |/
* | Only return 1 typeRoeland Jago Douma2018-01-072-7/+20
* | Don't lie about the preview mimetypeRoeland Jago Douma2018-01-072-7/+47
|/
* Merge pull request #7712 from nextcloud/jsconfig_l10nMorris Jobke2018-01-051-1/+1
|\
| * Use correct L10N files for jsconfigRoeland Jago Douma2018-01-051-1/+1
* | Merge pull request #7699 from nextcloud/bugfix/7528/drop-owncloud-migrations-...Morris Jobke2018-01-041-3/+36
|\ \ | |/ |/|
| * Drop the ownCloud migration table instead of reusing itJoas Schilling2018-01-041-3/+36
* | Merge pull request #7570 from nextcloud/s3-legacy-authMorris Jobke2018-01-042-1/+220
|\ \
| * | add option to use legacy v2 auth with s3Robin Appelman2017-12-192-1/+220
* | | Merge pull request #7611 from nextcloud/fix-7445Morris Jobke2018-01-031-10/+0
|\ \ \
| * | | never translate login names when requiring with a user idArthur Schiwon2018-01-031-10/+0
* | | | Invert app icons on IE11 as wellJulius Härtl2018-01-031-0/+9
|/ / /
* | | Move passwordconfirmation to its own midlewareRoeland Jago Douma2018-01-023-31/+96
* | | disable password confirmation with SSOBjoern Schiessle2018-01-023-3/+21
* | | Merge pull request #7660 from nextcloud/fix-7646Morris Jobke2018-01-021-1/+2
|\ \ \
| * | | Also log exception for failed appstore requestMorris Jobke2018-01-021-1/+2
| | |/ | |/|
* | | Merge pull request #7631 from nextcloud/fix-scss-webroot-and-url-rewriteMorris Jobke2018-01-022-11/+24
|\ \ \ | |/ / |/| |
| * | Fixed testsJohn Molakvoæ (skjnldsv)2017-12-301-1/+1
| * | Added tests for various installations typesJohn Molakvoæ (skjnldsv)2017-12-301-8/+10
| * | Fixup! getWebdir returnJohn Molakvoæ (skjnldsv)2017-12-301-6/+2
| * | Use OC_Util function for app web pathJohn Molakvoæ (skjnldsv)2017-12-301-11/+14
| * | getWebDir functionJohn Molakvoæ (skjnldsv)2017-12-301-15/+19
| * | Fixed webroot for scss filesJohn Molakvoæ (skjnldsv)2017-12-302-9/+11
| * | Fixed scss url rewritingJohn Molakvoæ (skjnldsv)2017-12-301-8/+14
* | | Don't spam the log when we could not properly connect to the appstoreRoeland Jago Douma2017-12-291-1/+1
|/ /
* | Fixup codeRoeland Jago Douma2017-12-221-1/+5
* | Hide delete button if the avatar is a generated oneJulius Härtl2017-12-192-0/+4