Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(dashboard): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 1 | -2/+4 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(dashboard): Use the widget icon URL when it was provided | Joas Schilling | 2024-07-11 | 1 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -24/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | refactor(dashboard): Use attributes for routing | provokateurin | 2024-05-10 | 1 | -0/+2 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | feat(dashboard): Add endpoints to get the layout and statuses | provokateurin | 2024-05-10 | 1 | -15/+5 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | refactor(dashboard): Let the statuses and layout endpoints use a saner format | provokateurin | 2024-05-10 | 1 | -5/+10 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | refactor(dashboard): Migrate saving layout and statuses to OCS | provokateurin | 2024-05-10 | 1 | -21/+0 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(dashboard): do not suggest to install new widgets if appstore is disabled | Thomas Citharel | 2024-03-28 | 1 | -0/+1 |
| | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Merge branch 'master' into refactor_dashboard_app | John Molakvoæ | 2024-02-28 | 1 | -13/+8 |
|\ | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
| * | fix!: Remove deprecated `RegisterWidgetEvent` | Ferdinand Thiessen | 2024-02-09 | 1 | -3/+0 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | perf(dashboard): Stop loading the viewer on the dashboard | Ferdinand Thiessen | 2024-02-07 | 1 | -7/+0 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | refactor: Migrate IgnoreOpenAPI attributes to OpenAPI | provokateurin | 2024-01-18 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | enh(dashboard): changed h1 to say Dashboard instead of Nextcloud | Eduardo Morales | 2023-12-20 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| * | enh(dashboard): changed h1 to say Dashboard instead of Nextcloud | Eduardo Morales | 2023-12-20 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
| * | dashboard: Add OpenAPI spec | jld3103 | 2023-07-11 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | Make adjustments based on the review | Hamid Dehnavi | 2023-07-14 | 1 | -1/+1 |
| | | | | | | | | | | Co-authored-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | | Refactor dashboard app | Hamid Dehnavi | 2023-07-08 | 1 | -20/+5 |
|/ | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com> | ||||
* | Fix initial state typo in dashboard controller | Christopher Ng | 2022-09-15 | 1 | -6/+6 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Move background settings from dashboard app to Appearance and accessibility ↵ | greta | 2022-09-14 | 1 | -72/+0 |
| | | | | | | | settings Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Allow to override #app-content and #app-navigation hrefs for content skipping | Julius Härtl | 2022-07-16 | 1 | -1/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Load scripts of theming app before the dashboard | Louis Chemineau | 2022-02-17 | 1 | -1/+1 |
| | | | | | | This allows dashboard to access OCA.Theming Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Fix dynamic loading | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -0/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | 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> | ||||
* | 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 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix php cs | Julius Härtl | 2020-08-19 | 1 | -3/+4 |
| | | | | 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 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow to set a primary color background | Julius Härtl | 2020-08-19 | 1 | -11/+29 |
| | | | | 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 | 1 | -4/+15 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow to set a custom background | Julius Härtl | 2020-08-19 | 1 | -0/+36 |
| | | | | 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> |