aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Dashboard
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* chore(OCP): Remove deprecated dashboard interfaces and classesJulius Härtl2023-01-031-139/+0
* Merge pull request #34832 from nextcloud/bugfix/noid/allow-to-conditionally-e...Joas Schilling2022-10-281-0/+5
|\
| * Allow to conditionally enable dashboard widgetsJoas Schilling2022-10-271-0/+5
* | Continue registering and loading other dashboard widgets when one failed crea...Joas Schilling2022-10-271-4/+7
|/
* avoid early DI of IAppManagerArthur Schiwon2022-06-221-3/+5
* load widgets only of enabled appsArthur Schiwon2022-06-221-13/+20
* Fix identationCôme Chilliet2022-04-261-4/+6
* Move away from deprecated ILoggerCôme Chilliet2022-04-261-14/+15
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-4/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Log an error if a dashboard widget loads longer than 1 secondJoas Schilling2020-09-231-0/+9
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+1
* Refactor API to match the widget wordingJulius Härtl2020-08-051-21/+21
* Dashboard strict typingJulius Härtl2020-07-151-0/+3
* Add load method for apps to bootstrap their panelsJulius Härtl2020-07-151-1/+12
* Cleanup public api methodsJulius Härtl2020-07-151-5/+3
* Move to lazy panel registration during registration contextJulius Härtl2020-07-151-0/+55
* Add new dashboard public APIJulius Härtl2020-07-151-0/+46
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-7/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+0
* include dashboard into coreMaxence Lange2018-10-151-0/+148