Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 1 | -11/+5 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -21/+4 |
* | clean failed upload chunks | Robin Appelman | 2023-06-21 | 1 | -1/+9 |
* | feat(s3): Use multipart upload for chunked uploading | Julius Härtl | 2023-03-08 | 1 | -2/+28 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Use a proper upload file so propfinds return 404 | Roeland Jago Douma | 2020-04-21 | 1 | -2/+9 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -10/+10 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -2/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Background job to cleanup leftover chunked uploads | Roeland Jago Douma | 2019-01-04 | 1 | -1/+10 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -1/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+19 |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 1 | -0/+61 |