| Commit message (Expand) | Author | Age | Files | Lines |
* | Properly catch InvalidTokenException for better error response | Morris Jobke | 2018-01-18 | 1 | -2/+10 |
* | Add warning regarding freetype support | Roeland Jago Douma | 2017-12-13 | 1 | -0/+9 |
* | Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymore | Morris Jobke | 2017-12-08 | 1 | -1/+1 |
* | Merge pull request #7292 from Neraste/fix/4789_disabled_users | Lukas Reschke | 2017-11-27 | 1 | -3/+3 |
|\ |
|
| * | Fix #4789: Group admins cannot see disabled users | Neraste | 2017-11-27 | 1 | -3/+3 |
* | | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 1 | -7/+12 |
|/ |
|
* | Fix search in user managent when no group is selected | Morris Jobke | 2017-11-14 | 1 | -1/+1 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 12 | -2/+32 |
* | Use DI for IAppManager to encryption migration | Morris Jobke | 2017-10-24 | 1 | -4/+13 |
* | Set the data from the template | Joas Schilling | 2017-10-18 | 1 | -3/+1 |
* | Set the subject with the email template to allow theming | Joas Schilling | 2017-10-18 | 1 | -1/+2 |
* | fix url | Bjoern Schiessle | 2017-10-17 | 1 | -2/+2 |
* | App management: add update section | Julius Härtl | 2017-10-10 | 1 | -0/+29 |
* | Make sure the password contains special characters | Joas Schilling | 2017-09-07 | 1 | -1/+3 |
* | Merge setMetaData into constructor | Joas Schilling | 2017-09-04 | 1 | -3/+1 |
* | Implement metadata for email templates of remaining emails | Morris Jobke | 2017-08-30 | 1 | -0/+5 |
* | Fix group management which was broken since #5847 | Tobia De Koninck | 2017-08-15 | 1 | -3/+4 |
* | Use public API instead of private | Lukas Reschke | 2017-08-01 | 1 | -8/+8 |
* | Fix settings/Controller/ | Lukas Reschke | 2017-08-01 | 3 | -18/+23 |
* | Stricter phan config fixes | Lukas Reschke | 2017-08-01 | 1 | -6/+5 |
* | The app password avoids 1Il etc. Adapted comment accordingly | Marcel Waldvogel | 2017-07-21 | 1 | -1/+1 |
* | no warning on password change if no encryption module uses per-user keys | Bjoern Schiessle | 2017-07-06 | 1 | -1/+22 |
* | Merge pull request #5404 from nextcloud/use-translated-hint-insteadof-english... | blizzz | 2017-07-05 | 1 | -0/+4 |
|\ |
|
| * | Use translated Hint instead of english error on password policy | Joas Schilling | 2017-06-14 | 1 | -0/+4 |
* | | Merge pull request #5342 from nextcloud/userlist-used-space | Morris Jobke | 2017-07-05 | 1 | -44/+61 |
|\ \ |
|
| * | | show used space in user list | Robin Appelman | 2017-06-15 | 1 | -44/+61 |
| |/ |
|
* | | avoid marking two sections as active when they have the same name | Arthur Schiwon | 2017-06-23 | 3 | -13/+17 |
* | | already declared in Trait | Arthur Schiwon | 2017-06-23 | 1 | -2/+0 |
* | | Fix trait usage | Robin Appelman | 2017-06-23 | 3 | -8/+4 |
* | | add Additional (+ Fallback) section for Personal settings | Arthur Schiwon | 2017-06-23 | 2 | -2/+37 |
* | | add route and controller. consolidate common settings functions in a trait. | Arthur Schiwon | 2017-06-23 | 3 | -49/+203 |
* | | Allow to force a language and set it via the ocs api | Joas Schilling | 2017-06-21 | 1 | -87/+0 |
|/ |
|
* | Also cover the settings endpoint | Joas Schilling | 2017-06-02 | 1 | -19/+31 |
* | Improve readability of verify text | Morris Jobke | 2017-05-08 | 1 | -2/+2 |
* | Increase device password entropy. Use lower- and upper-case characters and di... | Fabrizio Steiner | 2017-05-08 | 1 | -4/+4 |
* | consolidate setEnabled method | Arthur Schiwon | 2017-04-29 | 1 | -76/+12 |
* | Use short array syntax | Christoph Wurst | 2017-04-29 | 1 | -112/+111 |
* | use proper return codes and handle failure cases | Morris Jobke | 2017-04-29 | 1 | -2/+4 |
* | Improve wording of error messages | Morris Jobke | 2017-04-29 | 1 | -4/+4 |
* | check $user object before using it | Morris Jobke | 2017-04-29 | 1 | -24/+24 |
* | change group id to _disabledUsers | Morris Jobke | 2017-04-29 | 1 | -6/+6 |
* | Implemented visual feedback if a user is disabled in admin user menu. | Thomas Pulzer | 2017-04-29 | 1 | -10/+144 |
* | send signature to lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -0/+2 |
* | fix path to the website proof | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
* | allow to display the verification code also while verification is already run... | Bjoern Schiessle | 2017-04-28 | 1 | -13/+15 |
* | update message in verify popup | Bjoern Schiessle | 2017-04-28 | 1 | -2/+2 |
* | check verification proof and update account table | Bjoern Schiessle | 2017-04-28 | 1 | -8/+54 |
* | store verification status in accounts table and update lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -1/+10 |
* | add verification dialog | Bjoern Schiessle | 2017-04-28 | 1 | -1/+54 |