Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide and show after updating | Joas Schilling | 2016-11-18 | 1 | -4/+10 |
* | Require password confirmation for user management | Joas Schilling | 2016-11-18 | 6 | -14/+74 |
* | Require password confirmation when changing workflow rules | Joas Schilling | 2016-11-18 | 2 | -0/+16 |
* | Require confirmation for app config changes | Joas Schilling | 2016-11-18 | 1 | -0/+4 |
* | Require confirmation when changing the email settings | Joas Schilling | 2016-11-18 | 2 | -10/+43 |
* | Make sure it is a function | Joas Schilling | 2016-11-18 | 1 | -1/+1 |
* | Fix error message displaying | Joas Schilling | 2016-11-18 | 1 | -1/+1 |
* | Require password confirmation for app password | Joas Schilling | 2016-11-18 | 2 | -3/+10 |
* | Require confirmation when generating backup codes | Joas Schilling | 2016-11-18 | 2 | -4/+11 |
* | Allow to check it via the API | Joas Schilling | 2016-11-18 | 1 | -2/+16 |
* | Require password confirmation for changing the email | Joas Schilling | 2016-11-18 | 2 | -0/+2 |
* | Introduce PasswordConfirmRequired annotation | Joas Schilling | 2016-11-18 | 3 | -0/+52 |
* | Introduce the UI for password confirmation | Joas Schilling | 2016-11-18 | 8 | -4/+167 |
* | Merge pull request #2167 from nextcloud/mountmanager-lockdown | Morris Jobke | 2016-11-17 | 1 | -2/+2 |
|\ | |||||
| * | ensure we setup the mount manager when in lockdown | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
* | | Merge pull request #2153 from nextcloud/version-hint | Morris Jobke | 2016-11-17 | 1 | -4/+9 |
|\ \ | |||||
| * | | Show all in one message | Joas Schilling | 2016-11-16 | 1 | -4/+9 |
| * | | add explanatory text of what to do on app version error | Jan-Christoph Borchardt | 2016-11-16 | 1 | -2/+2 |
* | | | Merge pull request #2124 from nextcloud/oc_26591 | Lukas Reschke | 2016-11-17 | 1 | -2/+7 |
|\ \ \ | |||||
| * | | | Cache js, css and woff files for a week (#26591) | Jörn Friedrich Dreyer | 2016-11-14 | 1 | -2/+7 |
* | | | | Merge pull request #2175 from nextcloud/token-invalidate-debug | Christoph Wurst | 2016-11-17 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | use lower loglevel for token cleanup messages | Robin Appelman | 2016-11-17 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge pull request #2170 from nextcloud/ocs_person_to_controller | Joas Schilling | 2016-11-17 | 5 | -57/+248 |
|\ \ \ \ | |||||
| * | | | | Add OCSControllerTests | Roeland Jago Douma | 2016-11-16 | 1 | -0/+209 |
| * | | | | Move OC\OCS\Person to OCSController | Roeland Jago Douma | 2016-11-16 | 4 | -57/+39 |
* | | | | | Merge pull request #2174 from nextcloud/icons-audio-video-off | Joas Schilling | 2016-11-17 | 7 | -2/+42 |
|\ \ \ \ \ | |||||
| * | | | | | add icons for audio mute and video off | Jan-Christoph Borchardt | 2016-11-17 | 7 | -2/+42 |
|/ / / / / | |||||
* | | | | | Merge pull request #2164 from nextcloud/token-login-wanring | Lukas Reschke | 2016-11-17 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | fix warning with token login | Robin Appelman | 2016-11-16 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-17 | 118 | -460/+832 |
* | | | | | Merge pull request #2122 from nextcloud/downstream-26520 | Morris Jobke | 2016-11-17 | 3 | -7/+11 |
|\ \ \ \ \ | |||||
| * | | | | | only use one kind of hack for the storage wrappers of the sharing code | Morris Jobke | 2016-11-16 | 2 | -1/+4 |
| * | | | | | Hack to prevent warning for read-only wrapper in public links | Vincent Petry | 2016-11-16 | 2 | -6/+7 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #2141 from nextcloud/icon-background | Roeland Jago Douma | 2016-11-17 | 5 | -7/+31 |
|\ \ \ \ \ | |||||
| * | | | | | add dark background fade to icons to make them visible on light backgrounds | Jan-Christoph Borchardt | 2016-11-15 | 5 | -7/+31 |
* | | | | | | Merge pull request #2151 from nextcloud/theming-fixes | Morris Jobke | 2016-11-16 | 2 | -30/+53 |
|\ \ \ \ \ \ | |||||
| * | | | | | | theming: move reset button into field and only show when focused | Jan-Christoph Borchardt | 2016-11-16 | 2 | -30/+53 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #2131 from nextcloud/fix-tabs-in-translation | Roeland Jago Douma | 2016-11-16 | 1 | -6/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | No HTML in string | Roeland Jago Douma | 2016-11-16 | 1 | -1/+10 |
| * | | | | | | convert text to single line so tabs in translation issue is fixed | Jan-Christoph Borchardt | 2016-11-16 | 1 | -6/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #2147 from nextcloud/dont-update-same-value | Roeland Jago Douma | 2016-11-16 | 1 | -4/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use getvalue to fetch the value | Roeland Jago Douma | 2016-11-16 | 1 | -5/+4 |
| * | | | | | | Don't update value if it is already set to the same value | Morris Jobke | 2016-11-16 | 1 | -1/+4 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #2157 from nextcloud/fix-checkboxes | Joas Schilling | 2016-11-16 | 3 | -8/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix margin for checkboxes in multiselect options | Julius Haertl | 2016-11-16 | 1 | -3/+1 |
| * | | | | | | Revert "Fix #1782" | Julius Haertl | 2016-11-16 | 2 | -5/+5 |
* | | | | | | | Merge pull request #2123 from nextcloud/downstream-26522 | Joas Schilling | 2016-11-16 | 2 | -2/+34 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Skip hidden files when counting visible files in list (#26522) | Vincent Petry | 2016-11-14 | 2 | -2/+34 |
* | | | | | | | Merge pull request #2160 from nextcloud/its-nextcloud | Roeland Jago Douma | 2016-11-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | It's Nextcloud | Marius Blüm | 2016-11-16 | 1 | -1/+1 |