dependabot[bot]
fe87810a6c
chore(deps-dev): Bump eslint-plugin-cypress from 3.5.0 to 5.0.1
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 3.5.0 to 5.0.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v3.5.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-version: 5.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-03 17:41:47 -04:00
dependabot[bot]
e1bed90180
Merge pull request #4823 from nextcloud/dependabot/npm_and_yarn/tar-fs-2.1.3
2025-06-03 09:24:32 +00:00
dependabot[bot]
8faeb78fb5
chore(deps-dev): Bump tar-fs from 2.1.2 to 2.1.3
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 2.1.2 to 2.1.3.
- [Commits](https://github.com/mafintosh/tar-fs/commits )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 2.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-03 09:06:05 +00:00
Nextcloud bot
a039079d09
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-03 01:39:57 +00:00
Nextcloud bot
9d5840005a
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-01 01:38:58 +00:00
Nextcloud bot
d68affd985
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-30 01:38:25 +00:00
Elizabeth Danzberger
ee1485ae3b
Merge pull request #4657 from codewithvk/private/codewithvk/pass_ui_theme_to_new
...
feat(setting): add dark/light iframe CSS vars
2025-05-29 18:45:12 -04:00
Nextcloud bot
97466683e3
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-29 01:50:09 +00:00
Nextcloud bot
a85943aac4
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-28 01:40:17 +00:00
Elizabeth Danzberger
656c86b650
Merge pull request #4794 from nextcloud/fix/create-file-public
...
fix: Create new files on public pages for 31+
2025-05-27 17:42:12 -04:00
codewithvk
1dfe15d457
feat(setting): add dark/light iframe CSS vars
...
Signed-off-by: codewithvk <vivek.javiya@collabora.com>
2025-05-27 12:58:48 +05:30
Julius Knorr
7d181a9205
test(cypress-template): Bring back test for templates on public share links
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-05-27 08:20:29 +02:00
Julius Knorr
b0aa47846a
chore: Move from old dialog to a modern vue one
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-05-27 08:20:29 +02:00
Julius Knorr
d82b195294
fix: Create new files on public pages for 31+
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-05-27 08:20:29 +02:00
Julius Knorr
6e43e3b87a
Merge pull request #4713 from nextcloud/fix/templates-loading
2025-05-27 06:47:01 +02:00
Nextcloud bot
24ffd04057
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-27 01:39:13 +00:00
Julius Knorr
ac39a0f2ca
Merge pull request #4772 from nextcloud/feat/secure-view-talk
...
feat: Add option to set secure view for public talk shares
2025-05-26 10:47:42 +02:00
Nextcloud bot
f50d1f0961
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-26 01:39:32 +00:00
github-actions[bot]
7713149c18
Merge pull request #4802 from nextcloud/automated/noid/main-update-nextcloud-ocp
...
[main] Update nextcloud/ocp dependency
2025-05-25 04:27:12 +00:00
nextcloud-command
fda2f4e13e
chore(dev-deps): Bump nextcloud/ocp package
...
Signed-off-by: GitHub <noreply@github.com>
2025-05-25 03:26:08 +00:00
dependabot[bot]
392b63b507
Merge pull request #4800 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-3.1.0
2025-05-24 01:37:49 +00:00
dependabot[bot]
c56e0240a8
chore(deps-dev): Bump @nextcloud/stylelint-config from 3.0.1 to 3.1.0
...
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud-libraries/stylelint-config ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/nextcloud-libraries/stylelint-config/releases )
- [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/stylelint-config/compare/v3.0.1...v3.1.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
dependency-version: 3.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-24 01:26:53 +00:00
Elizabeth Danzberger
32c3327d5c
chore: supress psalm error
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-05-23 15:29:49 -04:00
Elizabeth Danzberger
770287fa60
feat: check if template fields should be extracted
...
The `BeforeGetTemplatesEvent` now has a property that allows us
to check if the templates should be enhanced with fields or not.
If so, then we extract the fields, if not, simply do not.
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-05-23 15:17:15 -04:00
Julius Knorr
1f483fcd35
Merge pull request #4698 from IONOS-Productivity/fix/respect_edit_groups_for_templates
...
fix: Ensure edit permissions are checked before template file token generation
2025-05-23 15:00:25 +02:00
Mikhailo Matiyenko-Kupriyanov
7878dd3f93
Update lib/TokenManager.php
...
Co-authored-by: Julius Knorr <jus@bitgrid.net>
Signed-off-by: Mikhailo Matiyenko-Kupriyanov <145785698+printminion-co@users.noreply.github.com>
2025-05-23 14:09:01 +02:00
Misha M.-Kupriyanov
39610ba995
fix: Ensure edit permissions are checked before template file token generation
...
otherwise file created from template will be editable for user with readonly permissions
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2025-05-23 14:09:01 +02:00
Julius Knorr
37b37299f9
test(cypress-talk): Add e2e test talk shares opening viewer and for secure view in talk shares
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-05-23 12:11:16 +02:00
Elizabeth Danzberger
2d7622a80c
Merge pull request #4787 from codewithvk/private/codewithvk/setup_and_fix_iframe_height
...
fix(CoolFrame): Init and accept postMessage for setting iframe height
2025-05-22 23:08:52 -04:00
Nextcloud bot
113d8161c5
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-22 01:40:44 +00:00
Julius Knorr
0076f564eb
feat: Add storage wrappert to block download on secure view
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-05-21 15:57:47 +02:00
Julius Knorr
c13e65832a
chore: Move settings checkbox and input to nextcloud-vue components
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-05-21 15:57:47 +02:00
Julius Knorr
9bd2020650
feat: Add option to set secure view for public talk shares
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-05-21 15:57:46 +02:00
codewithvk
75270e01b1
fix(CoolFrame): Init and accept postMessage for setting iframe height
...
Signed-off-by: codewithvk <vivek.javiya@collabora.com>
2025-05-21 17:45:04 +05:30
Julius Knorr
c5eb65e3cd
chore: Change dependabot strategy to increase for composer
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-05-21 10:35:38 +02:00
Julius Knorr
d6dd5de42a
Merge pull request #4726 from nextcloud/revert-4725-fix/skip-api-tests
2025-05-20 21:11:11 +02:00
Elizabeth Danzberger
e9c93e009e
Revert "test: use nightly collabora build for now"
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-05-20 14:04:03 -04:00
Elizabeth Danzberger
bafa44c8cf
Merge pull request #4788 from nextcloud/fix/share-manager
...
chore: remove dropped deprecated method call for share manager
2025-05-20 11:09:06 -04:00
Julius Knorr
241d4e6750
chore: Move away from deprecated static OC methods
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-05-20 16:43:53 +02:00
Julius Knorr
829dde6a51
chore: Move away rom getHTTPClientService
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-05-20 16:21:51 +02:00
Julius Knorr
ab1af051b6
chore: remove dropped deprecated method call for share manager
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-05-20 16:06:04 +02:00
Julius Knorr
c9bf19315a
Merge pull request #4773 from IONOS-Productivity/mk/test/template_creation_listener
...
chore(test): add unit tests for RegisterTemplateFileCreatorListener
2025-05-20 15:48:55 +02:00
Misha M.-Kupriyanov
7fabdedb2a
chore(test): add unit tests for RegisterTemplateFileCreatorListener
...
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2025-05-19 10:15:25 +02:00
github-actions[bot]
9a89115d87
Merge pull request #4782 from nextcloud/automated/noid/main-update-nextcloud-ocp
...
[main] Update nextcloud/ocp dependency
2025-05-18 04:52:53 +00:00
nextcloud-command
75a4a60cbf
chore(dev-deps): Bump nextcloud/ocp package
...
Signed-off-by: GitHub <noreply@github.com>
2025-05-18 03:26:19 +00:00
Nextcloud bot
287f276acc
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-18 01:42:00 +00:00
Nextcloud bot
4c7646a3e4
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-15 01:44:20 +00:00
Nextcloud bot
b20a8701ef
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-14 01:42:18 +00:00
Julius Knorr
988d00e05e
Merge pull request #4765 from p-bo/patch-2
2025-05-12 16:47:43 +02:00
Julius Knorr
fab18ee216
Merge pull request #4764 from p-bo/patch-1
2025-05-12 16:47:03 +02:00