aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-022-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix OCS-APIRequest header for OpenAPIjld31032023-09-271-6/+9
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Add single status code descriptions for OpenAPIjld31032023-09-272-3/+9
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* dashboard: Fix get widgets OpenAPIjld31032023-09-202-3/+3
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-092-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-012-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(dashboard): implement widget item api v2Richard Steinmetz2023-08-226-25/+439
| | | | | | | | | This API enables the dashboard to render all widgets from the API data alone without having apps to provide their own bundles. This saves a lot of traffic and execution time as a lot less javascript has to be parsed on the frontend. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-122-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-102-0/+54
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-092-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix OpenAPI specsjld31032023-08-031-2/+6
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-012-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* only show weather credits if the app is enabled and the weather status is ↡Julien Veyssier2023-07-211-9/+11
| | | | | | enabled Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-202-2/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-152-2/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Set double outline to buttons in focus statejulia.kirschenheuter2023-07-111-1/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* dashboard: Add OpenAPI specjld31032023-07-115-8/+74
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-102-2/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-062-26/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-272-14/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-202-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-162-2/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-142-8/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-132-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-102-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-052-0/+54
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-042-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2792-548/+92
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Add OpenAPI specsjld31032023-05-241-0/+293
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-232-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38336 from nextcloud/master-is-now-28Joas Schilling2023-05-171-2/+2
|\ | | | | Master is now 28
| * chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #38327 from nextcloud/fix/dashboard-adjust-borderSimon L2023-05-171-1/+1
|\ \ | |/ |/| dashboard: Adjust border radius of panels to match main content container
| * fix(dashboard): Adjust border radius of panels to match main content containerFerdinand Thiessen2023-05-171-1/+1
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-172-20/+20
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Use the color-primary-element* variablesSimon L2023-05-131-3/+3
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-092-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Add missing taint analysis docblock comments, and improve escaping in some ↡Carl Schwan2023-04-241-1/+1
| | | | | | | methods Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: CΓ΄me Chilliet <come.chilliet@nextcloud.com>
* fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-241-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-202-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-162-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-04-134-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-04-082-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Add `aria-hidden='true'` to decorative icons inside of modal dialogsjulia.kirschenheuter2023-04-061-5/+5
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-04-062-2/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-314-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-284-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): πŸ”  Update translations from TransifexNextcloud bot2023-03-2720-0/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>