| Commit message (Expand) | Author | Age | Files | Lines |
* | Lower to info | Git'Fellow | 2024-01-15 | 1 | -1/+1 |
* | Lower error to warning | Git'Fellow | 2024-01-14 | 1 | -1/+1 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | Fix Dashboard IManager getWidgets return annotation | jld3103 | 2023-09-20 | 1 | -2/+5 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Merge pull request #34832 from nextcloud/bugfix/noid/allow-to-conditionally-e... | Joas Schilling | 2022-10-28 | 1 | -0/+5 |
|\ |
|
| * | Allow to conditionally enable dashboard widgets | Joas Schilling | 2022-10-27 | 1 | -0/+5 |
* | | Continue registering and loading other dashboard widgets when one failed crea... | Joas Schilling | 2022-10-27 | 1 | -4/+7 |
|/ |
|
* | avoid early DI of IAppManager | Arthur Schiwon | 2022-06-22 | 1 | -3/+5 |
* | load widgets only of enabled apps | Arthur Schiwon | 2022-06-22 | 1 | -13/+20 |
* | Fix identation | Côme Chilliet | 2022-04-26 | 1 | -4/+6 |
* | Move away from deprecated ILogger | Côme Chilliet | 2022-04-26 | 1 | -14/+15 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Log an error if a dashboard widget loads longer than 1 second | Joas Schilling | 2020-09-23 | 1 | -0/+9 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -1/+1 |
* | Refactor API to match the widget wording | Julius Härtl | 2020-08-05 | 1 | -21/+21 |
* | Dashboard strict typing | Julius Härtl | 2020-07-15 | 1 | -0/+3 |
* | Add load method for apps to bootstrap their panels | Julius Härtl | 2020-07-15 | 1 | -1/+12 |
* | Cleanup public api methods | Julius Härtl | 2020-07-15 | 1 | -5/+3 |
* | Move to lazy panel registration during registration context | Julius Härtl | 2020-07-15 | 1 | -0/+55 |
* | Add new dashboard public API | Julius Härtl | 2020-07-15 | 1 | -0/+46 |