]>
source.dussan.org Git - nextcloud-server.git/log
Grigorii K. Shartsev [Sat, 21 Oct 2023 01:49:01 +0000 (03:49 +0200)]
fix(settings): users page html validation
- Remove non-existing `button-class` from `NcAppNavigationNew`
- Type: use `input-id` instead of `id` on `NcSelect` to be labeled
- Encode uniqueId with user's ID, because user.id may contain space
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Nextcloud bot [Sat, 21 Oct 2023 00:27:09 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Fri, 20 Oct 2023 19:37:39 +0000 (21:37 +0200)]
Merge pull request #40983 from nextcloud/fix/37092/personal-settings--html-validation
HTML Validation: Personal settings
Grigorii K. Shartsev [Thu, 19 Oct 2023 17:16:44 +0000 (19:16 +0200)]
chore(assets): Re-compile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Thu, 19 Oct 2023 14:42:36 +0000 (16:42 +0200)]
fix(settings): remove unused savePrimaryEmailScope on Personal Settings page
If was replaced with universal `savePrimaryAccountPropertyScope`.
`<HeaderBar>` has no `handle-scope-change` prop.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Thu, 19 Oct 2023 13:24:50 +0000 (15:24 +0200)]
fix(settings): remove placeholder from select
There is no placeholder attribute on select element
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Wed, 18 Oct 2023 17:48:43 +0000 (19:48 +0200)]
fix(settings): typo in avatar prop
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Wed, 18 Oct 2023 17:44:34 +0000 (19:44 +0200)]
fix(settings): remove invalid avatar prop
There was a typo, it must have been disable-menu, not disableD-menu.
But it is not required, because the menu is disabled for the current user anyway.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Thu, 19 Oct 2023 12:18:50 +0000 (14:18 +0200)]
fix(settings): fix ids and aria-labels in personal emails
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Thu, 19 Oct 2023 11:53:38 +0000 (13:53 +0200)]
fix(settings): remove empty aria-describedby
Empty string `''` is still rendered and is not a valid ID.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Ferdinand Thiessen [Fri, 20 Oct 2023 18:29:57 +0000 (20:29 +0200)]
Merge pull request #40993 from nextcloud/pulsejet/oc-cap-refactor
refactor: remove remaining usage of OC::getCapabilities
Ferdinand Thiessen [Fri, 20 Oct 2023 18:24:54 +0000 (20:24 +0200)]
Merge pull request #41018 from nextcloud/fix-files-list-header
fix(files): disable size containment on headers
nextcloud-command [Fri, 20 Oct 2023 18:05:04 +0000 (18:05 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Varun Patil [Fri, 20 Oct 2023 16:03:22 +0000 (09:03 -0700)]
fix(files): disable size containment on headers
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Ferdinand Thiessen [Fri, 20 Oct 2023 14:23:27 +0000 (16:23 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Varun Patil [Thu, 19 Oct 2023 17:06:16 +0000 (10:06 -0700)]
refactor: remove remaining usage of OC::getCapabilities
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Ferdinand Thiessen [Fri, 20 Oct 2023 14:19:24 +0000 (16:19 +0200)]
Merge pull request #41008 from nextcloud/fix/36965-fix-trusted-server-input
Fix trusted server input field
Ferdinand Thiessen [Fri, 20 Oct 2023 14:17:30 +0000 (16:17 +0200)]
Merge pull request #40994 from nextcloud/fix/37092/user-menu-validation
fix(user_menu): pass only actual prop to user menu entries
julia.kirschenheuter [Fri, 20 Oct 2023 09:17:29 +0000 (11:17 +0200)]
Fix trusted server input field
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
John Molakvoæ [Fri, 20 Oct 2023 09:56:10 +0000 (11:56 +0200)]
Merge pull request #40999 from nextcloud/files-list-will-change
Varun Patil [Thu, 19 Oct 2023 19:53:28 +0000 (12:53 -0700)]
fix(files): virtual list will-change value
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 20 Oct 2023 08:44:04 +0000 (10:44 +0200)]
Merge pull request #41000 from nextcloud/fix/local-cypress-tests
Ferdinand Thiessen [Fri, 20 Oct 2023 00:49:49 +0000 (02:49 +0200)]
Merge pull request #40979 from nextcloud/fix/36965-fix-global-search
Fix placement of actions within unified search
Nextcloud bot [Fri, 20 Oct 2023 00:27:12 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Thu, 19 Oct 2023 23:54:53 +0000 (01:54 +0200)]
Merge pull request #40978 from nextcloud/fix/37092/replace-non-standard-autocorrect-with-spellcheck
HTML Validation: replace non standard `autocorrect` with `spellcheck`
Ferdinand Thiessen [Thu, 19 Oct 2023 22:54:39 +0000 (00:54 +0200)]
Merge pull request #40844 from nextcloud/feat/frontend-apporder-default-apps
feat: Allow to configure the app menu order in the frontend
Grigorii K. Shartsev [Thu, 19 Oct 2023 10:04:20 +0000 (12:04 +0200)]
fix: replace non-standard autocorrect with spellcheck attribute
`autocorrect` was actual for Safari long time ago when Safari didn't fully supported HTML 5 spellcheck.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Ferdinand Thiessen [Mon, 9 Oct 2023 22:27:57 +0000 (00:27 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 25 Sep 2023 12:21:23 +0000 (14:21 +0200)]
feat(theming): Allow to configure default apps and app order in frontend settings
* Also add API for setting the value using ajax.
* Add cypress tests for app order and defaul apps
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 10 Oct 2023 12:24:34 +0000 (14:24 +0200)]
feat(NavigationManager): Always sort the default app first
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 25 Sep 2023 12:08:34 +0000 (14:08 +0200)]
feat(IAppManager): Allow to set the (user) default apps and get all global default apps
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 19 Oct 2023 20:03:39 +0000 (22:03 +0200)]
fix(cypress): Also sync `3rdparty` directory for local cypress tests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 19 Oct 2023 20:02:28 +0000 (22:02 +0200)]
Merge pull request #40961 from nextcloud/fix/cypress-tests
fix(cypress): Replace flaky password-confirmation hack
Ferdinand Thiessen [Thu, 19 Oct 2023 19:58:19 +0000 (21:58 +0200)]
Merge pull request #40992 from nextcloud/fix/37092/weather-status-html-validation
fix(weather_status): remove `li` wrapper
Grigorii K. Shartsev [Thu, 19 Oct 2023 16:59:38 +0000 (18:59 +0200)]
chore(assets): Re-compile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
julia.kirschenheuter [Thu, 19 Oct 2023 12:48:55 +0000 (14:48 +0200)]
Fix placement of actions within unified search
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Grigorii K. Shartsev [Wed, 18 Oct 2023 09:40:41 +0000 (11:40 +0200)]
fix(core): do not assign all navigation entry properties as html attributes
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Ferdinand Thiessen [Thu, 19 Oct 2023 16:15:49 +0000 (18:15 +0200)]
Merge pull request #40924 from AIlkiv/shortcut-ctrl-f-for-different-keyboard-layouts
Shortcut Ctrl+F for different keyboard layouts
Julia Kirschenheuter [Thu, 19 Oct 2023 15:08:28 +0000 (17:08 +0200)]
Merge pull request #40963 from nextcloud/fix/36965-fix-width-of-sharing-entry
Reduce width of sharing entry
Grigorii K. Shartsev [Thu, 19 Oct 2023 15:06:42 +0000 (17:06 +0200)]
chore(assets): Re-compile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Joas Schilling [Thu, 19 Oct 2023 14:41:58 +0000 (16:41 +0200)]
Merge pull request #40977 from nextcloud/Rello-patch-version
Update version.php to owncloud 10.13
Ferdinand Thiessen [Thu, 19 Oct 2023 14:15:48 +0000 (16:15 +0200)]
fix(cypress): Test using `data-test-id` attributes rather than private classes
Makes the test more resilant to inner component changes of the `@nextcloud/vue` library.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 18 Oct 2023 13:02:32 +0000 (15:02 +0200)]
fix(cypress): Replace flaky password-confirmation hack with conditional testing for the password modal
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Côme Chilliet [Thu, 19 Oct 2023 13:41:23 +0000 (15:41 +0200)]
Merge pull request #32550 from nextcloud/feat/api-cleanup-check
Add api to register setup checks
julia.kirschenheuter [Wed, 18 Oct 2023 14:47:29 +0000 (16:47 +0200)]
Reduce width of sharing entry
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Côme Chilliet [Thu, 19 Oct 2023 12:46:46 +0000 (14:46 +0200)]
Fix jsunit tests for SetupChecks
Tests could be simplified to test generic setup check directly with fake
data instead of trying to mimic real steps results but for now this
will do.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Rello [Thu, 19 Oct 2023 12:37:05 +0000 (14:37 +0200)]
Update version.php to owncloud 10.13
ownCloud's current version is 10.13
migration was tested with a customer;
documentation was adjusted
https://github.com/nextcloud/documentation/pull/11225
Signed-off-by: Rello <Rello@users.noreply.github.com>
John Molakvoæ [Thu, 19 Oct 2023 12:23:39 +0000 (14:23 +0200)]
Merge pull request #35728 from nextcloud/fix/cypress
John Molakvoæ [Sun, 11 Dec 2022 15:10:02 +0000 (16:10 +0100)]
Fix background removal not applying to user default theming
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Ferdinand Thiessen [Thu, 19 Oct 2023 10:00:43 +0000 (12:00 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Sun, 11 Dec 2022 14:37:29 +0000 (15:37 +0100)]
Fix background removal check
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Sun, 11 Dec 2022 11:29:46 +0000 (12:29 +0100)]
Add additional no-background and custom colour test
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Andrii Ilkiv [Sun, 15 Oct 2023 08:54:08 +0000 (11:54 +0300)]
Shortcut Ctrl+F for different keyboard layouts
Signed-off-by: Andrii Ilkiv <a.ilkiv.ye@gmail.com>
Côme Chilliet [Thu, 19 Oct 2023 09:43:39 +0000 (11:43 +0200)]
Small code style fix in SetupCheckManager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 16 Oct 2023 15:23:47 +0000 (17:23 +0200)]
Change SetupResult API to named constructors
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 16 Oct 2023 14:37:07 +0000 (16:37 +0200)]
Remove useless var in apps/settings/lib/SetupChecks/CheckUserCertificates.php
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Côme Chilliet [Mon, 16 Oct 2023 07:47:51 +0000 (09:47 +0200)]
Move NeedsSystemAddressBookSync to dav application where it’s registered
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 16 Oct 2023 07:41:51 +0000 (09:41 +0200)]
Add debug logging when running setup checks to help with debugging slow results
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 12 Oct 2023 10:04:46 +0000 (12:04 +0200)]
Remove UI draft
For now we will keep the existing UI and only change the API behind it
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 9 Oct 2023 16:03:25 +0000 (18:03 +0200)]
Fix tests for setup checks
Had to remove tests for migrated checks, we should add tests for each
SetupCheck class later on.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 9 Oct 2023 15:49:03 +0000 (17:49 +0200)]
Add OCP interface for SetupCheckManager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 9 Oct 2023 15:32:04 +0000 (17:32 +0200)]
Migrate InternetConnectivity check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 9 Oct 2023 15:30:08 +0000 (17:30 +0200)]
Add missing licences and copyright in SetupCheck
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 9 Oct 2023 15:08:59 +0000 (17:08 +0200)]
Merge setupchecks from new API into old UI
This will allow migrating checks to the new API without touching the UI
for now.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 9 Oct 2023 09:34:05 +0000 (11:34 +0200)]
Fix description for SetupChecks/NeedsSystemAddressBookSync
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Côme Chilliet [Mon, 2 Oct 2023 13:41:51 +0000 (15:41 +0200)]
Migrate ReadOnlyConfig and DefaultPhoneRegionSet to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 2 Oct 2023 11:59:09 +0000 (13:59 +0200)]
Migrate NeedsSystemAddressBookSync to new ISetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 2 Oct 2023 11:53:44 +0000 (13:53 +0200)]
Fix PHPDoc in OCP for new SetupResult class
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 2 Oct 2023 09:21:45 +0000 (11:21 +0200)]
Move existing setup checks to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 28 Sep 2023 14:21:57 +0000 (16:21 +0200)]
Fix lint problems in vue files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 28 Sep 2023 14:15:00 +0000 (16:15 +0200)]
Small cleanups in SetupCheck classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 28 Sep 2023 14:04:28 +0000 (16:04 +0200)]
Fix docblock and types for new public API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 28 Sep 2023 10:13:44 +0000 (12:13 +0200)]
Fix UI and add PhpOutdated check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 28 Sep 2023 09:36:35 +0000 (11:36 +0200)]
Fix SetupChecks/LdapInvalidUuids.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Carl Schwan [Mon, 30 May 2022 07:59:52 +0000 (09:59 +0200)]
Progress
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Carl Schwan [Mon, 23 May 2022 07:25:47 +0000 (09:25 +0200)]
Add api to register setup checks
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
John Molakvoæ [Thu, 19 Oct 2023 07:29:26 +0000 (09:29 +0200)]
Merge pull request #40969 from nextcloud/ishare-type
John Molakvoæ [Thu, 19 Oct 2023 07:27:43 +0000 (09:27 +0200)]
Merge pull request #40958 from nextcloud/pulsejet/files-list-perf
John Molakvoæ [Wed, 18 Oct 2023 09:08:25 +0000 (11:08 +0200)]
fix(files): drop visible and adjust drag-to-scroll feature
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Varun Patil [Thu, 19 Oct 2023 06:21:17 +0000 (23:21 -0700)]
Fix return type of IShare::getExpirationDate
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Varun Patil [Wed, 18 Oct 2023 02:03:48 +0000 (19:03 -0700)]
perf(files): performance optimizations
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Nextcloud bot [Thu, 19 Oct 2023 00:28:10 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 18 Oct 2023 16:48:40 +0000 (18:48 +0200)]
Merge pull request #40965 from nextcloud/bugfix/noid/fix-type-and-docs-on-interface
fix(federation): Fix type and docs on ICloudFederationNotification in…
Joas Schilling [Wed, 18 Oct 2023 15:16:22 +0000 (17:16 +0200)]
fix(federation): Fix type and docs on ICloudFederationNotification interface
Signed-off-by: Joas Schilling <coding@schilljs.com>
Ferdinand Thiessen [Wed, 18 Oct 2023 13:08:59 +0000 (15:08 +0200)]
Merge pull request #40923 from nextcloud/automated/noid/master-fix-npm-audit
[master] Fix npm audit
Ferdinand Thiessen [Wed, 18 Oct 2023 12:37:57 +0000 (14:37 +0200)]
Merge pull request #40913 from nextcloud/dependabot/npm_and_yarn/dockerode-4.0.0
chore(deps-dev): Bump dockerode from 3.3.5 to 4.0.0
Ferdinand Thiessen [Wed, 18 Oct 2023 12:37:11 +0000 (14:37 +0200)]
fix: Improve dockerNode logging
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Sat, 14 Oct 2023 03:10:32 +0000 (03:10 +0000)]
chore(deps-dev): Bump dockerode from 3.3.5 to 4.0.0
Bumps [dockerode](https://github.com/apocas/dockerode) from 3.3.5 to 4.0.0.
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](https://github.com/apocas/dockerode/compare/v3.3.5...v4.0.0)
---
updated-dependencies:
- dependency-name: dockerode
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Ferdinand Thiessen [Wed, 18 Oct 2023 11:44:52 +0000 (13:44 +0200)]
Merge pull request #40914 from nextcloud/dependabot/npm_and_yarn/dompurify-3.0.6
chore(deps): Bump dompurify from 3.0.5 to 3.0.6
dependabot[bot] [Sat, 14 Oct 2023 03:10:57 +0000 (03:10 +0000)]
chore(deps): Bump dompurify from 3.0.5 to 3.0.6
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.5...3.0.6)
---
updated-dependencies:
- dependency-name: dompurify
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>
nextcloud-command [Sun, 15 Oct 2023 03:05:41 +0000 (03:05 +0000)]
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Grigorii K. Shartsev [Wed, 18 Oct 2023 10:20:28 +0000 (12:20 +0200)]
fix(weather_status): remove unnecessaries LI wrapper and inline mode
Weather Status is only used as a Dashboard Status and only in so-called inline mode.
- Remove LI wrapper (actual only for User Menu Entry)
- Remove `inline` prop, consider component as always inline
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Wed, 18 Oct 2023 10:10:16 +0000 (12:10 +0200)]
fix(weather_status): nextcloud/vue v8 migration - menu-title -> menu-name
Invalid prop name is inherited as an HTML attribute
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Joas Schilling [Wed, 18 Oct 2023 09:41:29 +0000 (11:41 +0200)]
Merge pull request #40959 from nextcloud/bugfix/noid/fix-types-in-querybuilder
fix(dbal): Fix types in query builder methods for parameters
John Molakvoæ [Wed, 18 Oct 2023 08:44:21 +0000 (10:44 +0200)]
Merge pull request #40478 from nextcloud/node-from-entry
Julia Kirschenheuter [Wed, 18 Oct 2023 08:05:01 +0000 (10:05 +0200)]
Merge pull request #40873 from nextcloud/fix/36965-fix-search-contacts
Fix width of input on contacts menu
julia.kirschenheuter [Tue, 17 Oct 2023 16:35:45 +0000 (18:35 +0200)]
Fix width of input on contacts menu
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
John Molakvoæ [Wed, 18 Oct 2023 07:25:58 +0000 (09:25 +0200)]
Merge pull request #40956 from nextcloud/deps/nextcloud/dialogs-5.0.0-beta.6
Christopher Ng [Tue, 17 Oct 2023 18:27:47 +0000 (11:27 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 17 Oct 2023 18:27:47 +0000 (11:27 -0700)]
chore: Remove unnecessary dialogs css imports
Signed-off-by: Christopher Ng <chrng8@gmail.com>