summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-11-0626-16/+134
* 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 #12128 from tomasz-grobelny/fix_file_moveMorris Jobke2018-11-062-58/+106
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into fix_file_moveTomasz Grobelny2018-11-04361-3337/+11033
| |\ \
| * | | Fix move related testsTomasz Grobelny2018-11-032-60/+73
| * | | Fix file move operation for large number of filesTomasz Grobelny2018-10-301-5/+40
* | | | Merge pull request #12289 from nextcloud/ie11-grid-disableRoeland Jago Douma2018-11-054-2/+17
|\ \ \ \
| * | | | Disable grid for ieJohn Molakvoæ (skjnldsv)2018-11-054-2/+17
* | | | | Merge pull request #12287 from nextcloud/bug/allow_writing_empty_fileMorris Jobke2018-11-051-0/+4
|\ \ \ \ \
| * | | | | Allow writing an empty file with the new writeStreamRoeland Jago Douma2018-11-051-0/+4
|/ / / / /
* | | | | Merge pull request #12242 from nextcloud/uid-conccurencyJohn Molakvoæ2018-11-052-25/+125
|\ \ \ \ \
| * | | | | Phpunit testsJohn Molakvoæ (skjnldsv)2018-11-051-25/+112
| * | | | | Add check for vCard uidJohn Molakvoæ (skjnldsv)2018-11-051-0/+13
* | | | | | Merge pull request #12191 from nextcloud/sessions-fixesRoeland Jago Douma2018-11-054-27/+33
|\ \ \ \ \ \
| * | | | | | Sessions: Make delete and filesystem access options tabbableJan-Christoph Borchardt2018-11-012-4/+4
| * | | | | | Add device settings tooltip for accessibilityJan-Christoph Borchardt2018-11-013-12/+13
| * | | | | | Fix missing keyboard focus ability and feedback for sessions action menuJan-Christoph Borchardt2018-11-012-3/+4
| * | | | | | Fix double tr creation in session listJan-Christoph Borchardt2018-11-011-1/+1
| * | | | | | Remove tooltip from sessions, just wrap lines for simplicity and no duplicationJan-Christoph Borchardt2018-11-012-9/+13
| * | | | | | Remove unnecessary 'Delete' title from 'Revoke' menu entryJan-Christoph Borchardt2018-11-011-1/+1
* | | | | | | Merge pull request #12271 from nextcloud/prevent-upload-cancelMorris Jobke2018-11-051-5/+24
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Ask before cancelling an ongoing uploadJohn Molakvoæ (skjnldsv)2018-11-051-5/+24
* | | | | | | Merge pull request #12185 from nextcloud/cleanup/dicontainerMorris Jobke2018-11-058-70/+39
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix files_sharingRoeland Jago Douma2018-11-021-1/+2
| * | | | | | Properly query the methodreflectorRoeland Jago Douma2018-11-022-2/+3
| * | | | | | Fix testsRoeland Jago Douma2018-11-025-31/+21
| * | | | | | 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
* | | | | | | Merge pull request #12004 from nextcloud/dl-vcf-groups-pluginJohn Molakvoæ2018-11-054-0/+126
|\ \ \ \ \ \ \
| * | | | | | | Added multi-get vcf download pluginJohn Molakvoæ (skjnldsv)2018-11-044-0/+126
* | | | | | | | Merge pull request #12260 from nextcloud/dependabot/npm_and_yarn/build/node-s...Roeland Jago Douma2018-11-052-8/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump node-sass from 4.9.4 to 4.10.0 in /builddependabot[bot]2018-11-052-8/+13
* | | | | | | | | Merge pull request #12253 from nextcloud/2fa-settings-hintRoeland Jago Douma2018-11-051-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add class "settings-hint" to 2FA-textMarius Blüm2018-11-051-2/+2
* | | | | | | | | | Merge pull request #12262 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2018-11-052-102/+102
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Bump webpack from 4.23.1 to 4.24.0 in /apps/accessibilitydependabot[bot]2018-11-052-102/+102
* | | | | | | | | | Merge pull request #12261 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2018-11-053-38/+37
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Rebuild assetsRoeland Jago Douma2018-11-051-1/+1
| * | | | | | | | | Bump css-loader from 1.0.0 to 1.0.1 in /apps/accessibilitydependabot[bot]2018-11-052-37/+36