summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12312 from nextcloud/bugfix/11527/fix-index-nameRoeland Jago Douma2018-11-062-6/+6
|\
| * Fix index namesMorris Jobke2018-11-062-6/+6
* | Merge pull request #12273 from nextcloud/public-share-enforce-pass-fixJohn Molakvoæ2018-11-064-8/+26
|\ \
| * | Fix sharedialog failure handlerJohn Molakvoæ (skjnldsv)2018-11-061-1/+13
| * | Add focus on pending popover openingJohn Molakvoæ (skjnldsv)2018-11-063-4/+4
| * | Fix password enforce on public share linksJohn Molakvoæ (skjnldsv)2018-11-053-3/+9
* | | 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
* | | | Merge pull request #12303 from nextcloud/grid-for-all-file-templatesJohn Molakvoæ2018-11-0623-28/+94
|\ \ \ \
| * | | | Fix testsJohn Molakvoæ (skjnldsv)2018-11-062-6/+11
| * | | | Fix min trhumbnail sizeJohn Molakvoæ (skjnldsv)2018-11-063-5/+5
| * | | | Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-0619-17/+78
* | | | | Merge pull request #12306 from nextcloud/disabled-ldap-fixMorris Jobke2018-11-0612-1375/+2707
|\ \ \ \ \
| * | | | | BuildJohn Molakvoæ (skjnldsv)2018-11-0610-1369/+2698
| * | | | | Show disabled even if empty if ldap enabledJohn Molakvoæ (skjnldsv)2018-11-062-6/+9
| |/ / / /
* | | | | Merge pull request #11968 from nextcloud/feature/noid/drop-verbose-appscanDaniel Kesselberg2018-11-061-61/+25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Revert changes not related to $verboseDaniel Kesselberg2018-10-221-4/+4
| * | | | Replace $verbose with VERBOSITY_VERBOSE for scanFiles methodDaniel Kesselberg2018-10-211-63/+27
* | | | | Merge pull request #11831 from nextcloud/feature/noid/drop-verbose-scanMorris Jobke2018-11-061-69/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove quiet and verbose from Command/ScanDaniel Kesselberg2018-10-211-13/+1
| * | | | Replace $verbose with VERBOSITY_VERBOSE for scanFiles methodDaniel Kesselberg2018-10-211-56/+26
| |/ / /
* | | | [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