| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 1 | -15/+7 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 1 | -2/+4 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 1 | -36/+3 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
* | chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps | Côme Chilliet | 2024-02-05 | 1 | -1/+1 |
* | Convert isset ternary to null coalescing operator | Hamid Dehnavi | 2023-09-28 | 1 | -2/+2 |
* | Migrate files external to PSR LoggerInterface | Benjamin Gaussorgues | 2023-08-01 | 1 | -2/+2 |
* | Fix returning null when getMessage return null | Carl Schwan | 2022-10-17 | 1 | -11/+6 |
* | remove old legacy external storage migration logic | Robin Appelman | 2022-02-09 | 1 | -23/+1 |
* | move files_external to IBootstrap | Robin Appelman | 2021-06-16 | 1 | -3/+0 |
* | remove depricated methods from MountConfig | Robin Appelman | 2021-06-16 | 1 | -97/+16 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Use correct exception type hint in catch statement | Morris Jobke | 2021-03-16 | 1 | -2/+2 |
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -3/+3 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Remove unused and deprecated methods from files_external MountConfig | Morris Jobke | 2020-11-10 | 1 | -49/+0 |
* | Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f... | Morris Jobke | 2020-07-10 | 1 | -0/+446 |