aboutsummaryrefslogtreecommitdiffstats
path: root/settings/ajax
Commit message (Expand)AuthorAgeFilesLines
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-243-5/+5
* Remove OC_App:installAppMorris Jobke2017-05-151-52/+0
* Make disableapp.php accept arraysLukas Reschke2017-04-261-4/+5
* Add app bundlesLukas Reschke2017-04-262-6/+14
* Remove the old ajax fileJoas Schilling2017-01-181-92/+0
* Add sudo mode to enabling and disabling appsLukas Reschke2016-12-054-0/+28
* Use app ID instead of objectLukas Reschke2016-11-221-1/+1
* Require password confirmation to change the QuotaJoas Schilling2016-11-181-0/+7
* Require password confirmation for user managementJoas Schilling2016-11-182-0/+14
* Fix route and jsRoeland Jago Douma2016-11-061-46/+0
* Add update supportLukas Reschke2016-10-311-12/+7
* Use new appstore APILukas Reschke2016-10-312-7/+10
* Update with robinJoas Schilling2016-07-218-8/+8
* Fix othersJoas Schilling2016-07-2110-12/+22
* Update license headersLukas Reschke2016-05-269-12/+12
* OC_Installer -> \OC\InstallerThomas Müller2016-05-021-1/+1
* Update author informationLukas Reschke2016-03-012-0/+2
* Consolidate getQuota and setQuota methods in User instanceArthur Schiwon2016-02-091-1/+1
* Move findAvailableLanguages() to the factoryJoas Schilling2016-01-261-1/+1
* Happy new year!Thomas Müller2016-01-1210-12/+11
* Moved changedisplayname to usercontrollerRoeland Jago Douma2015-11-201-67/+0
* Fix everyone count for subadminsVincent Petry2015-10-291-55/+0
* Drop OC_SubAdmin and replace usagesLukas Reschke2015-10-295-9/+48
* Update license headersLukas Reschke2015-10-261-0/+1
* Merge pull request #19526 from owncloud/issue-16251-reload-app-settings-when-...Thomas Müller2015-10-061-2/+3
|\
| * Reload the page when an app needs an update after being enabledJoas Schilling2015-10-051-2/+3
* | deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* | update licence headers via scriptMorris Jobke2015-10-052-2/+2
|/
* Get sorted navigation listRobin McCorkell2015-09-061-1/+1
* Rebuild app navigation in JSRobin McCorkell2015-09-051-10/+2
* do not remove group if it is emptymichag862015-08-181-3/+0
* Remove OC_AppconfigThomas Müller2015-07-031-1/+1
* Remove OC_LogThomas Müller2015-07-031-1/+1
* update license headers and authorsMorris Jobke2015-06-255-5/+0
* Migrate personal certificate handling into AppFramework controllersLukas Reschke2015-04-202-80/+0
* Removing left overs from old encryption appThomas Müller2015-04-073-132/+0
* Correctly purge the cache when an app is disabled via cliJoas Schilling2015-04-012-7/+0
* Add check for activated local memcacheLukas Reschke2015-03-281-40/+0
* Update license headersJenkins for ownCloud2015-03-2618-30/+394
* Add wrapper for GuzzleLukas Reschke2015-03-251-1/+1
* Revert "Updating license headers"Morris Jobke2015-02-2618-385/+33
* Updating license headersJenkins for ownCloud2015-02-2318-33/+385
* This is an arrayLukas Reschke2015-02-131-1/+1
* Manually type-case all AJAX filesLukas Reschke2015-02-1313-17/+17
* adapt decrypt all and restore/delete key backups to the new folder structure ...Bjoern Schiessle2015-01-132-17/+6
* Cache responses from the AppStore serverLukas Reschke2015-01-094-0/+13
* add Download logfile button to admin settingsGeorg Ehrke2015-01-072-34/+0
* Mail address of users is now changable in the user managementMorris Jobke2014-12-181-15/+0
* Merge pull request #12611 from owncloud/use-uid-instead-of-loginnameLukas Reschke2014-12-101-1/+1
|\
| * Use UID instead of login nameLukas Reschke2014-12-041-1/+1