| Commit message (Expand) | Author | Age | Files | Lines |
* | fix ftp external storage with filezilla server | Robin Appelman | 2023-03-30 | 1 | -5/+7 |
* | 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 |
* | Make sure to not pass null to DateTime::createFromFormat | Côme Chilliet | 2022-11-14 | 1 | -2/+2 |
* | Rename file1 and file2 to source and target in Storage abstraction | Carl Schwan | 2022-10-18 | 1 | -3/+3 |
* | ftp ci improvements | Robin Appelman | 2021-10-07 | 1 | -1/+1 |
* | update copyright header | Robin Appelman | 2021-10-07 | 1 | -1/+2 |
* | teardown | Robin Appelman | 2021-10-07 | 1 | -1/+5 |
* | add new ftp backend | Robin Appelman | 2021-10-07 | 1 | -85/+288 |
* | 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 | -2/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -12/+12 |
* | filter files containing a hash in the path for ftp storages | Robin Appelman | 2020-07-10 | 1 | -0/+17 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -1/+0 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -6/+3 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+2 |
* | add LDAP ConfigHandler for external storages and "$home" var | Arthur Schiwon | 2019-02-14 | 1 | -2/+0 |
* | Remove \OCP\Files::tmpFile | Roeland Jago Douma | 2018-03-19 | 1 | -1/+1 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Fix comparisons in the files external app | Joas Schilling | 2017-08-01 | 1 | -1/+1 |
* | replace close:// streamwrapper with CallBackWrapper | Robin Appelman | 2017-01-06 | 1 | -8/+8 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+2 |
* | Move Lib\Storage to PSR-4 | Joas Schilling | 2016-05-24 | 1 | -0/+155 |