Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get the Installer via DI | Morris Jobke | 2017-11-25 | 1 | -7/+1 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 5 | -5/+5 |
* | Update license headers | Morris Jobke | 2017-11-06 | 5 | -1/+5 |
* | Some app fixes of phpstorm inspections | Roeland Jago Douma | 2017-07-24 | 3 | -5/+5 |
* | Remove OC_App:installApp | Morris Jobke | 2017-05-15 | 1 | -52/+0 |
* | Make disableapp.php accept arrays | Lukas Reschke | 2017-04-26 | 1 | -4/+5 |
* | Add app bundles | Lukas Reschke | 2017-04-26 | 2 | -6/+14 |
* | Remove the old ajax file | Joas Schilling | 2017-01-18 | 1 | -92/+0 |
* | Add sudo mode to enabling and disabling apps | Lukas Reschke | 2016-12-05 | 4 | -0/+28 |
* | Use app ID instead of object | Lukas Reschke | 2016-11-22 | 1 | -1/+1 |
* | Require password confirmation to change the Quota | Joas Schilling | 2016-11-18 | 1 | -0/+7 |
* | Require password confirmation for user management | Joas Schilling | 2016-11-18 | 2 | -0/+14 |
* | Fix route and js | Roeland Jago Douma | 2016-11-06 | 1 | -46/+0 |
* | Add update support | Lukas Reschke | 2016-10-31 | 1 | -12/+7 |
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 2 | -7/+10 |
* | Update with robin | Joas Schilling | 2016-07-21 | 8 | -8/+8 |
* | Fix others | Joas Schilling | 2016-07-21 | 10 | -12/+22 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 9 | -12/+12 |
* | OC_Installer -> \OC\Installer | Thomas Müller | 2016-05-02 | 1 | -1/+1 |
* | Update author information | Lukas Reschke | 2016-03-01 | 2 | -0/+2 |
* | Consolidate getQuota and setQuota methods in User instance | Arthur Schiwon | 2016-02-09 | 1 | -1/+1 |
* | Move findAvailableLanguages() to the factory | Joas Schilling | 2016-01-26 | 1 | -1/+1 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 10 | -12/+11 |
* | Moved changedisplayname to usercontroller | Roeland Jago Douma | 2015-11-20 | 1 | -67/+0 |
* | Fix everyone count for subadmins | Vincent Petry | 2015-10-29 | 1 | -55/+0 |
* | Drop OC_SubAdmin and replace usages | Lukas Reschke | 2015-10-29 | 5 | -9/+48 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -0/+1 |
* | Merge pull request #19526 from owncloud/issue-16251-reload-app-settings-when-... | Thomas Müller | 2015-10-06 | 1 | -2/+3 |
|\ | |||||
| * | Reload the page when an app needs an update after being enabled | Joas Schilling | 2015-10-05 | 1 | -2/+3 |
* | | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 1 | -1/+1 |
* | | update licence headers via script | Morris Jobke | 2015-10-05 | 2 | -2/+2 |
|/ | |||||
* | Get sorted navigation list | Robin McCorkell | 2015-09-06 | 1 | -1/+1 |
* | Rebuild app navigation in JS | Robin McCorkell | 2015-09-05 | 1 | -10/+2 |
* | do not remove group if it is empty | michag86 | 2015-08-18 | 1 | -3/+0 |
* | Remove OC_Appconfig | Thomas Müller | 2015-07-03 | 1 | -1/+1 |
* | Remove OC_Log | Thomas Müller | 2015-07-03 | 1 | -1/+1 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 5 | -5/+0 |
* | Migrate personal certificate handling into AppFramework controllers | Lukas Reschke | 2015-04-20 | 2 | -80/+0 |
* | Removing left overs from old encryption app | Thomas Müller | 2015-04-07 | 3 | -132/+0 |
* | Correctly purge the cache when an app is disabled via cli | Joas Schilling | 2015-04-01 | 2 | -7/+0 |
* | Add check for activated local memcache | Lukas Reschke | 2015-03-28 | 1 | -40/+0 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 18 | -30/+394 |
* | Add wrapper for Guzzle | Lukas Reschke | 2015-03-25 | 1 | -1/+1 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 18 | -385/+33 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 18 | -33/+385 |
* | This is an array | Lukas Reschke | 2015-02-13 | 1 | -1/+1 |
* | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 13 | -17/+17 |
* | adapt decrypt all and restore/delete key backups to the new folder structure ... | Bjoern Schiessle | 2015-01-13 | 2 | -17/+6 |
* | Cache responses from the AppStore server | Lukas Reschke | 2015-01-09 | 4 | -0/+13 |
* | add Download logfile button to admin settings | Georg Ehrke | 2015-01-07 | 2 | -34/+0 |