Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+5 |
* | Check and add index on principaluri for schedulingobjects table | Thomas Citharel | 2019-10-08 | 1 | -0/+7 |
* | Add index on calendarid for calendarobject_props table | Thomas Citharel | 2019-10-07 | 1 | -0/+8 |
* | Keep the old method as a fallback and adjust the tests | Joas Schilling | 2019-07-16 | 1 | -2/+2 |
* | Fix new core notifier | Joas Schilling | 2019-07-15 | 1 | -18/+2 |
* | Send emails when remote wipe starts/finishes | Christoph Wurst | 2019-07-02 | 1 | -5/+9 |
* | Decouple remote wipe notifcation channels with events | Christoph Wurst | 2019-06-27 | 1 | -1/+13 |
* | Remote wipe support | Roeland Jago Douma | 2019-05-20 | 1 | -1/+10 |
* | Repair step for link shares | Roeland Jago Douma | 2019-04-16 | 1 | -0/+13 |
* | Deduplicate index names | Joas Schilling | 2019-03-27 | 1 | -4/+4 |
* | Make sure all tables have named indexes | Joas Schilling | 2019-03-27 | 1 | -0/+38 |
* | Add twofactor_providers_uid index | Roeland Jago Douma | 2018-12-21 | 1 | -0/+8 |
* | Fix index names | Morris Jobke | 2018-11-06 | 1 | -4/+4 |
* | Add uid_owner and uid_initiator share tabe indices | Roeland Jago Douma | 2018-10-01 | 1 | -0/+6 |
* | Add filecache index on mtime | Robin Appelman | 2018-07-19 | 1 | -0/+8 |
* | Add a hint that some indexes are not added yet | Morris Jobke | 2018-06-06 | 1 | -0/+27 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -2/+0 |
* | Automatic creation of Identity manager | Joas Schilling | 2017-05-10 | 1 | -7/+0 |
* | Automatic injection for CssController | Joas Schilling | 2017-05-10 | 1 | -11/+0 |
* | Automatic injection for JsController | Joas Schilling | 2017-05-10 | 1 | -9/+0 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -22/+0 |
* | [PoC] JS Combiner | Roeland Jago Douma | 2017-03-24 | 1 | -0/+10 |
* | Use correct theming when returning the defaults | Joas Schilling | 2017-01-19 | 1 | -0/+21 |
* | No need for the CssManager | Roeland Jago Douma | 2017-01-06 | 1 | -5/+10 |
* | Do not add ICssManager to OCP | Roeland Jago Douma | 2017-01-06 | 1 | -0/+4 |
* | Add identity proof | Lukas Reschke | 2016-11-21 | 1 | -1/+10 |
* | [WIP] Use mail for encrypting the password reset token as well | Lukas Reschke | 2016-11-03 | 1 | -0/+1 |
* | Clean up core/Application a bit more | Joas Schilling | 2016-10-05 | 1 | -2/+0 |
* | Remove unused endpoint | Joas Schilling | 2016-09-30 | 1 | -1/+0 |
* | Use magic DI for core controllers | Joas Schilling | 2016-09-30 | 1 | -106/+7 |
* | UserController does not require Defaults | Roeland Jago Douma | 2016-08-29 | 1 | -8/+0 |
* | Remove unused core wrappers | Roeland Jago Douma | 2016-08-25 | 1 | -20/+0 |
* | AvatarController cleanup | Roeland Jago Douma | 2016-08-25 | 1 | -13/+0 |
* | Move getCapabilities over to Core | Roeland Jago Douma | 2016-08-09 | 1 | -0/+3 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
* | Implement brute force protection | Lukas Reschke | 2016-07-20 | 1 | -1/+2 |
* | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 1 | -3/+3 |
* | Revert "occ web executor (#24957)" | Morris Jobke | 2016-07-07 | 1 | -13/+0 |
* | occ web executor (#24957) | VicDeo | 2016-06-22 | 1 | -0/+13 |
* | do not generate device token if 2FA is enable for user | Christoph Wurst | 2016-06-07 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -1/+15 |
* | Add controller to generate client tokens | Christoph Wurst | 2016-05-11 | 1 | -0/+10 |
* | token based auth | Christoph Wurst | 2016-05-11 | 1 | -4/+9 |
* | Move logout to controller | Lukas Reschke | 2016-04-18 | 1 | -1/+2 |
* | Move login form into controller | Lukas Reschke | 2016-04-15 | 1 | -0/+14 |
* | Move OC\Core and OC\Settings to composer autoloader | Lukas Reschke | 2016-04-05 | 1 | -0/+143 |