summaryrefslogtreecommitdiffstats
path: root/lib/public/Dashboard/Model
Commit message (Expand)AuthorAgeFilesLines
* Add since tagsJoas Schilling2022-09-161-0/+6
* move widget options into a Option classRobin Appelman2022-09-152-3/+64
* change widget button api to support multiple button typesRobin Appelman2022-09-151-0/+75
* 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-151-0/+149
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-045-10/+5
* Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma2020-08-265-5/+0
|\
| * Remove @package annotations from public namespaceJulius Härtl2020-08-265-5/+0
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-245-0/+5
|/
* Deprecate old dashboard APIJulius Härtl2020-07-155-0/+58
* 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-105-11/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-095-5/+0
* Update license headersChristoph Wurst2019-12-055-35/+20
* Some php-cs fixesRoeland Jago Douma2019-11-225-9/+0
* include dashboard into coreMaxence Lange2018-10-155-0/+1098