Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use searchoperation for storage filter instead of db expression | Robin Appelman | 2021-06-14 | 1 | -3/+5 |
* | rework search api to allow searching on multiple caches at once | Robin Appelman | 2021-06-14 | 1 | -0/+9 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 3 | -6/+3 |
* | also implement for FailedCache and NullCache | Robin Appelman | 2021-03-12 | 1 | -0/+5 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -3/+3 |
* | Remove deprecated searchByTag | Roeland Jago Douma | 2019-07-26 | 1 | -4/+0 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -21/+34 |
* | Make declaration compatible | Lukas Reschke | 2017-08-09 | 1 | -1/+1 |
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 1 | -2/+3 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Save the scope of an auth token in the session | Robin Appelman | 2017-04-05 | 1 | -4/+37 |
* | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 1 | -0/+5 |
* | return unknown free space from nullstorage | Robin Appelman | 2017-02-08 | 1 | -1/+2 |
* | phpdoc | Robin Appelman | 2016-11-16 | 1 | -12/+0 |
* | allow configuring filesystem access | Robin Appelman | 2016-11-16 | 1 | -1/+1 |
* | read lockdown scope from token | Robin Appelman | 2016-11-16 | 1 | -6/+18 |
* | basic lockdown logic | Robin Appelman | 2016-11-16 | 3 | -0/+345 |