summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Remove unused use statementsMorris Jobke2017-04-2248-82/+1
* Merge pull request #4396 from nextcloud/scan-non-existingRoeland Jago Douma2017-04-212-7/+14
|\
| * Add PHPDoc and handle exception in ScanAppData as wellMorris Jobke2017-04-191-0/+2
| * show error when trying to scan non existing pathRobin Appelman2017-04-191-7/+12
* | Use RESPOND_NOT_FOUND for non existing userMorris Jobke2017-04-212-2/+2
* | Merge pull request #4422 from nextcloud/favorite-wording-detailRoeland Jago Douma2017-04-211-2/+1
|\ \
| * | Wording detail fix for favorite emptycontent viewJan-Christoph Borchardt2017-04-211-2/+1
* | | Merge pull request #4423 from nextcloud/reload-fav-viewMorris Jobke2017-04-211-0/+6
|\ \ \ | |/ / |/| |
| * | properly reload favorites listRobin Appelman2017-04-211-0/+6
* | | No need to log guzzle exceptionRoeland Jago Douma2017-04-212-2/+2
* | | Merge pull request #4406 from nextcloud/fix-unit-test-problemsRoeland Jago Douma2017-04-215-20/+31
|\ \ \
| * | | Fix invalid Dav testJoas Schilling2017-04-202-7/+17
| * | | Fix theming testsJoas Schilling2017-04-202-10/+10
| * | | Don't use deprecated getMock() anymoreJoas Schilling2017-04-201-3/+4
| |/ /
* | | Merge pull request #4408 from nextcloud/accesslist_ngRoeland Jago Douma2017-04-212-14/+18
|\ \ \
| * | | Move systemtags and comments to new accesslist functionsRoeland Jago Douma2017-04-202-14/+18
* | | | [tx-robot] updated from transifexNextcloud bot2017-04-218-0/+20
* | | | Merge pull request #4412 from individual-it/masterMorris Jobke2017-04-201-1/+0
|\ \ \ \
| * | | | deleted forgotten code in testArtur Neumann2017-04-201-1/+0
* | | | | Merge pull request #4404 from Ardinis/masterMorris Jobke2017-04-201-6/+6
|\ \ \ \ \
| * | | | | reviewedArdinis2017-04-201-0/+7
| * | | | | Remove json handling for files_external:configArdinis2017-04-141-7/+0
* | | | | | Merge pull request #3595 from nextcloud/dav-sharing-changesMorris Jobke2017-04-205-62/+85
|\ \ \ \ \ \
| * | | | | | Fix unit testsMorris Jobke2017-04-202-1/+5
| * | | | | | Fix remaining "PHP Inspection" warningsJoas Schilling2017-04-202-34/+27
| * | | | | | Add public access modifier to all methodsJoas Schilling2017-04-202-20/+20
| * | | | | | Restrict share handling to the owner onlyJoas Schilling2017-04-203-8/+34
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4402 from nextcloud/fix-clickable-areaBjörn Schießle2017-04-201-0/+11
|\ \ \ \ \ \
| * | | | | | Fix clickable area in share permissions menuMorris Jobke2017-04-191-0/+11
* | | | | | | fix typoMorris Jobke2017-04-201-1/+1
* | | | | | | Fix casingMorris Jobke2017-04-201-1/+1
* | | | | | | fix unit testsBjoern Schiessle2017-04-202-10/+4
* | | | | | | respect password policy for auto generated passwordsBjoern Schiessle2017-04-202-5/+41
* | | | | | | improve mail textBjoern Schiessle2017-04-201-3/+2
* | | | | | | create activity if a password was send by mailBjoern Schiessle2017-04-202-24/+101
* | | | | | | templates no longer neededBjoern Schiessle2017-04-202-91/+0
* | | | | | | allow admin to enforce password on mail sharesBjoern Schiessle2017-04-2012-30/+313
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #4212 from individual-it/masterJoas Schilling2017-04-202-38/+149
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | remove accidently left over *f*itArtur Neumann2017-04-181-1/+1
| * | | | JS tests for upload only functionArtur Neumann2017-04-181-0/+99
| * | | | refactor to make it easier to testArtur Neumann2017-04-181-45/+50
| * | | | validate file name before uploading in upload only folderArtur Neumann2017-04-051-1/+8
* | | | | [tx-robot] updated from transifexNextcloud bot2017-04-2078-24/+176
* | | | | Rename renderHTML to renderHtmlMorris Jobke2017-04-192-4/+4
| |/ / / |/| | |
* | | | Improve menu CSSMorris Jobke2017-04-192-65/+22
* | | | Merge pull request #4385 from nextcloud/remove-unused-cssRoeland Jago Douma2017-04-191-51/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unused CSSMorris Jobke2017-04-181-51/+5
* | | | Merge pull request #4382 from nextcloud/use-proper-reply-toLukas Reschke2017-04-192-9/+286
|\ \ \ \
| * | | | Fix indentationLukas Reschke2017-04-191-1/+1
| * | | | Add "Reply-To" on ShareByMailProvider mailsLukas Reschke2017-04-182-9/+286