| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(IInitialState): Allow provideLazyInitialState() closure to return arraybackport/50077/stable29 | provokateurin | 2025-01-27 | 1 | -1/+1 |
* | fix(appconfig): only convert single entry on searchValues() | Maxence Lange | 2024-04-17 | 1 | -1/+1 |
* | fix psalm | Maxence Lange | 2024-01-31 | 1 | -2/+2 |
* | sync with new OCP\IAppConfig | Maxence Lange | 2024-01-31 | 1 | -1/+232 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 2 | -2/+0 |
* | Fix psalm parameter type | Joas Schilling | 2022-09-15 | 1 | -1/+1 |
* | Fix ArrayAccess and JsonSerializable return types | Côme Chilliet | 2021-11-23 | 1 | -0/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 3 | -6/+3 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 2 | -1/+3 |
* | Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitialState cl... | Christoph Wurst | 2020-10-28 | 1 | -1/+4 |
* | Move initial state provider to boostrap | Roeland Jago Douma | 2020-10-04 | 1 | -0/+49 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 2 | -2/+5 |
* | Fix OCPSinceChecker and php-cs | Morris Jobke | 2020-05-08 | 1 | -0/+4 |
* | Add InitialState Appframework service | Roeland Jago Douma | 2020-05-07 | 1 | -0/+54 |
* | Simple AppConfig wrapper for the AppFramework | Roeland Jago Douma | 2020-05-02 | 1 | -0/+111 |