aboutsummaryrefslogtreecommitdiffstats
path: root/dist/dashboard-main.js
Commit message (Collapse)AuthorAgeFilesLines
* chore(assets): recompile assetschore/update-sass-loaderGrigorii K. Shartsev2024-10-141-2/+2
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore(assets): Recompile assetsnextcloud-command2024-08-311-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Add stylelint rules to verify we only use logical propertiesFerdinand Thiessen2024-08-291-2/+2
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2024-08-221-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-08-211-2/+2
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2024-08-131-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-08-051-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* build(deps): bump @nextcloud/paths from 2.2.0 to 2.2.1dependabot[bot]2024-08-031-2/+2
| | | | | | | | | | | | | | | | Bumps [@nextcloud/paths](https://github.com/nextcloud-libraries/nextcloud-paths) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-paths/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-paths/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-paths/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: "@nextcloud/paths" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* build(assets): compile jsArthur Schiwon2024-07-301-2/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* chore: Compile assetsFerdinand Thiessen2024-07-251-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(dashboard): Use the widget icon URL when it was providedJoas Schilling2024-07-111-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(deps): Bump @nextcloud/vue to v8.14.0Hamza Mahjoubi2024-07-041-2/+2
| | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
* Feat: update panels border radiusMarco Ambrosini2024-07-021-2/+2
| | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-06-231-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-06-201-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-06-161-2/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-05-311-3/+3
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-05-271-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-05-211-3/+3
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-05-131-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* refactor(dashboard): Let the statuses and layout endpoints use a saner formatprovokateurin2024-05-101-2/+2
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* refactor(dashboard): Migrate saving layout and statuses to OCSprovokateurin2024-05-101-2/+2
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore: compile assetsChristopher Ng2024-04-111-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(dashboard): do not suggest to install new widgets if appstore is disabledThomas Citharel2024-03-281-2/+2
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-03-231-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* build(deps): bump @nextcloud/vue from 8.11.0 to 8.11.1dependabot[bot]2024-03-231-2/+2
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.11.0 to 8.11.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.0...v8.11.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): compiled assetsEduardo Morales2024-03-151-2/+2
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* chore(assets): Recompile assetsGrigorii K. Shartsev2024-03-111-2/+2
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* fix: Positioning and active state of viewer componentsJulius Härtl2024-03-071-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* chore: compile assetsChristopher Ng2024-03-041-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(files_sharing): use `OCSResponse` from `@nextcloud/typings`skjnldsv2024-02-231-2/+2
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore(assets): Recompile assetsnextcloud-command2024-02-211-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsEduardo Morales2024-02-201-2/+2
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* chore: Bump calendar-availability-vue to `v2.1.0`julia.kirschenheuter2024-02-091-2/+2
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-02-091-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #43438 from nextcloud/bump/bump-ncvue-to-v8.6.2Pytal2024-02-081-2/+2
| | | Bump NcVue to `v8.6.2`
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-2/+2
| | | | | This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d.
* Bump NcVue to `v8.6.2`julia.kirschenheuter2024-02-071-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: Compile assetsFerdinand Thiessen2024-02-071-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Update `@nextcloud/vue` to 8.5.1Ferdinand Thiessen2024-01-301-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2024-01-231-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: compile assetsChristopher Ng2024-01-231-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Update Nc Vue to 8.4.0julia.kirschenheuter2024-01-021-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: Compile assetsFerdinand Thiessen2023-12-201-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(dashboard): changed h3 elements to h2Eduardo Morales2023-12-141-2/+2
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* chore: Compile assetsFerdinand Thiessen2023-12-141-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Update `@nextcloud/vue` to 8.3.0Ferdinand Thiessen2023-12-011-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2023-11-201-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Update `@nextcloud/vue` to 8.2.0Ferdinand Thiessen2023-11-171-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Update `@nextcloud/vue`Ferdinand Thiessen2023-11-141-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>