summaryrefslogtreecommitdiffstats
path: root/settings/Application.php
Commit message (Expand)AuthorAgeFilesLines
* Add activities for group membership changesJoas Schilling2019-03-041-0/+23
* Emit event if app password createdDaniel Kesselberg2019-02-181-0/+31
* Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke2018-10-241-0/+16
|\
| * Add check for well known URL of WebFinger in the settings overviewDaniel Calviño Sánchez2018-10-101-0/+16
* | Get l10n within NewUserMailHelper to ensure it always uses the new user's lan...zulan2018-10-151-1/+1
|/
* Update license headersMorris Jobke2017-11-061-3/+1
* Change 2FA activities to more generic security activitiesChristoph Wurst2017-05-181-0/+6
* Automatic injection into the FetchersJoas Schilling2017-05-101-22/+0
* Send an email to the old address on email changeJoas Schilling2017-04-131-1/+1
* Move logic into new class with DIJoas Schilling2017-04-131-80/+17
* Send an email on password changeJoas Schilling2017-04-131-4/+42
* Add activities when email or password is changedJoas Schilling2017-04-131-0/+66
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-3/+4
* Add support for themingLukas Reschke2017-04-071-3/+20
* Clear appstore cache on version upgradeRoeland Jago Douma2016-12-151-1/+2
* Clean up the Application class againJoas Schilling2016-11-221-136/+0
* Add SubAdminMiddleware backLukas Reschke2016-11-221-0/+2
* small fixesBjoern Schiessle2016-11-211-2/+4
* remove double importChristoph Wurst2016-11-211-1/+0
* introduce accounts table and keep it up-to-date with the data added to the pe...Björn Schießle2016-11-211-1/+134
* Query the timefactory instead of creating itLukas Reschke2016-10-311-2/+2
* Use new appstore APILukas Reschke2016-10-311-0/+23
* Use magic DI as much as possibleJoas Schilling2016-10-051-172/+15
* Remove unneeded service definitionsJoas Schilling2016-10-051-44/+0
* adopt to Controller constructor changesArthur Schiwon2016-08-161-5/+0
* Initial work on Apps page split:Arthur Schiwon2016-08-091-0/+23
* Log exception that is thrown by internet connection checkMorris Jobke2016-07-261-1/+2
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+1
* Update license headersLukas Reschke2016-05-261-2/+3
* add button to add new device tokensChristoph Wurst2016-05-231-0/+2
* list user's auth tokens on the personal settings pageChristoph Wurst2016-05-231-3/+13
* Move OC\Core and OC\Settings to composer autoloaderLukas Reschke2016-04-051-0/+258