Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 48 | -82/+1 |
* | Merge pull request #4396 from nextcloud/scan-non-existing | Roeland Jago Douma | 2017-04-21 | 2 | -7/+14 |
|\ | |||||
| * | Add PHPDoc and handle exception in ScanAppData as well | Morris Jobke | 2017-04-19 | 1 | -0/+2 |
| * | show error when trying to scan non existing path | Robin Appelman | 2017-04-19 | 1 | -7/+12 |
* | | Use RESPOND_NOT_FOUND for non existing user | Morris Jobke | 2017-04-21 | 2 | -2/+2 |
* | | Merge pull request #4422 from nextcloud/favorite-wording-detail | Roeland Jago Douma | 2017-04-21 | 1 | -2/+1 |
|\ \ | |||||
| * | | Wording detail fix for favorite emptycontent view | Jan-Christoph Borchardt | 2017-04-21 | 1 | -2/+1 |
* | | | Merge pull request #4423 from nextcloud/reload-fav-view | Morris Jobke | 2017-04-21 | 1 | -0/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | properly reload favorites list | Robin Appelman | 2017-04-21 | 1 | -0/+6 |
* | | | No need to log guzzle exception | Roeland Jago Douma | 2017-04-21 | 2 | -2/+2 |
* | | | Merge pull request #4406 from nextcloud/fix-unit-test-problems | Roeland Jago Douma | 2017-04-21 | 5 | -20/+31 |
|\ \ \ | |||||
| * | | | Fix invalid Dav test | Joas Schilling | 2017-04-20 | 2 | -7/+17 |
| * | | | Fix theming tests | Joas Schilling | 2017-04-20 | 2 | -10/+10 |
| * | | | Don't use deprecated getMock() anymore | Joas Schilling | 2017-04-20 | 1 | -3/+4 |
| |/ / | |||||
* | | | Merge pull request #4408 from nextcloud/accesslist_ng | Roeland Jago Douma | 2017-04-21 | 2 | -14/+18 |
|\ \ \ | |||||
| * | | | Move systemtags and comments to new accesslist functions | Roeland Jago Douma | 2017-04-20 | 2 | -14/+18 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-21 | 8 | -0/+20 |
* | | | | Merge pull request #4412 from individual-it/master | Morris Jobke | 2017-04-20 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | deleted forgotten code in test | Artur Neumann | 2017-04-20 | 1 | -1/+0 |
* | | | | | Merge pull request #4404 from Ardinis/master | Morris Jobke | 2017-04-20 | 1 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | reviewed | Ardinis | 2017-04-20 | 1 | -0/+7 |
| * | | | | | Remove json handling for files_external:config | Ardinis | 2017-04-14 | 1 | -7/+0 |
* | | | | | | Merge pull request #3595 from nextcloud/dav-sharing-changes | Morris Jobke | 2017-04-20 | 5 | -62/+85 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix unit tests | Morris Jobke | 2017-04-20 | 2 | -1/+5 |
| * | | | | | | Fix remaining "PHP Inspection" warnings | Joas Schilling | 2017-04-20 | 2 | -34/+27 |
| * | | | | | | Add public access modifier to all methods | Joas Schilling | 2017-04-20 | 2 | -20/+20 |
| * | | | | | | Restrict share handling to the owner only | Joas Schilling | 2017-04-20 | 3 | -8/+34 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #4402 from nextcloud/fix-clickable-area | Björn Schießle | 2017-04-20 | 1 | -0/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix clickable area in share permissions menu | Morris Jobke | 2017-04-19 | 1 | -0/+11 |
* | | | | | | | fix typo | Morris Jobke | 2017-04-20 | 1 | -1/+1 |
* | | | | | | | Fix casing | Morris Jobke | 2017-04-20 | 1 | -1/+1 |
* | | | | | | | fix unit tests | Bjoern Schiessle | 2017-04-20 | 2 | -10/+4 |
* | | | | | | | respect password policy for auto generated passwords | Bjoern Schiessle | 2017-04-20 | 2 | -5/+41 |
* | | | | | | | improve mail text | Bjoern Schiessle | 2017-04-20 | 1 | -3/+2 |
* | | | | | | | create activity if a password was send by mail | Bjoern Schiessle | 2017-04-20 | 2 | -24/+101 |
* | | | | | | | templates no longer needed | Bjoern Schiessle | 2017-04-20 | 2 | -91/+0 |
* | | | | | | | allow admin to enforce password on mail shares | Bjoern Schiessle | 2017-04-20 | 12 | -30/+313 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge pull request #4212 from individual-it/master | Joas Schilling | 2017-04-20 | 2 | -38/+149 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | remove accidently left over *f*it | Artur Neumann | 2017-04-18 | 1 | -1/+1 |
| * | | | | JS tests for upload only function | Artur Neumann | 2017-04-18 | 1 | -0/+99 |
| * | | | | refactor to make it easier to test | Artur Neumann | 2017-04-18 | 1 | -45/+50 |
| * | | | | validate file name before uploading in upload only folder | Artur Neumann | 2017-04-05 | 1 | -1/+8 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-20 | 78 | -24/+176 |
* | | | | | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 2 | -4/+4 |
| |/ / / |/| | | | |||||
* | | | | Improve menu CSS | Morris Jobke | 2017-04-19 | 2 | -65/+22 |
* | | | | Merge pull request #4385 from nextcloud/remove-unused-css | Roeland Jago Douma | 2017-04-19 | 1 | -51/+5 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Remove unused CSS | Morris Jobke | 2017-04-18 | 1 | -51/+5 |
* | | | | Merge pull request #4382 from nextcloud/use-proper-reply-to | Lukas Reschke | 2017-04-19 | 2 | -9/+286 |
|\ \ \ \ | |||||
| * | | | | Fix indentation | Lukas Reschke | 2017-04-19 | 1 | -1/+1 |
| * | | | | Add "Reply-To" on ShareByMailProvider mails | Lukas Reschke | 2017-04-18 | 2 | -9/+286 |