summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #6605 from nextcloud/oc_ocs_response_is_depMorris Jobke2017-09-212-35/+7
|\ \ \
| * | | Remove private legacy OC_OCS_ResponseRoeland Jago Douma2017-09-211-28/+0
| * | | OC_OCS_Response is deprecatedRoeland Jago Douma2017-09-211-7/+7
| |/ /
* / / Avoid error undefined index classes in logJohn Molakvoæ (skjnldsv)2017-09-211-0/+3
|/ /
* | Merge pull request #6573 from nextcloud/nonfound-webroot-empty-stringRoeland Jago Douma2017-09-202-4/+4
|\ \ | |/ |/|
| * Fix "webroot not found" when installed to the root of the webserverRobin Appelman2017-09-202-4/+4
* | Read appinfo from a local cacheRoeland Jago Douma2017-09-191-1/+1
|/
* fix path styleRobin Appelman2017-09-181-3/+1
* reuse object read/write/delete logic in s3 implementationsRobin Appelman2017-09-182-49/+83
* update aws sdk and move it to 3rdpartyRobin Appelman2017-09-182-41/+21
* Merge pull request #6490 from nextcloud/share_pagination_queryRoeland Jago Douma2017-09-181-0/+5
|\
| * Improve sharing paginationRoeland Jago Douma2017-09-151-0/+5
* | Merge pull request #6549 from nextcloud/fix-6534Morris Jobke2017-09-181-1/+2
|\ \
| * | don't pass User object when uid string is expectedArthur Schiwon2017-09-181-1/+2
| |/
* | Merge pull request #5462 from nextcloud/add-frameancestor-supportLukas Reschke2017-09-181-0/+14
|\ \
| * | Add CSP frame-ancestors supportThomas Citharel2017-09-151-0/+14
| |/
* | Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke2017-09-151-14/+48
* | Fix issue when disabling the shareapi_only_share_with_group_members option + ...Tobia De Koninck2017-09-151-2/+12
* | Improve code styleTobia De Koninck2017-09-151-5/+7
* | Some code improvementsTobia De Koninck2017-09-151-4/+5
* | Add testsTobia De Koninck2017-09-151-1/+1
* | Fix testsTobia De Koninck2017-09-151-2/+4
* | Privacy enhancements for contacts menuTobia De Koninck2017-09-151-4/+71
|/
* Fix webroot throwJohn Molakvoæ (skjnldsv)2017-09-141-1/+1
* Merge pull request #6458 from nextcloud/rethrow-correct-exceptionMorris Jobke2017-09-141-3/+10
|\
| * Rethrow the correct exception when there was an error in an app containerJoas Schilling2017-09-121-3/+10
* | Merge pull request #6452 from lukanetconsult/hotfix/issue-6415-undefined-vari...Lukas Reschke2017-09-131-5/+5
|\ \
| * | Fix undefined variable $tmpRootAxel Helmert2017-09-121-5/+5
* | | Fix AppPassword 2FA authRoeland Jago Douma2017-09-121-1/+5
* | | Use IAppManager instead of private APIJulius Härtl2017-09-121-1/+2
* | | Move theming related imagePath logic to ThemingDefaultsJulius Härtl2017-09-121-8/+7
|/ /
* / Fix uninitialized variable $this->paramsWilliam Pain2017-09-111-2/+2
|/
* Merge pull request #6414 from nextcloud/share-notification-wrong-languageMorris Jobke2017-09-082-12/+20
|\
| * Use the language of the recipient for the share notificationJoas Schilling2017-09-082-12/+20
* | Ask the schema whether the table and column existJoas Schilling2017-09-081-13/+6
|/
* Merge pull request #6360 from nextcloud/fix/session-timeout-refresh-csrf-tokenLukas Reschke2017-09-071-5/+8
|\
| * Fix failing csp/nonce check due to timed out sessionChristoph Wurst2017-09-041-5/+8
* | Merge pull request #6380 from nextcloud/cleanup-oci-setupLukas Reschke2017-09-071-173/+22
|\ \
| * | cleanup oci setup codeRobin Appelman2017-09-061-173/+22
* | | Merge pull request #6329 from nextcloud/ldap-passwordMorris Jobke2017-09-071-3/+9
|\ \ \
| * | | Don't log LDAP password when server is not availableJoas Schilling2017-09-061-3/+9
* | | | Refactor webroot detection in resource locatortux-rampage2017-09-062-64/+68
* | | | Merge pull request #5571 from Luzifer/5570_backend_adminMorris Jobke2017-09-062-0/+6
|\ \ \ \
| * | | | Allow group backend to declare users as adminsKnut Ahlers2017-06-302-0/+6
* | | | | Merge pull request #6364 from nextcloud/fix_login_loopMorris Jobke2017-09-061-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix login with basic authRoeland Jago Douma2017-09-051-1/+0
| | |/ / | |/| |
* | | | Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-nameMorris Jobke2017-09-053-16/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Merge setMetaData into constructorJoas Schilling2017-09-043-16/+22
* | | | Merge pull request #6254 from nextcloud/async-bus-splitMorris Jobke2017-09-043-77/+126
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add proper EOLMorris Jobke2017-09-041-1/+1