Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 2 | -25/+15 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 2 | -42/+9 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
* | Convert isset ternary to null coalescing operator | Hamid Dehnavi | 2023-09-28 | 1 | -2/+2 |
* | Fix typos in apps/dav subdirectory | luz paz | 2022-07-26 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -4/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -4/+4 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 2 | -5/+5 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -16/+0 |
* | Remove space between switch case and colon | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -39/+39 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+4 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -0/+2 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 2 | -2/+5 |
* | Fix type hinting | Robin Appelman | 2016-07-08 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 2 | -0/+252 |