Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move stuff from outside lib/ to PSR-4 | Joas Schilling | 2016-05-24 | 1 | -282/+0 |
* | Introduce backend/auth mechanism providers | Robin McCorkell | 2016-05-11 | 1 | -0/+50 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+3 |
* | [files_external] fix empty user mounts setting | Morris Jobke | 2015-11-04 | 1 | -0/+5 |
* | Revert "Implement more fine-grained external storage permissions model" | Robin McCorkell | 2015-09-23 | 1 | -12/+8 |
* | Introduce MODIFY permission for external storages | Robin McCorkell | 2015-08-28 | 1 | -1/+2 |
* | Implement more fine-grained external storage permissions model | Robin McCorkell | 2015-08-28 | 1 | -57/+11 |
* | Don't use `empty()` with a return value, PHP 5.4 | Robin McCorkell | 2015-08-20 | 1 | -2/+2 |
* | Split backend identifiers from the class name | Robin McCorkell | 2015-08-19 | 1 | -13/+27 |
* | Authentication mechanisms for external storage backends | Robin McCorkell | 2015-08-19 | 1 | -0/+91 |
* | Introduce BackendService for managing external storage backends | Robin McCorkell | 2015-08-19 | 1 | -0/+170 |