| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor(Storage): Align all Storage constructorsrefactor/storage/constructors | provokateurin | 2024-10-23 | 1 | -1/+1 |
* | refactor(Storage): Make all parameter types strong types | provokateurin | 2024-10-07 | 1 | -34/+34 |
* | fix(Storage): Fix IStorage return types | provokateurin | 2024-09-26 | 1 | -37/+38 |
* | fix(Storage): Document getOwner() can return false | provokateurin | 2024-09-17 | 1 | -2/+2 |
* | refactor(Token): introduce scope constants | Arthur Schiwon | 2024-06-05 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 3 | -58/+6 |
* | Respect OCP interface in private classes | Côme Chilliet | 2023-02-07 | 1 | -1/+1 |
* | Strong type filesize related methods to ease 32bits problem findings | Côme Chilliet | 2023-02-07 | 1 | -1/+1 |
* | Rename file1 and file2 to source and target in Storage abstraction | Carl Schwan | 2022-10-18 | 1 | -2/+2 |
* | 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 |