| Commit message (Expand) | Author | Age | Files | Lines |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -97/+0 |
* | Remote wipe support | Roeland Jago Douma | 2019-05-20 | 1 | -0/+2 |
* | Merge pull request #14578 from nextcloud/enh/force_enable_apps | Roeland Jago Douma | 2019-03-20 | 1 | -0/+1 |
|\ |
|
| * | allow enforcing apps to ignore the max version | Roeland Jago Douma | 2019-03-20 | 1 | -0/+1 |
* | | Revert "Where is your data?" | Roeland Jago Douma | 2019-03-20 | 1 | -1/+0 |
|/ |
|
* | Implement storing and loading the server info | Michael Weimann | 2019-01-14 | 1 | -0/+1 |
* | Fix interaction with groups that contain a slash | Joas Schilling | 2018-11-15 | 1 | -1/+1 |
* | Add admin interface to enforce 2FA | Christoph Wurst | 2018-10-10 | 1 | -1/+3 |
* | Reorder routes to avoid conflicts | Julius Härtl | 2018-06-06 | 1 | -4/+4 |
* | Fix app enabling for groups and allow requesting all apps | Julius Härtl | 2018-06-06 | 1 | -0/+3 |
* | Fix category navigation | Julius Härtl | 2018-06-06 | 1 | -0/+2 |
* | Move to AppFramework Controller | Julius Härtl | 2018-06-06 | 1 | -10/+9 |
* | Bump user controller, cleaned old legacy and added route history mode | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -25/+3 |
* | Settings to vuejs | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -1/+1 |
* | Show a link to the docs instead of a button on the untrusted domain page | Morris Jobke | 2018-04-17 | 1 | -1/+0 |
* | Use new navigation endpoint and get rid of the legacy navigationdetect ajax | Julius Härtl | 2018-04-10 | 1 | -2/+0 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+3 |
* | completing PersonalInfo | Arthur Schiwon | 2017-06-23 | 1 | -1/+1 |
* | add route and controller. consolidate common settings functions in a trait. | Arthur Schiwon | 2017-06-23 | 1 | -2/+1 |
* | Allow to force a language and set it via the ocs api | Joas Schilling | 2017-06-21 | 1 | -1/+0 |
* | Implemented visual feedback if a user is disabled in admin user menu. | Thomas Pulzer | 2017-04-29 | 1 | -0/+1 |
* | add verification dialog | Bjoern Schiessle | 2017-04-28 | 1 | -0/+1 |
* | Make group settings routes explicit | Roeland Jago Douma | 2017-04-18 | 1 | -1/+5 |
* | bring back setEmailAddress for the user management | Bjoern Schiessle | 2016-11-25 | 1 | -0/+1 |
* | allow to change display names in the user settings again | Björn Schießle | 2016-11-21 | 1 | -1/+2 |
* | use PUT to update user settings | Christoph Wurst | 2016-11-21 | 1 | -1/+1 |
* | Persist settings on the server | Christoph Wurst | 2016-11-21 | 1 | -2/+1 |
* | Fix route and js | Roeland Jago Douma | 2016-11-06 | 1 | -4/+2 |
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 1 | -1/+0 |
* | Moved ChangePassword to an actual Controller | Roeland Jago Douma | 2016-08-17 | 1 | -6/+2 |
* | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 1 | -2/+2 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | 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 | -1/+2 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 1 | -2/+3 |
|\ |
|
| * | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+3 |
* | | Allow admins to add system wide root certificates | Robin Appelman | 2016-01-12 | 1 | -0/+2 |
|/ |
|
* | Add code integrity check | Lukas Reschke | 2015-12-01 | 1 | -0/+2 |
* | Moved changedisplayname to usercontroller | Roeland Jago Douma | 2015-11-20 | 1 | -2/+1 |
* | Fix everyone count for subadmins | Vincent Petry | 2015-10-29 | 1 | -2/+1 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -2/+0 |
* | Migrate personal certificate handling into AppFramework controllers | Lukas Reschke | 2015-04-20 | 1 | -4/+2 |
* | allow user to start migration in admin settings if no external user back-ends... | Bjoern Schiessle | 2015-04-16 | 1 | -0/+1 |
* | Merge pull request #15314 from owncloud/app-categories-15274 | Lukas Reschke | 2015-04-09 | 1 | -20/+20 |
|\ |
|
| * | Add experimental applications switch | Lukas Reschke | 2015-04-03 | 1 | -20/+20 |
* | | Removing left overs from old encryption app | Thomas Müller | 2015-04-07 | 1 | -6/+0 |
|/ |
|
* | Add check for activated local memcache | Lukas Reschke | 2015-03-28 | 1 | -2/+1 |