Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some psalm fixes for the DashboardController | Roeland Jago Douma | 2021-02-10 | 1 | -14/+14 |
| | | | | | | | * Use the AppFramework IInitialState * Set return type Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add config to specify a default dashboard layout | Julius Härtl | 2021-01-25 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Only setup filesystem if needed for dashboard background service | Julius Härtl | 2020-11-18 | 1 | -20/+38 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | override default dashboard background with theming one | Julien Veyssier | 2020-11-13 | 1 | -0/+10 |
| | | | | | | | | fix getAppValue default value in theming app fix cacheBuster value injection Signed-off-by: Julien Veyssier <eneiluj@posteo.net> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | ||||
* | refs #22468 fix empty php array becoming an array instead of an object in UI | Julien Veyssier | 2020-09-04 | 1 | -1/+5 |
| | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | now able to toggle statuses | Julien Veyssier | 2020-08-21 | 1 | -0/+13 |
| | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | Small fixes to cleanup code | Julius Härtl | 2020-08-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow using geolocation in the dashboard | Roeland Jago Douma | 2020-08-20 | 1 | -1/+8 |
| | | | | | | Else the weather geolocation is kind of useless. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix psalm warnings | Morris Jobke | 2020-08-19 | 2 | -1/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Dashboard: Finish image list and attribution | Jan C. Borchardt | 2020-08-19 | 1 | -22/+45 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Fix php cs | Julius Härtl | 2020-08-19 | 2 | -13/+29 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix const visibility | Julius Härtl | 2020-08-19 | 1 | -3/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make it possible to define theme header styling per background | Julius Härtl | 2020-08-19 | 2 | -0/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix late night errors | Julius Härtl | 2020-08-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | WIP: Start off with attribution for shipped backgrounds | Julius Härtl | 2020-08-19 | 1 | -10/+43 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow to set a primary color background | Julius Härtl | 2020-08-19 | 2 | -20/+36 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Remove old shipped background | Julius Härtl | 2020-08-19 | 1 | -2/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add images | Julius Härtl | 2020-08-19 | 1 | -24/+10 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> update images Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Do not reset background on every save | Julius Härtl | 2020-08-19 | 1 | -8/+5 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement background reset and proper shipped setting | Julius Härtl | 2020-08-19 | 2 | -10/+38 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix loading as guest | Julius Härtl | 2020-08-19 | 1 | -0/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow to set a custom background | Julius Härtl | 2020-08-19 | 3 | -0/+198 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix php cs check | Julius Härtl | 2020-08-05 | 1 | -1/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Load sidebar on dashboard | Julius Härtl | 2020-08-05 | 1 | -4/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Refactor API to match the widget wording | Julius Härtl | 2020-08-05 | 1 | -10/+10 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix default order of widgets | Julius Härtl | 2020-08-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Expose firstRun parameter to frontend | Julius Härtl | 2020-08-05 | 1 | -0/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow userdefined order and start with drag and drop resorting | Julius Härtl | 2020-08-05 | 1 | -3/+25 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Dashboard strict typing | Julius Härtl | 2020-07-15 | 1 | -1/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Cleanup public api methods | Julius Härtl | 2020-07-15 | 1 | -3/+9 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Initialize panels early to make sure that scripts can be loaded | Julius Härtl | 2020-07-15 | 1 | -10/+9 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add dashboard app | Julius Härtl | 2020-07-15 | 1 | -0/+79 |
Signed-off-by: Julius Härtl <jus@bitgrid.net> |