summaryrefslogtreecommitdiffstats
path: root/apps/dashboard/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* refs #22468 fix empty php array becoming an array instead of an object in UIJulien Veyssier2020-09-041-1/+5
* now able to toggle statusesJulien Veyssier2020-08-211-0/+13
* Small fixes to cleanup codeJulius Härtl2020-08-201-2/+2
* Allow using geolocation in the dashboardRoeland Jago Douma2020-08-201-1/+8
* Fix psalm warningsMorris Jobke2020-08-191-1/+1
* Fix php csJulius Härtl2020-08-191-3/+4
* Make it possible to define theme header styling per backgroundJulius Härtl2020-08-191-0/+1
* Allow to set a primary color backgroundJulius Härtl2020-08-191-11/+29
* Do not reset background on every saveJulius Härtl2020-08-191-8/+5
* Implement background reset and proper shipped settingJulius Härtl2020-08-191-4/+15
* Allow to set a custom backgroundJulius Härtl2020-08-192-0/+99
* Fix php cs checkJulius Härtl2020-08-051-1/+0
* Load sidebar on dashboardJulius Härtl2020-08-051-4/+6
* Refactor API to match the widget wordingJulius Härtl2020-08-051-10/+10
* Fix default order of widgetsJulius Härtl2020-08-051-1/+1
* Expose firstRun parameter to frontendJulius Härtl2020-08-051-0/+2
* Allow userdefined order and start with drag and drop resortingJulius Härtl2020-08-051-3/+25
* Dashboard strict typingJulius Härtl2020-07-151-1/+4
* Cleanup public api methodsJulius Härtl2020-07-151-3/+9
* Initialize panels early to make sure that scripts can be loadedJulius Härtl2020-07-151-10/+9
* Add dashboard appJulius Härtl2020-07-151-0/+79