summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke2017-04-1831-46/+46
|\
| * Fix translationsJoas Schilling2017-04-1831-46/+46
* | Merge pull request #3585 from nextcloud/popover-clickable-areaMorris Jobke2017-04-181-0/+1
|\ \
| * | expand clickable area of popover menu entries to full widthJan-Christoph Borchardt2017-04-181-0/+1
* | | Merge pull request #4379 from nextcloud/nicely-designed-confirmation-mailMorris Jobke2017-04-182-4/+18
|\ \ \
| * | | Beautify test emailLukas Reschke2017-04-182-4/+18
| |/ /
* | | Merge pull request #4380 from nextcloud/show-instance-name-in-fromMorris Jobke2017-04-181-1/+1
|\ \ \ | |/ / |/| |
| * | Add instance name to default senderLukas Reschke2017-04-181-1/+1
| |/
* | Merge pull request #4372 from nextcloud/smtp-passwordMorris Jobke2017-04-186-134/+113
|\ \
| * | Fix unit testsMorris Jobke2017-04-181-1/+1
| * | Fix some more stuffJoas Schilling2017-04-182-16/+22
| * | Fix testsJoas Schilling2017-04-182-47/+17
| * | Don't put the SMTP password into the HTML codeJoas Schilling2017-04-184-74/+77
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-04-1882-120/+96
* | Merge pull request #4376 from nextcloud/add-bruteforce-protection-to-change-s...Christoph Wurst2017-04-182-40/+35
|\ \ | |/ |/|
| * Add bruteforce protection to changePersonalPasswordLukas Reschke2017-04-182-40/+35
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-1854-42/+296
* [tx-robot] updated from transifexNextcloud bot2017-04-1738-344/+448
* [tx-robot] updated from transifexNextcloud bot2017-04-1628-346/+624
* Merge pull request #2834 from nextcloud/accesListToShareManagerMorris Jobke2017-04-1517-32/+1287
|\
| * Mail shares trigger the public keyRoeland Jago Douma2017-04-132-17/+17
| * Update autoloaderRoeland Jago Douma2017-04-132-0/+2
| * Fix server container registrationRoeland Jago Douma2017-04-131-1/+1
| * Not needed in the DIContainer anymoreRoeland Jago Douma2017-04-131-6/+0
| * Do not set full path if not currentAccessRoeland Jago Douma2017-04-131-6/+11
| * Add samples to the docsJoas Schilling2017-04-131-0/+38
| * Add more tests for the share helperJoas Schilling2017-04-131-0/+111
| * Catch exceptions and use as many results as possibleJoas Schilling2017-04-131-24/+59
| * Activate the testJoas Schilling2017-04-131-1/+1
| * Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-1310-33/+100
| * Add unit tests for sharebymail providerJoas Schilling2017-04-131-0/+55
| * Fix share manager testJoas Schilling2017-04-131-13/+24
| * Fix default share providerJoas Schilling2017-04-132-16/+17
| * Fix tests for ShareHelperJoas Schilling2017-04-132-44/+85
| * Fix federated file sharingJoas Schilling2017-04-131-4/+23
| * Fix returned paths for remote sharesJoas Schilling2017-04-135-25/+13
| * Return the token as wellJoas Schilling2017-04-132-2/+3
| * Also return the tokenJoas Schilling2017-04-131-5/+11
| * Return the paths for the users without setting them all upJoas Schilling2017-04-138-54/+170
| * Fix commentsRoeland Jago Douma2017-04-135-3/+61
| * Add shareHelper testRoeland Jago Douma2017-04-131-0/+94
| * Add mail element to access listRoeland Jago Douma2017-04-137-10/+62
| * Offload acceslist creation to providersRoeland Jago Douma2017-04-139-82/+372
| * Added ShareHelperRoeland Jago Douma2017-04-131-0/+64
| * Fix testsRoeland Jago Douma2017-04-131-0/+6
| * Port Encryption/file to new getAccessListRoeland Jago Douma2017-04-132-7/+32
| * Added to public interfaceRoeland Jago Douma2017-04-133-8/+41
| * Add owner to access listRoeland Jago Douma2017-04-133-2/+6
| * Add getAccessList to ShareManagerRoeland Jago Douma2017-04-132-6/+144
* | [tx-robot] updated from transifexNextcloud bot2017-04-1572-424/+632