Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Accessibility ♿ | John Molakvoæ (skjnldsv) | 2018-06-25 | 39 | -0/+9798 |
* | Merge pull request #9626 from lars-sh/patch-1 | Morris Jobke | 2018-06-25 | 1 | -2/+6 |
|\ | |||||
| * | Improved logging statement | Lars Knickrehm | 2018-06-24 | 1 | -4/+1 |
| * | Workaround for interrupting expired files deletion | Lars Knickrehm | 2018-05-28 | 1 | -2/+9 |
* | | Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providers | Morris Jobke | 2018-06-25 | 23 | -262/+1187 |
|\ \ | |||||
| * | | Make new classes strict and fix license header | Christoph Wurst | 2018-06-25 | 6 | -4/+25 |
| * | | Make 2FA providers stateful | Christoph Wurst | 2018-06-20 | 23 | -262/+1166 |
* | | | Merge pull request #9970 from nextcloud/users-line-height-fix | Morris Jobke | 2018-06-25 | 3 | -1/+26 |
|\ \ \ | |||||
| * | | | Css clamp | John Molakvoæ (skjnldsv) | 2018-06-25 | 4 | -4/+13 |
| * | | | Real ellipsis and better line height | John Molakvoæ (skjnldsv) | 2018-06-25 | 4 | -4/+4 |
| * | | | Fixed multi line in users list | John Molakvoæ (skjnldsv) | 2018-06-25 | 4 | -3/+19 |
* | | | | Merge pull request #9526 from Blaok/files-scan-shallow | Robin Appelman | 2018-06-25 | 3 | -5/+41 |
|\ \ \ \ | |||||
| * | | | | test: add unit test for files:scan --shallow | Blaok | 2018-05-18 | 1 | -0/+31 |
| * | | | | feat: allow files:scan --shallow | Blaok | 2018-05-18 | 2 | -5/+10 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-25 | 38 | -2/+132 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-24 | 38 | -22/+106 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-23 | 190 | -176/+210 |
* | | | | Merge pull request #9967 from nextcloud/replace-wd-host-directly-in-behat-yml... | Roeland Jago Douma | 2018-06-22 | 2 | -31/+22 |
|\ \ \ \ | |||||
| * | | | | Fix documentation | Daniel Calviño Sánchez | 2018-06-22 | 1 | -2/+2 |
| * | | | | Set "wd_host" directly in "behat.yml" instead of through "BEHAT_PARAMS" | Daniel Calviño Sánchez | 2018-06-22 | 2 | -29/+20 |
|/ / / / | |||||
* | | | | Merge pull request #9955 from nextcloud/bug/noid/onedrive_propfind | Roeland Jago Douma | 2018-06-22 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Request a valid property for DAV opendir | Roeland Jago Douma | 2018-06-21 | 1 | -1/+1 |
* | | | | | Merge pull request #9965 from nextcloud/bugfix/8402/do-not-log-if-user-was-de... | Morris Jobke | 2018-06-22 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Use info log level to inform about a deleted user and thus the verification i... | Morris Jobke | 2018-06-22 | 1 | -1/+1 |
* | | | | | | Merge pull request #9964 from nextcloud/bugfix/noid/typo-tripl-dot-instead-of... | Morris Jobke | 2018-06-22 | 2 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use ellipsis instead of triple dot | Joas Schilling | 2018-06-22 | 2 | -2/+2 |
* | | | | | | | Merge pull request #9962 from nextcloud/polish-user-list | Julius Härtl | 2018-06-22 | 8 | -3/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | removed debug | John Molakvoæ (skjnldsv) | 2018-06-22 | 3 | -4/+2 |
| * | | | | | | | Added icons to users list and improved design | John Molakvoæ (skjnldsv) | 2018-06-22 | 8 | -3/+36 |
|/ / / / / / / | |||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-22 | 244 | -554/+614 |
* | | | | | | | Merge pull request #9921 from nextcloud/resetpassword-login-prefill | Roeland Jago Douma | 2018-06-21 | 3 | -11/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | prefill userid for login after password reset | Robin Appelman | 2018-06-21 | 3 | -11/+8 |
* | | | | | | | | Merge pull request #9954 from nextcloud/search-form-preventdefaults | Morris Jobke | 2018-06-21 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Prevent search form submit | John Molakvoæ (skjnldsv) | 2018-06-21 | 1 | -3/+7 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #9578 from nextcloud/smb-3.0.0 | Morris Jobke | 2018-06-21 | 34 | -438/+844 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | use DAV instead of SMB for deletion tests | Robin Appelman | 2018-06-21 | 1 | -5/+4 |
| * | | | | | | | update icewind/smb to 3.0.0 | Robin Appelman | 2018-06-21 | 34 | -433/+840 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #9868 from nextcloud/user-backend-table | Roeland Jago Douma | 2018-06-21 | 1 | -9/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | make table name configurable for db user backend | Robin Appelman | 2018-06-19 | 1 | -9/+13 |
* | | | | | | | | Merge pull request #9925 from nextcloud/select-only-visible-files | Morris Jobke | 2018-06-21 | 1 | -5/+33 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Remove debug | John Molakvoæ (skjnldsv) | 2018-06-21 | 1 | -1/+0 |
| * | | | | | | | Fix folder selection | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -2/+3 |
| * | | | | | | | Properly parse deselection and improved detection | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -9/+28 |
| * | | | | | | | IE11 compatibility | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -1/+1 |
| * | | | | | | | Select only searched files | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -4/+13 |
* | | | | | | | | Merge pull request #9951 from nextcloud/navigation-accessibility | John Molakvoæ | 2018-06-21 | 1 | -11/+30 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix navigation keyboard accessibility | Jan-Christoph Borchardt | 2018-06-21 | 1 | -11/+30 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #9946 from nextcloud/bugfix/noid/files-external-settings-l... | John Molakvoæ | 2018-06-21 | 2 | -7/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix files_external setings layout | Julius Härtl | 2018-06-21 | 2 | -7/+4 |
* | | | | | | | | Merge pull request #9941 from nextcloud/browserstack | Morris Jobke | 2018-06-21 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | |