summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Services
Commit message (Expand)AuthorAgeFilesLines
* fix(IInitialState): Allow provideLazyInitialState() closure to return arraybackport/50077/stable29provokateurin2025-01-271-1/+1
* fix(appconfig): only convert single entry on searchValues()Maxence Lange2024-04-171-1/+1
* fix psalmMaxence Lange2024-01-311-2/+2
* sync with new OCP\IAppConfigMaxence Lange2024-01-311-1/+232
* composer run cs:fixCôme Chilliet2023-01-202-2/+0
* Fix psalm parameter typeJoas Schilling2022-09-151-1/+1
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-0/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-6/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-1/+3
* Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitialState cl...Christoph Wurst2020-10-281-1/+4
* Move initial state provider to boostrapRoeland Jago Douma2020-10-041-0/+49
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-2/+5
* Fix OCPSinceChecker and php-csMorris Jobke2020-05-081-0/+4
* Add InitialState Appframework serviceRoeland Jago Douma2020-05-071-0/+54
* Simple AppConfig wrapper for the AppFrameworkRoeland Jago Douma2020-05-021-0/+111