aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Dashboard
Commit message (Expand)AuthorAgeFilesLines
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-233-9/+3
* implement dashboard API for clients, new WidgetItem class, new IAPIWidget int...Julien Veyssier2021-06-152-0/+190
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0413-26/+13
* Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma2020-08-2613-13/+0
|\
| * Remove @package annotations from public namespaceJulius Härtl2020-08-2613-13/+0
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-2412-3/+12
|/
* Refactor API to match the widget wordingJulius Härtl2020-08-053-14/+14
* Dashboard strict typingJulius Härtl2020-07-153-0/+9
* Add load method for apps to bootstrap their panelsJulius Härtl2020-07-151-6/+12
* Cleanup public api methodsJulius Härtl2020-07-153-17/+5
* Deprecate panel register event right away but keep it for not breaking backwa...Julius Härtl2020-07-151-0/+6
* Move to lazy panel registration during registration contextJulius Härtl2020-07-151-0/+6
* Deprecate old dashboard APIJulius Härtl2020-07-159-0/+79
* Add new dashboard public APIJulius Härtl2020-07-153-0/+165
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Add visibility to all constantsChristoph Wurst2020-04-102-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-109-16/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-099-9/+0
* Update license headersChristoph Wurst2019-12-0510-70/+41
* Some php-cs fixesRoeland Jago Douma2019-11-2210-20/+2
* include dashboard into coreMaxence Lange2018-10-1510-0/+1579