| Commit message (Expand) | Author | Age | Files | Lines |
* | remove obsolete files | Arthur Schiwon | 2017-06-23 | 1 | -281/+0 |
* | Allow to force a language and set it via the ocs api | Joas Schilling | 2017-06-21 | 1 | -52/+57 |
* | Revert "allow admin to disable groups on personal page" | Morris Jobke | 2017-06-13 | 1 | -1/+0 |
* | Merge pull request #5267 from nextcloud/personal-sessions-renamwe | Joas Schilling | 2017-06-07 | 1 | -1/+1 |
|\ |
|
| * | reword sessions to security in personal settings | Robin Appelman | 2017-06-06 | 1 | -1/+1 |
* | | allow admin to disable groups on personal page | Bjoern Schiessle | 2017-06-06 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #5166 from nextcloud/feature/merge-sessions-app-passwords-... | Morris Jobke | 2017-06-05 | 1 | -1/+0 |
|\ |
|
| * | Combine sessions and app passwords view into one single view | Christoph Wurst | 2017-05-30 | 1 | -1/+0 |
* | | add new config switched for the global scale architecture | Bjoern Schiessle | 2017-05-29 | 1 | -2/+8 |
|/ |
|
* | Lowercase the scriptname again | Lukas Reschke | 2017-05-19 | 1 | -1/+1 |
* | delete auth token when client gets deleted | Bjoern Schiessle | 2017-05-18 | 1 | -1/+1 |
* | move translatable strings out of the template | Bjoern Schiessle | 2017-04-28 | 1 | -0/+18 |
* | pass verified status to template | Bjoern Schiessle | 2017-04-28 | 1 | -0/+4 |
* | ask lookup server if email address was verified by the user | Bjoern Schiessle | 2017-04-28 | 1 | -1/+5 |
* | Fix icons in sidebar on personal page | Morris Jobke | 2017-04-27 | 1 | -2/+7 |
* | allow to disable upload to lookup server, by default it is enabled | Bjoern Schiessle | 2017-04-07 | 1 | -0/+4 |
* | Add percentage to user's quota info | David Toledo | 2017-03-19 | 1 | -0/+1 |
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -5/+2 |
* | Update personal.php | David Nelson | 2017-01-13 | 1 | -1/+1 |
* | Changed anchor | amittel | 2016-12-16 | 1 | -1/+1 |
* | Language | Morris Jobke | 2016-11-30 | 1 | -4/+3 |
* | update system address book if the user change the personal settings | Bjoern Schiessle | 2016-11-21 | 1 | -16/+19 |
* | allow multiple values for phone, website, address and email | Björn Schießle | 2016-11-21 | 1 | -7/+7 |
* | display stored user data | Björn Schießle | 2016-11-21 | 1 | -12/+15 |
* | Persist settings on the server | Christoph Wurst | 2016-11-21 | 1 | -0/+13 |
* | Add more personal information fields to the settings page for enhanced federa... | Christoph Wurst | 2016-11-21 | 1 | -1/+3 |
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -4/+5 |
* | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 1 | -1/+1 |
* | app passwords/device tokens wording | Christoph Wurst | 2016-06-21 | 1 | -1/+1 |
* | Do not use the language name, when it's not the one from the language we want | Joas Schilling | 2016-06-01 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -3/+4 |
* | list user's auth tokens on the personal settings page | Christoph Wurst | 2016-05-23 | 1 | -0/+5 |
* | Merge pull request #24081 from owncloud/migrate-deprecated-jquery-v1-functions | Thomas Müller | 2016-04-20 | 1 | -1/+0 |
|\ |
|
| * | replace $.parseJSON() by JSON.parse() | Christoph Wurst | 2016-04-19 | 1 | -1/+0 |
* | | Add loadAdditionalScripts events to admin and personal for plugins that have ... | Joas Schilling | 2016-04-20 | 1 | -0/+2 |
|/ |
|
* | Return -3 for unlimited quota | Vincent Petry | 2016-02-29 | 1 | -2/+7 |
* | Make enable_avatars setting more robust | Morris Jobke | 2016-01-27 | 1 | -1/+1 |
* | Move findAvailableLanguages() to the factory | Joas Schilling | 2016-01-26 | 1 | -1/+1 |
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 1 | -1/+1 |
|\ |
|
| * | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | | Allow admins to add system wide root certificates | Robin Appelman | 2016-01-12 | 1 | -7/+12 |
|/ |
|
* | Merge pull request #21438 from owncloud/settings-anchors | Thomas Müller | 2016-01-11 | 1 | -1/+1 |
|\ |
|
| * | remove unneeded 'goto' prefix from settings anchors | Jan-Christoph Borchardt | 2016-01-04 | 1 | -1/+1 |
* | | improve layout of personal settings page | Jan-Christoph Borchardt | 2015-12-28 | 1 | -2/+1 |
|/ |
|
* | Add 'my groups' anchor to the personal page sidebar | Patrick Robertson | 2015-12-07 | 1 | -0/+1 |
* | User IUser::getEMailAddress() all over the place | Thomas Müller | 2015-12-02 | 1 | -9/+10 |
* | Show the language code in personal settings for unknown languages | Morris Jobke | 2015-11-06 | 1 | -0/+8 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -2/+2 |