| Commit message (Expand) | Author | Age | Files | Lines |
* | enable deleting/configuring new tokens | Robin Appelman | 2016-11-16 | 1 | -1/+3 |
* | allow configuring filesystem access | Robin Appelman | 2016-11-16 | 1 | -0/+16 |
* | Adjust previous fallbacks | Lukas Reschke | 2016-11-15 | 1 | -4/+4 |
* | Add settings PersonalController | Roeland Jago Douma | 2016-11-06 | 1 | -0/+86 |
* | Proxy images through usercontent.apps.nextcloud.com | Lukas Reschke | 2016-10-31 | 1 | -3/+4 |
* | Add update support | Lukas Reschke | 2016-10-31 | 1 | -7/+21 |
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 1 | -191/+169 |
* | Allow users to change their passwords again | Joas Schilling | 2016-10-26 | 1 | -0/+1 |
* | Merge pull request #1629 from nextcloud/cleanup-settings-application | Joas Schilling | 2016-10-06 | 4 | -28/+25 |
|\ |
|
| * | Fix tests | Joas Schilling | 2016-10-06 | 1 | -0/+1 |
| * | Use magic DI as much as possible | Joas Schilling | 2016-10-05 | 3 | -28/+24 |
* | | Properly catch password policy hint for personal page password changes | Morris Jobke | 2016-10-06 | 1 | -4/+24 |
|/ |
|
* | Set default | Roeland Jago Douma | 2016-09-07 | 1 | -1/+1 |
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 1 | -8/+2 |
* | Show hint if password policy disallows password change | Morris Jobke | 2016-08-19 | 1 | -2/+13 |
* | Merge pull request #868 from nextcloud/changepasswordcontroller | Roeland Jago Douma | 2016-08-17 | 1 | -0/+253 |
|\ |
|
| * | Moved ChangePassword to an actual Controller | Roeland Jago Douma | 2016-08-17 | 1 | -0/+253 |
* | | Merge pull request #892 from nextcloud/fix_phpdoc | Roeland Jago Douma | 2016-08-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix phpdoc | Roeland Jago Douma | 2016-08-16 | 1 | -1/+1 |
* | | Merge pull request #893 from nextcloud/ie8_be_gone | Marius Blüm | 2016-08-17 | 1 | -4/+0 |
|\ \ |
|
| * | | Remove IE8 support in CertificateController | Roeland Jago Douma | 2016-08-16 | 1 | -4/+0 |
| |/ |
|
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 1 | -8/+14 |
|\| |
|
| * | Fix CheckSetupController tests | Lukas Reschke | 2016-08-15 | 1 | -8/+14 |
* | | Add unit tests | Lukas Reschke | 2016-08-15 | 1 | -17/+15 |
* | | move mail settings and file handling to additional ones, thus files_external ... | Arthur Schiwon | 2016-08-13 | 1 | -7/+7 |
* | | mark current section | Arthur Schiwon | 2016-08-12 | 1 | -6/+11 |
* | | rename IAdmin to ISettings, the interface is not bound to a specific settings... | Arthur Schiwon | 2016-08-11 | 1 | -1/+1 |
* | | more admin page splitup improvements | Arthur Schiwon | 2016-08-10 | 1 | -2/+2 |
* | | Fallback for legacy settings. They are placed into Additional Settings | Arthur Schiwon | 2016-08-09 | 1 | -0/+31 |
* | | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 2 | -1/+115 |
|/ |
|
* | Log exception that is thrown by internet connection check | Morris Jobke | 2016-07-26 | 1 | -1/+8 |
* | Changed logtype to file instead of owncloud. | Thomas Pulzer | 2016-07-22 | 1 | -3/+3 |
* | Merge pull request #507 from nextcloud/run-le-script | Morris Jobke | 2016-07-21 | 10 | -21/+33 |
|\ |
|
| * | Update with robin | Joas Schilling | 2016-07-21 | 3 | -3/+3 |
| * | Fix others | Joas Schilling | 2016-07-21 | 10 | -19/+31 |
* | | Merge pull request #374 from lpszBuffer/master | William Bargent | 2016-07-21 | 1 | -3/+23 |
|\ \
| |/
|/| |
|
| * | Alters 'No Internet Connection' error message. #181 | Derek | 2016-07-20 | 1 | -3/+23 |
* | | format current and sync client sessions in Personal | Robin Appelman | 2016-07-18 | 1 | -0/+1 |
* | | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 1 | -1/+1 |
|\ |
|
| * | Set content-type to "application/octet-stream" | Lukas Reschke | 2016-06-30 | 1 | -1/+2 |
* | | Set content type when downloading log file to force download in some browsers... | Vincent Petry | 2016-07-06 | 1 | -0/+1 |
* | | prevent users from deleting their own session token | Christoph Wurst | 2016-06-28 | 1 | -7/+30 |
|/ |
|
* | show which login name to use for the new app password | Christoph Wurst | 2016-06-24 | 1 | -0/+1 |
* | Create session tokens for apache auth users | Christoph Wurst | 2016-05-31 | 1 | -1/+6 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 10 | -12/+15 |
* | when generating browser/device token, save the login name for later password ... | Christoph Wurst | 2016-05-24 | 1 | -1/+2 |
* | add button to invalidate browser sessions/device tokens | Christoph Wurst | 2016-05-23 | 1 | -1/+18 |
* | add button to add new device tokens | Christoph Wurst | 2016-05-23 | 1 | -4/+67 |
* | list user's auth tokens on the personal settings page | Christoph Wurst | 2016-05-23 | 1 | -0/+71 |