Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4369 from nextcloud/fix-translations | Morris Jobke | 2017-04-18 | 31 | -46/+46 |
|\ | |||||
| * | Fix translations | Joas Schilling | 2017-04-18 | 31 | -46/+46 |
* | | Merge pull request #3585 from nextcloud/popover-clickable-area | Morris Jobke | 2017-04-18 | 1 | -0/+1 |
|\ \ | |||||
| * | | expand clickable area of popover menu entries to full width | Jan-Christoph Borchardt | 2017-04-18 | 1 | -0/+1 |
* | | | Merge pull request #4379 from nextcloud/nicely-designed-confirmation-mail | Morris Jobke | 2017-04-18 | 2 | -4/+18 |
|\ \ \ | |||||
| * | | | Beautify test email | Lukas Reschke | 2017-04-18 | 2 | -4/+18 |
| |/ / | |||||
* | | | Merge pull request #4380 from nextcloud/show-instance-name-in-from | Morris Jobke | 2017-04-18 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add instance name to default sender | Lukas Reschke | 2017-04-18 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #4372 from nextcloud/smtp-password | Morris Jobke | 2017-04-18 | 6 | -134/+113 |
|\ \ | |||||
| * | | Fix unit tests | Morris Jobke | 2017-04-18 | 1 | -1/+1 |
| * | | Fix some more stuff | Joas Schilling | 2017-04-18 | 2 | -16/+22 |
| * | | Fix tests | Joas Schilling | 2017-04-18 | 2 | -47/+17 |
| * | | Don't put the SMTP password into the HTML code | Joas Schilling | 2017-04-18 | 4 | -74/+77 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 82 | -120/+96 |
* | | Merge pull request #4376 from nextcloud/add-bruteforce-protection-to-change-s... | Christoph Wurst | 2017-04-18 | 2 | -40/+35 |
|\ \ | |/ |/| | |||||
| * | Add bruteforce protection to changePersonalPassword | Lukas Reschke | 2017-04-18 | 2 | -40/+35 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 54 | -42/+296 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-17 | 38 | -344/+448 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-16 | 28 | -346/+624 |
* | Merge pull request #2834 from nextcloud/accesListToShareManager | Morris Jobke | 2017-04-15 | 17 | -32/+1287 |
|\ | |||||
| * | Mail shares trigger the public key | Roeland Jago Douma | 2017-04-13 | 2 | -17/+17 |
| * | Update autoloader | Roeland Jago Douma | 2017-04-13 | 2 | -0/+2 |
| * | Fix server container registration | Roeland Jago Douma | 2017-04-13 | 1 | -1/+1 |
| * | Not needed in the DIContainer anymore | Roeland Jago Douma | 2017-04-13 | 1 | -6/+0 |
| * | Do not set full path if not currentAccess | Roeland Jago Douma | 2017-04-13 | 1 | -6/+11 |
| * | Add samples to the docs | Joas Schilling | 2017-04-13 | 1 | -0/+38 |
| * | Add more tests for the share helper | Joas Schilling | 2017-04-13 | 1 | -0/+111 |
| * | Catch exceptions and use as many results as possible | Joas Schilling | 2017-04-13 | 1 | -24/+59 |
| * | Activate the test | Joas Schilling | 2017-04-13 | 1 | -1/+1 |
| * | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 10 | -33/+100 |
| * | Add unit tests for sharebymail provider | Joas Schilling | 2017-04-13 | 1 | -0/+55 |
| * | Fix share manager test | Joas Schilling | 2017-04-13 | 1 | -13/+24 |
| * | Fix default share provider | Joas Schilling | 2017-04-13 | 2 | -16/+17 |
| * | Fix tests for ShareHelper | Joas Schilling | 2017-04-13 | 2 | -44/+85 |
| * | Fix federated file sharing | Joas Schilling | 2017-04-13 | 1 | -4/+23 |
| * | Fix returned paths for remote shares | Joas Schilling | 2017-04-13 | 5 | -25/+13 |
| * | Return the token as well | Joas Schilling | 2017-04-13 | 2 | -2/+3 |
| * | Also return the token | Joas Schilling | 2017-04-13 | 1 | -5/+11 |
| * | Return the paths for the users without setting them all up | Joas Schilling | 2017-04-13 | 8 | -54/+170 |
| * | Fix comments | Roeland Jago Douma | 2017-04-13 | 5 | -3/+61 |
| * | Add shareHelper test | Roeland Jago Douma | 2017-04-13 | 1 | -0/+94 |
| * | Add mail element to access list | Roeland Jago Douma | 2017-04-13 | 7 | -10/+62 |
| * | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 9 | -82/+372 |
| * | Added ShareHelper | Roeland Jago Douma | 2017-04-13 | 1 | -0/+64 |
| * | Fix tests | Roeland Jago Douma | 2017-04-13 | 1 | -0/+6 |
| * | Port Encryption/file to new getAccessList | Roeland Jago Douma | 2017-04-13 | 2 | -7/+32 |
| * | Added to public interface | Roeland Jago Douma | 2017-04-13 | 3 | -8/+41 |
| * | Add owner to access list | Roeland Jago Douma | 2017-04-13 | 3 | -2/+6 |
| * | Add getAccessList to ShareManager | Roeland Jago Douma | 2017-04-13 | 2 | -6/+144 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-15 | 72 | -424/+632 |