Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 1 | -2/+7 |
* | Fix files node API failed rename/copy | Vincent Petry | 2017-01-12 | 3 | -108/+81 |
* | Refactor files node API for more code reuse | Vincent Petry | 2017-01-11 | 1 | -1/+1 |
* | Introduce an event for first time login based on the last login time stamp | Thomas Müller | 2016-11-14 | 1 | -1/+0 |
* | DI for root.php | Lukas Reschke | 2016-11-02 | 1 | -21/+33 |
* | Do not expose user data in exceptions & fix typo | Morris Jobke | 2016-11-02 | 1 | -1/+1 |
* | Add using casing check/fix for initMountPoints | Vincent Petry | 2016-11-02 | 1 | -0/+9 |
* | Remove sensible information from exception message | Morris Jobke | 2016-10-24 | 1 | -6/+6 |
* | Add message to NotSquareException thrown from Avatar | Olivier Mehani | 2016-10-24 | 1 | -6/+6 |
* | explicitly cast to int | Robin Appelman | 2016-10-12 | 1 | -2/+5 |
* | optimize Folder::getById to use less queries | Robin Appelman | 2016-10-12 | 2 | -22/+51 |
* | Merge pull request #1054 from nextcloud/less-cache-hits | Lukas Reschke | 2016-08-27 | 1 | -16/+21 |
|\ | |||||
| * | optimize getUserFolder for the common case | Robin Appelman | 2016-08-25 | 1 | -11/+6 |
| * | cache user folders | Robin Appelman | 2016-08-25 | 1 | -16/+26 |
* | | Always use the LazyRoot | Roeland Jago Douma | 2016-08-26 | 1 | -1/+1 |
|/ | |||||
* | use limit instead of since when listing recent files | Robin Appelman | 2016-07-22 | 2 | -43/+8 |
* | add recent files to node api | Robin Appelman | 2016-07-22 | 2 | -1/+119 |
* | Update with robin | Joas Schilling | 2016-07-21 | 7 | -7/+7 |
* | Fix others | Joas Schilling | 2016-07-21 | 8 | -16/+24 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 8 | -0/+2229 |