nextcloud-command
be1e98fc4c
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-02 22:52:32 +07:00
protoclown
62165ae9b7
fix(css): make scrollbar visible again
...
Signed-off-by: protoclown <ornano@felinn.org>
2024-09-03 00:41:56 +07:00
Andy Scherzinger
bf5d09c0a9
Merge pull request #47641 from nextcloud/backport/47616/stable30
...
[stable30] fix(css): Adjust header styles to only add focus-visible styles to menu
2024-09-03 00:37:01 +07:00
Andy Scherzinger
a52faa9dcf
Merge pull request #47456 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/dialogs-5.3.7
...
[stable30] chore(deps): bump @nextcloud/dialogs from 5.3.5 to 6.0.0
2024-09-03 00:25:42 +07:00
nextcloud-command
33a688532d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-02 21:54:20 +07:00
Ferdinand Thiessen
8df58475d5
test: update snap shot for updated vue lib
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-02 23:47:23 +07:00
dependabot[bot]
bb1118c63b
chore(deps): bump @nextcloud/dialogs from 5.3.5 to 5.3.7
...
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs ) from 5.3.5 to 5.3.7.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v5.3.7/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.5...v5.3.7 )
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 23:47:23 +07:00
Andy Scherzinger
d934aa8b55
Merge pull request #47644 from nextcloud/backport/47628/stable30
...
[stable30] fix(UnifiedSearch): Restore normal dialog size
2024-09-02 23:45:51 +07:00
nextcloud-command
e55ca0c635
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-02 20:52:16 +07:00
fenn-cs
c637b23f65
fix(UnifiedSearch): Restore normal dialog size
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-09-02 15:38:21 +07:00
Andy Scherzinger
0380b0212e
Merge pull request #47653 from nextcloud/dependabot/npm_and_yarn/stable30/ts-jest-29.2.5
...
chore(deps-dev): bump ts-jest from 29.2.4 to 29.2.5
2024-09-02 12:24:40 +07:00
Andy Scherzinger
946a45dcb0
Merge pull request #47651 from nextcloud/backport/hidden-ui-group-manager
...
[stable30] fix(settings): Hide forbidden UI elements for group managers
2024-09-02 12:14:03 +07:00
nextcloud-command
c77580f7bf
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-02 09:26:18 +07:00
Ferdinand Thiessen
8c17f1ea04
fix(settings): Hide forbidden UI elements for group managers
...
1. The "recent" accounts API only works for admin and delegated admin -> hide for group managers
2. Group managers can not create new groups -> Hide the UI to add a new group for them
3. Accounts created by group managers require one of the groups, which is managed by the group manager, assigned.
So if the group manager only manageres a single group, we should preselect that group.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-02 11:12:03 +07:00
Andy Scherzinger
4a0a645559
Merge pull request #47667 from nextcloud/automated/noid/stable30-fix-npm-audit
...
[stable30] Fix npm audit
2024-09-02 11:11:13 +07:00
nextcloud-command
b3b0acf47e
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-02 07:46:23 +07:00
nextcloud-command
47752a4ef9
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-09-02 09:35:06 +07:00
Nextcloud bot
d6d476e1af
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-02 00:21:12 +07:00
Andy Scherzinger
a905a04a37
Merge pull request #47666 from nextcloud/backport/node-loading-a11y
...
[stable30] fix(files): Node loading information should be accessible
2024-09-01 13:32:26 +07:00
nextcloud-command
1e6ce9a9b5
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-01 09:54:06 +07:00
Ferdinand Thiessen
49d2d962b2
test: Add Cypress test for renaming loading state
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-01 11:48:05 +07:00
Ferdinand Thiessen
b4b93d6bcd
fix(files): Node loading information should be accessible
...
The loading icon visually informs that the node is currently loading,
but there is no non-visual information (accessible information).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-01 11:48:05 +07:00
Nextcloud bot
f16d254aff
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-01 00:20:58 +07:00
dependabot[bot]
920ca8d26f
chore(deps-dev): bump ts-jest from 29.2.4 to 29.2.5
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.2.4 to 29.2.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 01:11:32 +07:00
Nextcloud bot
095375584f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-31 00:26:17 +07:00
Nextcloud bot
4758166e2d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-30 16:32:47 +07:00
nextcloud-command
5351a7a89b
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-30 14:17:12 +07:00
Ferdinand Thiessen
282af4c89c
fix(css): Adjust header styles to only add focus-visible styles to menu
...
Only the main menu should be styles by the header styles, not the popover menus.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-30 16:10:02 +07:00
John Molakvoæ
791fc9d95a
Merge pull request #47626 from nextcloud/backport/47546/stable30
2024-08-30 15:56:47 +07:00
John Molakvoæ
9e0ddb64a9
Merge pull request #47621 from nextcloud/backport/47567/stable30
2024-08-30 15:45:26 +07:00
Ferdinand Thiessen
6ea52ed218
fix: Adjust filename validation messages
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-30 14:48:23 +07:00
Andy Scherzinger
5b852f863a
Merge pull request #47633 from nextcloud/backport/47601/stable30
...
[stable30] [TaskProcessing] Use taskprocessing in TextProcessing and STT managers
2024-08-30 14:47:14 +07:00
nextcloud-command
c8b1756839
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-30 14:06:16 +07:00
nextcloud-command
1979e8e39d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-30 14:06:16 +07:00
Marcel Klehr
133b396a1e
Revert "fix(TaskProcessing): Use OCP\Server::get instead of copying methods"
...
This reverts commit d624c8da8f .
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-30 14:06:15 +07:00
Marcel Klehr
77464a4a0d
fix(TaskProcessing): Fix namespace of TaskProcessingTest.php
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-30 14:06:15 +07:00
Marcel Klehr
0bd839f5ae
fix(TextProcessing): Don't run taskProcessing if task type is not available
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-30 14:06:15 +07:00
Marcel Klehr
b1dd7ff638
fix(settings): Don't show built-in textprocessing task types in textprocessing settings
...
TaskProcessing is transparent to textprocessing providers and TextProcessing can use Taskprocessing providers so these are unnecessary
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-30 14:06:15 +07:00
Marcel Klehr
64468b847d
fix(settings): Remove STT admin settings
...
taskprocessing is transparent to STT providers so specific STT settings are obsolete
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-30 14:06:15 +07:00
Marcel Klehr
578e576b89
fix(SpeechToTextManager): Throw TaskProcessing Task failed
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-30 14:06:15 +07:00
Marcel Klehr
f54eb30232
fix(TaskProcessing): Use OCP\Server::get instead of copying methods
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-30 14:06:15 +07:00
Julien Veyssier
d2ec025fa4
fix(taskprocessing): fix tests
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-30 14:06:15 +07:00
Julien Veyssier
aa64204075
feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-30 14:06:15 +07:00
Julien Veyssier
17e48ee1a7
feat(textprocessing): TextProcessingManager::runTask calls TaskProcessingManager::runTask
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-30 14:06:14 +07:00
Andy Scherzinger
a7406306c7
Merge pull request #47619 from nextcloud/backport/47598/stable30
...
[stable30] fix: re-enable content-length header via htaccess
2024-08-30 13:14:01 +07:00
Josh
c8daa02524
fix(config): Avoid error messages for restricted opcache API
...
Make changes recently added via #44230 match #8188 to avoid failures in restricted hosting environments.
Fixes #47562
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-30 07:53:04 +07:00
Simon L.
391ab80972
fix: re-enable content-length header via htaccess
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-08-30 07:48:46 +07:00
Andy Scherzinger
88b04ba867
Merge pull request #47555 from nextcloud/backport/47400/stable30
...
[stable30] feat(files): Allow more than 50 favorite views
2024-08-29 23:26:54 +07:00
Arthur Schiwon
8c77516161
Merge pull request #47603 from nextcloud/release/30.0.0_rc3
...
30.0.0 RC3
2024-08-29 21:06:54 +07:00
Arthur Schiwon
59ba0554ef
Merge pull request #47612 from nextcloud/backport/47611/stable30
...
[stable30] fix(DB): set sharding parameters only when intended
2024-08-29 21:06:11 +07:00