summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Accessibility ♿John Molakvoæ (skjnldsv)2018-06-2539-0/+9798
* Merge pull request #9626 from lars-sh/patch-1Morris Jobke2018-06-251-2/+6
|\
| * Improved logging statementLars Knickrehm2018-06-241-4/+1
| * Workaround for interrupting expired files deletionLars Knickrehm2018-05-281-2/+9
* | Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke2018-06-2523-262/+1187
|\ \
| * | Make new classes strict and fix license headerChristoph Wurst2018-06-256-4/+25
| * | Make 2FA providers statefulChristoph Wurst2018-06-2023-262/+1166
* | | Merge pull request #9970 from nextcloud/users-line-height-fixMorris Jobke2018-06-253-1/+26
|\ \ \
| * | | Css clampJohn Molakvoæ (skjnldsv)2018-06-254-4/+13
| * | | Real ellipsis and better line heightJohn Molakvoæ (skjnldsv)2018-06-254-4/+4
| * | | Fixed multi line in users listJohn Molakvoæ (skjnldsv)2018-06-254-3/+19
* | | | Merge pull request #9526 from Blaok/files-scan-shallowRobin Appelman2018-06-253-5/+41
|\ \ \ \
| * | | | test: add unit test for files:scan --shallowBlaok2018-05-181-0/+31
| * | | | feat: allow files:scan --shallowBlaok2018-05-182-5/+10
* | | | | [tx-robot] updated from transifexNextcloud bot2018-06-2538-2/+132
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-06-2438-22/+106
* | | | [tx-robot] updated from transifexNextcloud bot2018-06-23190-176/+210
* | | | Merge pull request #9967 from nextcloud/replace-wd-host-directly-in-behat-yml...Roeland Jago Douma2018-06-222-31/+22
|\ \ \ \
| * | | | Fix documentationDaniel Calviño Sánchez2018-06-221-2/+2
| * | | | Set "wd_host" directly in "behat.yml" instead of through "BEHAT_PARAMS"Daniel Calviño Sánchez2018-06-222-29/+20
|/ / / /
* | | | Merge pull request #9955 from nextcloud/bug/noid/onedrive_propfindRoeland Jago Douma2018-06-221-1/+1
|\ \ \ \
| * | | | Request a valid property for DAV opendirRoeland Jago Douma2018-06-211-1/+1
* | | | | Merge pull request #9965 from nextcloud/bugfix/8402/do-not-log-if-user-was-de...Morris Jobke2018-06-221-1/+1
|\ \ \ \ \
| * | | | | Use info log level to inform about a deleted user and thus the verification i...Morris Jobke2018-06-221-1/+1
* | | | | | Merge pull request #9964 from nextcloud/bugfix/noid/typo-tripl-dot-instead-of...Morris Jobke2018-06-222-2/+2
|\ \ \ \ \ \
| * | | | | | Use ellipsis instead of triple dotJoas Schilling2018-06-222-2/+2
* | | | | | | Merge pull request #9962 from nextcloud/polish-user-listJulius Härtl2018-06-228-3/+34
|\ \ \ \ \ \ \
| * | | | | | | removed debugJohn Molakvoæ (skjnldsv)2018-06-223-4/+2
| * | | | | | | Added icons to users list and improved designJohn Molakvoæ (skjnldsv)2018-06-228-3/+36
|/ / / / / / /
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-06-22244-554/+614
* | | | | | | Merge pull request #9921 from nextcloud/resetpassword-login-prefillRoeland Jago Douma2018-06-213-11/+8
|\ \ \ \ \ \ \
| * | | | | | | prefill userid for login after password resetRobin Appelman2018-06-213-11/+8
* | | | | | | | Merge pull request #9954 from nextcloud/search-form-preventdefaultsMorris Jobke2018-06-211-3/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Prevent search form submitJohn Molakvoæ (skjnldsv)2018-06-211-3/+7
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #9578 from nextcloud/smb-3.0.0Morris Jobke2018-06-2134-438/+844
|\ \ \ \ \ \ \
| * | | | | | | use DAV instead of SMB for deletion testsRobin Appelman2018-06-211-5/+4
| * | | | | | | update icewind/smb to 3.0.0Robin Appelman2018-06-2134-433/+840
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #9868 from nextcloud/user-backend-tableRoeland Jago Douma2018-06-211-9/+13
|\ \ \ \ \ \ \
| * | | | | | | make table name configurable for db user backendRobin Appelman2018-06-191-9/+13
* | | | | | | | Merge pull request #9925 from nextcloud/select-only-visible-filesMorris Jobke2018-06-211-5/+33
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove debugJohn Molakvoæ (skjnldsv)2018-06-211-1/+0
| * | | | | | | Fix folder selectionJohn Molakvoæ (skjnldsv)2018-06-201-2/+3
| * | | | | | | Properly parse deselection and improved detectionJohn Molakvoæ (skjnldsv)2018-06-201-9/+28
| * | | | | | | IE11 compatibilityJohn Molakvoæ (skjnldsv)2018-06-201-1/+1
| * | | | | | | Select only searched filesJohn Molakvoæ (skjnldsv)2018-06-201-4/+13
* | | | | | | | Merge pull request #9951 from nextcloud/navigation-accessibilityJohn Molakvoæ2018-06-211-11/+30
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix navigation keyboard accessibilityJan-Christoph Borchardt2018-06-211-11/+30
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #9946 from nextcloud/bugfix/noid/files-external-settings-l...John Molakvoæ2018-06-212-7/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix files_external setings layoutJulius Härtl2018-06-212-7/+4
* | | | | | | | Merge pull request #9941 from nextcloud/browserstackMorris Jobke2018-06-211-0/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |