Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12312 from nextcloud/bugfix/11527/fix-index-name | Roeland Jago Douma | 2018-11-06 | 2 | -6/+6 |
|\ | |||||
| * | Fix index names | Morris Jobke | 2018-11-06 | 2 | -6/+6 |
* | | Merge pull request #12273 from nextcloud/public-share-enforce-pass-fix | John Molakvoæ | 2018-11-06 | 4 | -8/+26 |
|\ \ | |||||
| * | | Fix sharedialog failure handler | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -1/+13 |
| * | | Add focus on pending popover opening | John Molakvoæ (skjnldsv) | 2018-11-06 | 3 | -4/+4 |
| * | | Fix password enforce on public share links | John Molakvoæ (skjnldsv) | 2018-11-05 | 3 | -3/+9 |
* | | | Merge pull request #12284 from nextcloud/fix/1020/search_shared_external | Morris Jobke | 2018-11-06 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Properly search the root of a shared external storage | Roeland Jago Douma | 2018-11-05 | 1 | -1/+1 |
* | | | | Merge pull request #12303 from nextcloud/grid-for-all-file-templates | John Molakvoæ | 2018-11-06 | 23 | -28/+94 |
|\ \ \ \ | |||||
| * | | | | Fix tests | John Molakvoæ (skjnldsv) | 2018-11-06 | 2 | -6/+11 |
| * | | | | Fix min trhumbnail size | John Molakvoæ (skjnldsv) | 2018-11-06 | 3 | -5/+5 |
| * | | | | Add grid toggle for every files view | John Molakvoæ (skjnldsv) | 2018-11-06 | 19 | -17/+78 |
* | | | | | Merge pull request #12306 from nextcloud/disabled-ldap-fix | Morris Jobke | 2018-11-06 | 12 | -1375/+2707 |
|\ \ \ \ \ | |||||
| * | | | | | Build | John Molakvoæ (skjnldsv) | 2018-11-06 | 10 | -1369/+2698 |
| * | | | | | Show disabled even if empty if ldap enabled | John Molakvoæ (skjnldsv) | 2018-11-06 | 2 | -6/+9 |
| |/ / / / | |||||
* | | | | | Merge pull request #11968 from nextcloud/feature/noid/drop-verbose-appscan | Daniel Kesselberg | 2018-11-06 | 1 | -61/+25 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Revert changes not related to $verbose | Daniel Kesselberg | 2018-10-22 | 1 | -4/+4 |
| * | | | | Replace $verbose with VERBOSITY_VERBOSE for scanFiles method | Daniel Kesselberg | 2018-10-21 | 1 | -63/+27 |
* | | | | | Merge pull request #11831 from nextcloud/feature/noid/drop-verbose-scan | Morris Jobke | 2018-11-06 | 1 | -69/+27 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Remove quiet and verbose from Command/Scan | Daniel Kesselberg | 2018-10-21 | 1 | -13/+1 |
| * | | | | Replace $verbose with VERBOSITY_VERBOSE for scanFiles method | Daniel Kesselberg | 2018-10-21 | 1 | -56/+26 |
| |/ / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-06 | 26 | -16/+134 |
* | | | | Merge pull request #11786 from nextcloud/feature/password_confirmation_backend | Morris Jobke | 2018-11-06 | 7 | -3/+67 |
|\ \ \ \ | |||||
| * | | | | Bump autoloaders | Roeland Jago Douma | 2018-11-02 | 2 | -0/+2 |
| * | | | | Expose the info to the JS | Roeland Jago Douma | 2018-11-02 | 1 | -3/+10 |
| * | | | | Update password confirmation middleware | Roeland Jago Douma | 2018-11-02 | 1 | -0/+8 |
| * | | | | Expose the backend of IUser | Roeland Jago Douma | 2018-11-02 | 2 | -0/+11 |
| * | | | | New user backend interface to check if a user can confirm passwords | Roeland Jago Douma | 2018-11-02 | 1 | -0/+36 |
* | | | | | Merge pull request #12128 from tomasz-grobelny/fix_file_move | Morris Jobke | 2018-11-06 | 2 | -58/+106 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into fix_file_move | Tomasz Grobelny | 2018-11-04 | 361 | -3337/+11033 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix move related tests | Tomasz Grobelny | 2018-11-03 | 2 | -60/+73 |
| * | | | | | | Fix file move operation for large number of files | Tomasz Grobelny | 2018-10-30 | 1 | -5/+40 |
* | | | | | | | Merge pull request #12289 from nextcloud/ie11-grid-disable | Roeland Jago Douma | 2018-11-05 | 4 | -2/+17 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Disable grid for ie | John Molakvoæ (skjnldsv) | 2018-11-05 | 4 | -2/+17 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #12287 from nextcloud/bug/allow_writing_empty_file | Morris Jobke | 2018-11-05 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Allow writing an empty file with the new writeStream | Roeland Jago Douma | 2018-11-05 | 1 | -0/+4 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #12242 from nextcloud/uid-conccurency | John Molakvoæ | 2018-11-05 | 2 | -25/+125 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Phpunit tests | John Molakvoæ (skjnldsv) | 2018-11-05 | 1 | -25/+112 |
| * | | | | | | Add check for vCard uid | John Molakvoæ (skjnldsv) | 2018-11-05 | 1 | -0/+13 |
* | | | | | | | Merge pull request #12191 from nextcloud/sessions-fixes | Roeland Jago Douma | 2018-11-05 | 4 | -27/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Sessions: Make delete and filesystem access options tabbable | Jan-Christoph Borchardt | 2018-11-01 | 2 | -4/+4 |
| * | | | | | | | Add device settings tooltip for accessibility | Jan-Christoph Borchardt | 2018-11-01 | 3 | -12/+13 |
| * | | | | | | | Fix missing keyboard focus ability and feedback for sessions action menu | Jan-Christoph Borchardt | 2018-11-01 | 2 | -3/+4 |
| * | | | | | | | Fix double tr creation in session list | Jan-Christoph Borchardt | 2018-11-01 | 1 | -1/+1 |
| * | | | | | | | Remove tooltip from sessions, just wrap lines for simplicity and no duplication | Jan-Christoph Borchardt | 2018-11-01 | 2 | -9/+13 |
| * | | | | | | | Remove unnecessary 'Delete' title from 'Revoke' menu entry | Jan-Christoph Borchardt | 2018-11-01 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #12271 from nextcloud/prevent-upload-cancel | Morris Jobke | 2018-11-05 | 1 | -5/+24 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Ask before cancelling an ongoing upload | John Molakvoæ (skjnldsv) | 2018-11-05 | 1 | -5/+24 |
* | | | | | | | | Merge pull request #12185 from nextcloud/cleanup/dicontainer | Morris Jobke | 2018-11-05 | 8 | -70/+39 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix files_sharing | Roeland Jago Douma | 2018-11-02 | 1 | -1/+2 |