summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [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 test
| * deleted forgotten code in testArtur Neumann2017-04-201-1/+0
| | | | | | | | how embarrassing, left code from before I've done the loop around the test Signed-off-by: Artur Neumann <info@individual-it.net>
* | Merge pull request #4404 from Ardinis/masterMorris Jobke2017-04-201-6/+6
|\ \ | | | | | | Remove json handling for files_external:config
| * | reviewedArdinis2017-04-201-0/+7
| | |
| * | Remove json handling for files_external:configArdinis2017-04-141-7/+0
| | | | | | | | | #4347
* | | Merge pull request #3595 from nextcloud/dav-sharing-changesMorris Jobke2017-04-205-62/+85
|\ \ \ | | | | | | | | Restrict DAV share handling to the owner only
| * | | Fix unit testsMorris Jobke2017-04-202-1/+5
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | Fix remaining "PHP Inspection" warningsJoas Schilling2017-04-202-34/+27
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Add public access modifier to all methodsJoas Schilling2017-04-202-20/+20
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Restrict share handling to the owner onlyJoas Schilling2017-04-203-8/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise group members can remove the share for the complete group, remove edit permissions and even single user shares for other users. Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #4402 from nextcloud/fix-clickable-areaBjörn Schießle2017-04-201-0/+11
|\ \ \ \ | | | | | | | | | | Fix clickable area in share permissions menu
| * | | | Fix clickable area in share permissions menuMorris Jobke2017-04-191-0/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | fix typoMorris Jobke2017-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Fix casingMorris Jobke2017-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | fix unit testsBjoern Schiessle2017-04-202-10/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | | respect password policy for auto generated passwordsBjoern Schiessle2017-04-202-5/+41
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | | improve mail textBjoern Schiessle2017-04-201-3/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | | create activity if a password was send by mailBjoern Schiessle2017-04-202-24/+101
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | | templates no longer neededBjoern Schiessle2017-04-202-91/+0
| | | | |
* | | | | allow admin to enforce password on mail sharesBjoern Schiessle2017-04-2012-30/+313
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | | Merge pull request #4212 from individual-it/masterJoas Schilling2017-04-202-38/+149
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | validate file name before uploading in upload only folder
| * | | remove accidently left over *f*itArtur Neumann2017-04-181-1/+1
| | | | | | | | | | | | Signed-off-by: Artur Neumann <info@individual-it.net>
| * | | JS tests for upload only functionArtur Neumann2017-04-181-0/+99
| | | | | | | | | | | | Signed-off-by: Artur Neumann <info@individual-it.net>
| * | | refactor to make it easier to testArtur Neumann2017-04-181-45/+50
| | | | | | | | | | | | Signed-off-by: Artur Neumann <info@individual-it.net>
| * | | validate file name before uploading in upload only folderArtur Neumann2017-04-051-1/+8
| | | | | | | | | | | | | | | | | | | | fixes #4211 Signed-off-by: Artur Neumann <info@individual-it.net>
* | | | [tx-robot] updated from transifexNextcloud bot2017-04-2078-24/+176
| | | |
* | | | Rename renderHTML to renderHtmlMorris Jobke2017-04-192-4/+4
| |/ / |/| | | | | | | | | | | | | | | | | * fixes #4383 * improves consistency Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Improve menu CSSMorris Jobke2017-04-192-65/+22
| | | | | | | | | | | | | | | | | | | | | | | | * fix mess with menus and actions in the files app * reduces amount of !important usages * keeps the behaviour on mobile as well as on desktop Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #4385 from nextcloud/remove-unused-cssRoeland Jago Douma2017-04-191-51/+5
|\ \ \ | | | | | | | | Remove unused CSS
| * | | Remove unused CSSMorris Jobke2017-04-181-51/+5
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #4382 from nextcloud/use-proper-reply-toLukas Reschke2017-04-192-9/+286
|\ \ \ \ | | | | | | | | | | Add "Reply-To" on ShareByMailProvider mails
| * | | | Fix indentationLukas Reschke2017-04-191-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | | | Add "Reply-To" on ShareByMailProvider mailsLukas Reschke2017-04-182-9/+286
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/nextcloud/server/issues/4209 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | | Merge pull request #4350 from ↵Roeland Jago Douma2017-04-194-5/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/adjust-old-bruteforce-protection-annotations Adjust existing bruteforce protection code
| * | | | | Adjust existing bruteforce protection codeLukas Reschke2017-04-144-5/+7
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Moves code to annotation - Adds the `throttle()` call on the responses on existing annotations Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | | [tx-robot] updated from transifexNextcloud bot2017-04-198-0/+16
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2017-04-18202-650/+618
| | | | |
* | | | | Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke2017-04-1812-19/+19
|\ \ \ \ \ | |_|_|/ / |/| | | | Fix translations
| * | | | Fix translationsJoas Schilling2017-04-1812-19/+19
| | |/ / | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / | | [tx-robot] updated from transifexNextcloud bot2017-04-1876-116/+52
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-04-1826-24/+144
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-04-1726-340/+336
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-04-1610-106/+106
| | |
* | | Merge pull request #2834 from nextcloud/accesListToShareManagerMorris Jobke2017-04-154-1/+186
|\ \ \ | | | | | | | | Access list to share manager
| * | | Mail shares trigger the public keyRoeland Jago Douma2017-04-132-17/+17
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-134-1/+30
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Add unit tests for sharebymail providerJoas Schilling2017-04-131-0/+55
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Fix federated file sharingJoas Schilling2017-04-131-4/+23
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Fix returned paths for remote sharesJoas Schilling2017-04-131-2/+1
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>