Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-20 | 130 | -48/+478 |
| | |||||
* | Merge pull request #4384 from nextcloud/renderHtml-fix | Morris Jobke | 2017-04-19 | 11 | -23/+23 |
|\ | | | | | Rename renderHTML to renderHtml | ||||
| * | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 11 | -23/+23 |
|/ | | | | | | | * fixes #4383 * improves consistency Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #4387 from nextcloud/fix-little-glitch | Morris Jobke | 2017-04-19 | 1 | -1/+1 |
|\ | | | | | Fix font-weight of settings button | ||||
| * | Fix font-weight of settings button | Morris Jobke | 2017-04-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #4388 from nextcloud/remove-unused-stuff | Morris Jobke | 2017-04-19 | 1 | -58/+0 |
|\ \ | | | | | | | Remove unused CSS styles | ||||
| * | | Remove unused CSS styles | Morris Jobke | 2017-04-18 | 1 | -58/+0 |
| |/ | | | | | | | | | | | * could not find an traces of .popup and .arrow anywhere else Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #4386 from nextcloud/improve-menu-css | Morris Jobke | 2017-04-19 | 4 | -72/+28 |
|\ \ | | | | | | | Improve menu CSS | ||||
| * | | Improve menu CSS | Morris Jobke | 2017-04-19 | 4 | -72/+28 |
|/ / | | | | | | | | | | | | | | | * 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-css | Roeland Jago Douma | 2017-04-19 | 2 | -57/+5 |
|\ \ | | | | | | | Remove unused CSS | ||||
| * | | Remove unused CSS | Morris Jobke | 2017-04-18 | 2 | -57/+5 |
| |/ | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #4395 from nextcloud/fix_4394 | Lukas Reschke | 2017-04-19 | 1 | -0/+4 |
|\ \ | | | | | | | Do not show empty admin sections | ||||
| * | | Do not show empty admin sections | Roeland Jago Douma | 2017-04-19 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #4393 It is far from efficient code. But then again it is easy to understand and I doubt admins will browse it 24/7 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #4382 from nextcloud/use-proper-reply-to | Lukas Reschke | 2017-04-19 | 3 | -10/+289 |
|\ \ \ | |/ / |/| | | Add "Reply-To" on ShareByMailProvider mails | ||||
| * | | Fix indentation | Lukas Reschke | 2017-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | | Add "Reply-To" on ShareByMailProvider mails | Lukas Reschke | 2017-04-18 | 3 | -10/+289 |
| | | | | | | | | | | | | | | | | | | Fixes https://github.com/nextcloud/server/issues/4209 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Merge pull request #4350 from ↵ | Roeland Jago Douma | 2017-04-19 | 8 | -72/+43 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/adjust-old-bruteforce-protection-annotations Adjust existing bruteforce protection code | ||||
| * | | | Adjust existing bruteforce protection code | Lukas Reschke | 2017-04-14 | 8 | -72/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Moves code to annotation - Adds the `throttle()` call on the responses on existing annotations Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | | Merge pull request #4371 from nextcloud/dont-allow-dot-usernames | Morris Jobke | 2017-04-18 | 2 | -1/+48 |
|\ \ \ \ | | | | | | | | | | | Better validation of allowed user names | ||||
| * | | | | Better validation of allowed user names | Joas Schilling | 2017-04-18 | 2 | -1/+48 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-19 | 14 | -0/+48 |
| | | | | |||||
* | | | | [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> |