summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12348 from nextcloud/fix/basic_csp_no_longer_deprecatedMorris Jobke2018-11-081-1/+0
|\
| * Basic CSP no longer deprecatedRoeland Jago Douma2018-11-081-1/+0
* | Merge pull request #12313 from nextcloud/generated-avatar-major-cleanupRoeland Jago Douma2018-11-089-24/+123
|\ \ | |/ |/|
| * Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-089-24/+123
* | Match mentions when the username is wrapped in quotesJoas Schilling2018-11-071-2/+2
* | Merge pull request #12284 from nextcloud/fix/1020/search_shared_externalMorris Jobke2018-11-061-1/+1
|\ \ | |/ |/|
| * Properly search the root of a shared external storageRoeland Jago Douma2018-11-051-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-11-064-2/+16
* | Merge pull request #11786 from nextcloud/feature/password_confirmation_backendMorris Jobke2018-11-067-3/+67
|\ \ | |/ |/|
| * Bump autoloadersRoeland Jago Douma2018-11-022-0/+2
| * Expose the info to the JSRoeland Jago Douma2018-11-021-3/+10
| * Update password confirmation middlewareRoeland Jago Douma2018-11-021-0/+8
| * Expose the backend of IUserRoeland Jago Douma2018-11-022-0/+11
| * New user backend interface to check if a user can confirm passwordsRoeland Jago Douma2018-11-021-0/+36
* | Merge pull request #12185 from nextcloud/cleanup/dicontainerMorris Jobke2018-11-054-51/+28
|\ \
| * | Properly query the methodreflectorRoeland Jago Douma2018-11-021-1/+1
| * | Fix testsRoeland Jago Douma2018-11-023-14/+14
| * | The identityproof manager should be in ServerRoeland Jago Douma2018-11-022-8/+8
| * | No need to register it also in the DI ContainerRoeland Jago Douma2018-11-021-4/+0
| * | The Encryption manager belongs in Server.phpRoeland Jago Douma2018-11-022-5/+2
| * | SearchResult should be difined in Server as it is a core componentRoeland Jago Douma2018-11-022-5/+1
| * | The UserSession is constructed in the serverRoeland Jago Douma2018-11-022-4/+3
| * | TimeFactory is already regsitsered in the Server ContainerRoeland Jago Douma2018-11-021-3/+0
| * | Request is already regsitered in the Server containerRoeland Jago Douma2018-11-021-5/+0
| * | Was already registered in ServerRoeland Jago Douma2018-11-021-3/+0
* | | [tx-robot] updated from transifexNextcloud bot2018-11-052-0/+6
* | | Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma2018-11-041-6/+8
|\ \ \
| * | | revert testsMaxence Lange2018-11-021-5/+7
| * | | shares are displayed to users with resharing rightsMaxence Lange2018-11-021-11/+11
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2018-11-042-2/+2
* | | Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma2018-11-024-0/+141
|\ \ \ | |_|/ |/| |
| * | move migrationJohn Molakvoæ (skjnldsv)2018-11-013-13/+17
| * | TestsJohn Molakvoæ (skjnldsv)2018-11-011-1/+1
| * | Repair registration and autoload bumpJohn Molakvoæ (skjnldsv)2018-11-014-18/+28
| * | Repair StepJohn Molakvoæ (skjnldsv)2018-11-011-0/+127
* | | Merge pull request #11404 from flokli/sendmail-pathRoeland Jago Douma2018-11-021-1/+5
|\ \ \
| * | | Fallback to default path is sendmail can't be foundRoeland Jago Douma2018-11-021-1/+5
| * | | Mailer: discover sendmail path instead of hardcoding it to /usr/sbin/sendmailFlorian Klink2018-11-021-1/+1
| | |/ | |/|
* | | Merge pull request #11875 from nextcloud/add-support-for-sending-the-password...Roeland Jago Douma2018-11-021-0/+4
|\ \ \
| * | | Store "sendPasswordByTalk" property of link shares in the databaseDaniel Calviño Sánchez2018-11-021-0/+4
* | | | Merge pull request #12200 from nextcloud/tech-debt/noid/cleanup-legacy-sharingMorris Jobke2018-11-022-21/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Cleanup some unused sharing methods from the old sharing codeMorris Jobke2018-11-022-21/+8
* | | | Merge pull request #12193 from nextcloud/interface-fulltxtsearch-issue-00002Maxence Lange2018-11-021-3/+79
|\ \ \ \
| * | | | init some varMaxence Lange2018-11-011-3/+3
| * | | | +infoBool / +infoIntMaxence Lange2018-11-011-0/+76
* | | | | Merge pull request #12194 from nextcloud/fix-path-as-dashboard-is-already-imp...Roeland Jago Douma2018-11-021-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix pathMaxence Lange2018-11-011-1/+1
| |/ / /
* | | | Merge pull request #11053 from nextcloud/occ-app-update-commandMorris Jobke2018-11-022-0/+2
|\ \ \ \
| * | | | Add occ app:update commandMichael Gerber2018-11-012-0/+2
| |/ / /
* | | | Merge pull request #11844 from nextcloud/multiple-link-sharesMorris Jobke2018-11-015-1/+44
|\ \ \ \ | |_|/ / |/| | |