summaryrefslogtreecommitdiffstats
path: root/core/Application.php
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid usages of the new dispatcherRoeland Jago Douma2020-10-291-2/+4
* add size index for filecacheRobin Appelman2020-09-221-0/+4
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Clean up auth tokens when user is deletedChristoph Wurst2020-06-151-0/+2
* Add index to properties tableMario Danic2020-04-301-0/+7
* Update license headers for 19Christoph Wurst2020-04-291-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling2020-04-021-0/+18
|\
| * Add optional column oc_comments.reference_idJoas Schilling2020-03-311-0/+18
* | Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
|/
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Clean up 2FA provider registry when a user is deletedChristoph Wurst2020-01-081-0/+3
* Update license headersChristoph Wurst2019-12-051-2/+5
* Check and add index on principaluri for schedulingobjects tableThomas Citharel2019-10-081-0/+7
* Add index on calendarid for calendarobject_props tableThomas Citharel2019-10-071-0/+8
* Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-161-2/+2
* Fix new core notifierJoas Schilling2019-07-151-18/+2
* Send emails when remote wipe starts/finishesChristoph Wurst2019-07-021-5/+9
* Decouple remote wipe notifcation channels with eventsChristoph Wurst2019-06-271-1/+13
* Remote wipe supportRoeland Jago Douma2019-05-201-1/+10
* Repair step for link sharesRoeland Jago Douma2019-04-161-0/+13
* Deduplicate index namesJoas Schilling2019-03-271-4/+4
* Make sure all tables have named indexesJoas Schilling2019-03-271-0/+38
* Add twofactor_providers_uid indexRoeland Jago Douma2018-12-211-0/+8
* Fix index namesMorris Jobke2018-11-061-4/+4
* Add uid_owner and uid_initiator share tabe indicesRoeland Jago Douma2018-10-011-0/+6
* Add filecache index on mtimeRobin Appelman2018-07-191-0/+8
* Add a hint that some indexes are not added yetMorris Jobke2018-06-061-0/+27
* Update license headersMorris Jobke2017-11-061-2/+0
* Automatic creation of Identity managerJoas Schilling2017-05-101-7/+0
* Automatic injection for CssControllerJoas Schilling2017-05-101-11/+0
* Automatic injection for JsControllerJoas Schilling2017-05-101-9/+0
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-22/+0
* [PoC] JS CombinerRoeland Jago Douma2017-03-241-0/+10
* Use correct theming when returning the defaultsJoas Schilling2017-01-191-0/+21
* No need for the CssManagerRoeland Jago Douma2017-01-061-5/+10
* Do not add ICssManager to OCPRoeland Jago Douma2017-01-061-0/+4
* Add identity proofLukas Reschke2016-11-211-1/+10
* [WIP] Use mail for encrypting the password reset token as wellLukas Reschke2016-11-031-0/+1
* Clean up core/Application a bit moreJoas Schilling2016-10-051-2/+0
* Remove unused endpointJoas Schilling2016-09-301-1/+0
* Use magic DI for core controllersJoas Schilling2016-09-301-106/+7
* UserController does not require DefaultsRoeland Jago Douma2016-08-291-8/+0
* Remove unused core wrappersRoeland Jago Douma2016-08-251-20/+0
* AvatarController cleanupRoeland Jago Douma2016-08-251-13/+0
* Move getCapabilities over to CoreRoeland Jago Douma2016-08-091-0/+3
* Fix othersJoas Schilling2016-07-211-2/+4
* Implement brute force protectionLukas Reschke2016-07-201-1/+2
* Use the themed Defaults everywhereJoas Schilling2016-07-151-3/+3
* Revert "occ web executor (#24957)"Morris Jobke2016-07-071-13/+0