Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require password confirmation to change the Quota | Joas Schilling | 2016-11-18 | 2 | -3/+19 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Require confirmation to change the displayname | Joas Schilling | 2016-11-18 | 1 | -15/+31 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Confirm on create/delete group | Joas Schilling | 2016-11-18 | 1 | -2/+13 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | More fixes | Joas Schilling | 2016-11-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Hide and show after updating | Joas Schilling | 2016-11-18 | 1 | -4/+10 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Require password confirmation for user management | Joas Schilling | 2016-11-18 | 6 | -14/+74 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Require confirmation when changing the email settings | Joas Schilling | 2016-11-18 | 2 | -10/+43 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix error message displaying | Joas Schilling | 2016-11-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Require password confirmation for app password | Joas Schilling | 2016-11-18 | 2 | -3/+10 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Require password confirmation for changing the email | Joas Schilling | 2016-11-18 | 2 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-17 | 22 | -26/+12 |
| | |||||
* | Merge pull request #2131 from nextcloud/fix-tabs-in-translation | Roeland Jago Douma | 2016-11-16 | 1 | -6/+10 |
|\ | | | | | convert text to single line so tabs in translation issue is fixed | ||||
| * | No HTML in string | Roeland Jago Douma | 2016-11-16 | 1 | -1/+10 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | convert text to single line so tabs in translation issue is fixed | Jan-Christoph Borchardt | 2016-11-16 | 1 | -6/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboard | Roeland Jago Douma | 2016-11-16 | 1 | -10/+18 |
|\ \ | | | | | | | Adds copy tooltip to clipboards | ||||
| * | | Fix tooltips - they now properly change on click | Morris Jobke | 2016-11-16 | 2 | -11/+19 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | Adds copy tooltip to clipboards | Roeland Jago Douma | 2016-11-15 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #719 from nextcloud/lockdown | Roeland Jago Douma | 2016-11-16 | 3 | -12/+118 |
|\ \ \ | | | | | | | | | Allow restricting of app password permissions | ||||
| * | | | dropdown ui | Robin Appelman | 2016-11-16 | 3 | -24/+40 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | enable deleting/configuring new tokens | Robin Appelman | 2016-11-16 | 3 | -4/+12 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
| * | | | allow configuring filesystem access | Robin Appelman | 2016-11-16 | 3 | -5/+73 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
| * | | | app password scope wip | Robin Appelman | 2016-11-16 | 3 | -7/+21 |
| | |/ | |/| | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com> | ||||
* | | | left-align social media buttons correctly on Personal page too | Jan-Christoph Borchardt | 2016-11-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | Move social buttons to bottom on admin page | Roeland Jago Douma | 2016-11-16 | 2 | -1/+3 |
|/ / | | | | | | | | | | | For #2134 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / | Adjust previous fallbacks | Lukas Reschke | 2016-11-15 | 1 | -4/+4 |
|/ | | | | | | 11.0 is 11 and not 9.2 anymore Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Merge pull request #2093 from nextcloud/fix-single-author-with-details | Joas Schilling | 2016-11-14 | 2 | -11/+33 |
|\ | | | | | Fix single author with details | ||||
| * | Fixes javascript tests for apps.js | Roeland Jago Douma | 2016-11-13 | 1 | -10/+21 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Fix single author with details | Joas Schilling | 2016-11-11 | 1 | -1/+12 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-14 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-13 | 4 | -2/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-10 | 50 | -50/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-08 | 52 | -104/+104 |
| | |||||
* | Merge pull request #2026 from nextcloud/setting_lang | Morris Jobke | 2016-11-07 | 4 | -56/+97 |
|\ | | | | | Move setlanguage to controller | ||||
| * | Fix route and js | Roeland Jago Douma | 2016-11-06 | 3 | -56/+11 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Add settings PersonalController | Roeland Jago Douma | 2016-11-06 | 1 | -0/+86 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-07 | 6 | -0/+18 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-06 | 4 | -0/+12 |
|/ | |||||
* | Merge pull request #2021 from henrymohn/bug-1875_Password-Hint | Morris Jobke | 2016-11-05 | 1 | -11/+10 |
|\ | | | | | Removed else statement preventing Success message from displaying cau… | ||||
| * | Removed else statement preventing Success message from displaying causing ↵ | Henry Mohn | 2016-11-04 | 1 | -11/+10 |
| | | | | | | | | | | | | bug #1875 Signed-off-by: Henry Mohn <hmohniii@gmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-05 | 4 | -0/+14 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-04 | 4 | -4/+12 |
| | |||||
* | Hide "Add group" for subadmins | Vincent Petry | 2016-11-03 | 1 | -0/+2 |
| | |||||
* | Show a hint for system based cron user name | Morris Jobke | 2016-11-03 | 1 | -2/+15 |
| | | | | | | | | | * makes it easier to setup cron job * gives hints for PHP documentation * disables the cron setting if requirements not met * fixes #1989 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-03 | 52 | -414/+414 |
| | |||||
* | Merge pull request #1978 from nextcloud/remove-send-mail-option | Morris Jobke | 2016-11-02 | 1 | -5/+0 |
|\ | | | | | Remove send mail option | ||||
| * | remove 'send mail notification' option from sharing, replaced by ↵ | Bjoern Schiessle | 2016-11-02 | 1 | -5/+0 |
| | | | | | | | | | | | | send-by-mail feature Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Merge pull request #1960 from nextcloud/adjust-link-to-contributing.md | Roeland Jago Douma | 2016-11-02 | 1 | -3/+2 |
|\ \ | | | | | | | Adjust link to contributing.md | ||||
| * | | Adjust link to contributing.md | Joas Schilling | 2016-11-02 | 1 | -3/+2 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #1940 from nextcloud/new-appstore | Michael Grosser | 2016-11-02 | 9 | -254/+233 |
|\ \ \ | |_|/ |/| | | Use new appstore API | ||||
| * | | Proxy images through usercontent.apps.nextcloud.com | Lukas Reschke | 2016-10-31 | 2 | -5/+6 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> |