| Commit message (Expand) | Author | Age | Files | Lines |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Add a public replacement for OC::$server->get | Carl Schwan | 2022-05-10 | 1 | -0/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Improve CertificateManager to not be user context dependent | Morris Jobke | 2020-11-03 | 1 | -4/+3 |
* | Undeprecate IAppContainer and IServerContainer | Christoph Wurst | 2020-07-17 | 1 | -14/+10 |
* | Deprecate the server container getters | Christoph Wurst | 2020-07-16 | 1 | -0/+65 |
* | Use PSR container interface and deprecate our own abstraction | Christoph Wurst | 2020-07-16 | 1 | -0/+1 |
* | Remove old deprecated getAppFolder | Roeland Jago Douma | 2020-07-06 | 1 | -9/+0 |
* | Deprecate \OCP\ISearch | Christoph Wurst | 2020-06-24 | 1 | -0/+1 |
* | Deprecate \OCP\IServerContainer::getEventDispatcher | Christoph Wurst | 2020-06-08 | 1 | -0/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+4 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
* | Add an event to edit the CSP | Roeland Jago Douma | 2019-07-08 | 1 | -0/+1 |
* | expose storagefactory in server container | Robin Appelman | 2018-10-17 | 1 | -0/+6 |
* | some minor fixes and clode cleanup | Bjoern Schiessle | 2018-07-02 | 1 | -0/+1 |
* | start implementing federated sharing 2.0 | Bjoern Schiessle | 2018-07-02 | 1 | -0/+19 |
* | hook up calendar resource managers/backends with server container | Georg Ehrke | 2018-06-25 | 1 | -0/+18 |
* | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 1 | -0/+9 |
* | Remove deprecated HTTPHelper | Roeland Jago Douma | 2018-03-13 | 1 | -8/+0 |
* | Merge pull request #8784 from nextcloud/remove-unused-deprecated-apphelper | Morris Jobke | 2018-03-12 | 1 | -8/+0 |
|\ |
|
| * | Remove unused and deprecated class and interface AppHelper | Morris Jobke | 2018-03-12 | 1 | -8/+0 |
* | | Remove unused and deprecated methods from OCP\Util | Morris Jobke | 2018-03-12 | 1 | -1/+1 |
|/ |
|
* | Add public api for remote api | Robin Appelman | 2017-12-08 | 1 | -0/+12 |
* | implement CalendarManager | Georg Ehrke | 2017-11-09 | 1 | -0/+9 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | IServerContainer is effectively an IContainer | Christoph Wurst | 2017-02-20 | 1 | -1/+1 |
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 1 | -0/+6 |
* | Remove IDb interface which was deprecated for 3 years already | Joas Schilling | 2016-12-14 | 1 | -8/+0 |
* | Deprecate old app folder | Roeland Jago Douma | 2016-10-05 | 1 | -0/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -3/+3 |
* | Add methods to public interface | Joas Schilling | 2016-05-03 | 1 | -0/+12 |
* | Move IServerContainter to PSR-4 | Roeland Jago Douma | 2016-03-22 | 1 | -0/+522 |