| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Apply new rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 1 | -3/+6 |
* | fix(tests): remove redundant unit test for activityfix/activity-log-for-favorites-in-dav | grnd-alt | 2024-12-03 | 1 | -40/+0 |
* | refactor(tags): move favorite event dispatching to tags.php | grnd-alt | 2024-12-03 | 1 | -1/+0 |
* | fix(dav): add activity logging for favorites in dav | grnd-alt | 2024-12-03 | 1 | -8/+19 |
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 1 | -3/+4 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 1 | -2/+3 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -24/+4 |
* | feat!: Migrate TagService events to typed events | Joas Schilling | 2023-07-28 | 1 | -3/+3 |
* | 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 | -1/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -5/+5 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+2 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -10/+10 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -1/+1 |
* | Make TAG_FAVORITE public | Daniel Kesselberg | 2020-02-12 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -2/+2 |
* | Add events for favorites | Joas Schilling | 2018-01-10 | 1 | -1/+7 |
* | Add tests for favorite action | Joas Schilling | 2016-12-04 | 1 | -8/+55 |
* | Fix getMock files | Roeland Jago Douma | 2016-09-06 | 1 | -1/+2 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | Move Files app to PSR-4 (#24569) | Joas Schilling | 2016-05-12 | 1 | -0/+127 |