Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 442 | -2152/+1486 |
| | |||||
* | Merge pull request #4369 from nextcloud/fix-translations | Morris Jobke | 2017-04-18 | 31 | -46/+46 |
|\ | | | | | Fix translations | ||||
| * | Fix translations | Joas Schilling | 2017-04-18 | 31 | -46/+46 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | 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 | ||||
| * | | expand clickable area of popover menu entries to full width | Jan-Christoph Borchardt | 2017-04-18 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | Merge pull request #4379 from nextcloud/nicely-designed-confirmation-mail | Morris Jobke | 2017-04-18 | 2 | -4/+18 |
|\ \ \ | | | | | | | | | Beautify test email | ||||
| * | | | Beautify test email | Lukas Reschke | 2017-04-18 | 2 | -4/+18 |
| |/ / | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | 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 | ||||
| * | | Add instance name to default sender | Lukas Reschke | 2017-04-18 | 1 | -1/+1 |
| |/ | | | | | | | | | | | Otherwise your mail program shows "foo@mail.com" instead of "Nextcloud" or whatever your instance name is. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Merge pull request #4372 from nextcloud/smtp-password | Morris Jobke | 2017-04-18 | 6 | -134/+113 |
|\ \ | | | | | | | Don't put the SMTP password into the HTML code | ||||
| * | | Fix unit tests | Morris Jobke | 2017-04-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | Fix some more stuff | Joas Schilling | 2017-04-18 | 2 | -16/+22 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Fix tests | Joas Schilling | 2017-04-18 | 2 | -47/+17 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Don't put the SMTP password into the HTML code | Joas Schilling | 2017-04-18 | 4 | -74/+77 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 82 | -120/+96 |
| | | |||||
* | | Merge pull request #4376 from ↵ | Christoph Wurst | 2017-04-18 | 2 | -40/+35 |
|\ \ | |/ |/| | | | | | nextcloud/add-bruteforce-protection-to-change-self-password Add bruteforce protection to changePersonalPassword | ||||
| * | Add bruteforce protection to changePersonalPassword | Lukas Reschke | 2017-04-18 | 2 | -40/+35 |
|/ | | | | | | While the risk is actually quite low because one would already have the user session and could potentially do other havoc it makes sense to throttle here in case of invalid previous password attempts. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [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 |
|\ | | | | | Access list to share manager | ||||
| * | Mail shares trigger the public key | Roeland Jago Douma | 2017-04-13 | 2 | -17/+17 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Update autoloader | Roeland Jago Douma | 2017-04-13 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Fix server container registration | Roeland Jago Douma | 2017-04-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Not needed in the DIContainer anymore | Roeland Jago Douma | 2017-04-13 | 1 | -6/+0 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Do not set full path if not currentAccess | Roeland Jago Douma | 2017-04-13 | 1 | -6/+11 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Add samples to the docs | Joas Schilling | 2017-04-13 | 1 | -0/+38 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Add more tests for the share helper | Joas Schilling | 2017-04-13 | 1 | -0/+111 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Catch exceptions and use as many results as possible | Joas Schilling | 2017-04-13 | 1 | -24/+59 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Activate the test | Joas Schilling | 2017-04-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 10 | -33/+100 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Add unit tests for sharebymail provider | Joas Schilling | 2017-04-13 | 1 | -0/+55 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix share manager test | Joas Schilling | 2017-04-13 | 1 | -13/+24 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix default share provider | Joas Schilling | 2017-04-13 | 2 | -16/+17 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix tests for ShareHelper | Joas Schilling | 2017-04-13 | 2 | -44/+85 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix federated file sharing | Joas Schilling | 2017-04-13 | 1 | -4/+23 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix returned paths for remote shares | Joas Schilling | 2017-04-13 | 5 | -25/+13 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Return the token as well | Joas Schilling | 2017-04-13 | 2 | -2/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Also return the token | Joas Schilling | 2017-04-13 | 1 | -5/+11 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Return the paths for the users without setting them all up | Joas Schilling | 2017-04-13 | 8 | -54/+170 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Fix comments | Roeland Jago Douma | 2017-04-13 | 5 | -3/+61 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Add shareHelper test | Roeland Jago Douma | 2017-04-13 | 1 | -0/+94 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Add mail element to access list | Roeland Jago Douma | 2017-04-13 | 7 | -10/+62 |
| | | | | | | | | | | | | | | | | * Each provider just returns what they have so adding an element won't require changing everything * Added tests Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 9 | -82/+372 |
| | | | | | | | | | | | | | | | | * This allows for effective queries. * Introduce currentAccess parameter to speciy if the users needs to have currently acces (deleted incomming group share). (For notifications) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Added ShareHelper | Roeland Jago Douma | 2017-04-13 | 1 | -0/+64 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Fix tests | Roeland Jago Douma | 2017-04-13 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Port Encryption/file to new getAccessList | Roeland Jago Douma | 2017-04-13 | 2 | -7/+32 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Added to public interface | Roeland Jago Douma | 2017-04-13 | 3 | -8/+41 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Add owner to access list | Roeland Jago Douma | 2017-04-13 | 3 | -2/+6 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Add getAccessList to ShareManager | Roeland Jago Douma | 2017-04-13 | 2 | -6/+144 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |