Andrew Summers
55eb6048fa
Refactor OC\Server::getTrustedDomainHelper
...
Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
2024-02-23 15:45:40 +01:00
Grigorii K. Shartsev
a88c1bdfb6
Merge pull request #43746 from nextcloud/fix/updatenotification--actions-a11y
...
fix(updatenotification): a11y of channel menu and new icons
2024-02-23 19:31:57 +05:00
Grigorii K. Shartsev
fd4ced09ca
chore(assets): Recompile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-23 14:40:20 +01:00
Grigorii K. Shartsev
5edcb5d79c
fix(updatenotification): use new SVG icons
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-23 14:39:20 +01:00
Grigorii K. Shartsev
edb413bdf0
fix(updatenotification): a11y of channel menu
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-23 14:39:20 +01:00
Grigorii K. Shartsev
ab91d08a57
chore(updatenotification): lint
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-23 14:39:20 +01:00
John Molakvoæ
fa773ece6d
Merge pull request #43758 from nextcloud/fix/OCSResponse
...
chore(files_sharing): use `OCSResponse` from `@nextcloud/typings`
2024-02-23 14:36:10 +01:00
skjnldsv
eb672e89cf
chore(deps): use @vueuse/core@10.7.2 and fix moment
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-23 14:12:14 +01:00
skjnldsv
7b95811290
chore(files_sharing): use OCSResponse from @nextcloud/typings
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-23 14:12:14 +01:00
Christoph Wurst
f1c79cd264
Merge pull request #43732 from nextcloud/fix/dav/rate-limit-create-calendar
...
fix(dav): Rate limit calendar/subscription creation
2024-02-23 13:54:17 +01:00
Richard Steinmetz
3814ef6d06
Merge pull request #43340 from nextcloud/fix/43118/remove-redundant-index
...
fix(db): remove redundant index in cards
2024-02-23 10:44:49 +01:00
Christoph Wurst
dc7f2baf26
fix(dav): Rate limit calendar/subscription creation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-23 08:52:59 +01:00
John Molakvoæ
c942fb5db2
Merge pull request #43754 from nextcloud/fix/hasPermissions
2024-02-23 08:52:36 +01:00
nextcloud-command
6a0b3463e9
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-23 02:34:34 +00:00
skjnldsv
0a9b498b5a
chore(files_versions): improve and fix technical debt on Version.vue
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-23 02:52:32 +01:00
Nextcloud bot
57f27a14b4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-23 00:19:33 +00:00
Ferdinand Thiessen
bd10b485f8
Merge pull request #43756 from nextcloud/chore/encodepath
...
chore(files): replace `encodeFilePath` by `encodePath` from `@nextcloud/paths`
2024-02-22 23:57:54 +01:00
nextcloud-command
c8868a3bb0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-22 22:33:24 +00:00
skjnldsv
571e06a35c
chore(files): replace encodeFilePath by encodePath from @nextcloud/paths
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-22 23:26:22 +01:00
John Molakvoæ
0254af804a
Merge pull request #43762 from nextcloud/fix/cypress
2024-02-22 20:46:32 +01:00
skjnldsv
5b757c33d8
fix(cypress): files_versions flakyness
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-22 19:10:09 +01:00
skjnldsv
16b818bd1e
fix(cypress): more stable navigation-bar-settings cypress tests
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-22 18:36:24 +01:00
Ferdinand Thiessen
84693f89f5
Merge pull request #43765 from nextcloud/chore/update-dialogs
...
chore: Update `@nextcloud/dialogs` to 5.1.2
2024-02-22 18:13:54 +01:00
John Molakvoæ
95857b1bb9
Merge pull request #43760 from nextcloud/skjnldsv-patch-2
2024-02-22 14:25:17 +01:00
Ferdinand Thiessen
cf6a256aec
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-22 13:57:05 +01:00
Ferdinand Thiessen
16f078adae
chore: Update @nextcloud/dialogs to 5.1.2
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-22 13:55:16 +01:00
John Molakvoæ
173ae1c629
fix(workflows): add required needs to phpunit-oci
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-02-22 12:48:51 +01:00
John Molakvoæ
1a26b32d25
Merge pull request #43736 from nextcloud/dependabot/npm_and_yarn/regenerator-runtime-0.14.1
2024-02-22 08:31:47 +01:00
Nextcloud bot
3eb90c3187
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-22 00:19:35 +00:00
Pytal
ffdf49a9c2
Merge pull request #43656 from nextcloud/enh/settings-calendar/accessibility#4/add-aria-label-to-correct-spot
...
feat: added l10n translation prop to calendar component
2024-02-21 11:09:00 -08:00
Eduardo Morales
0e6781e7b2
chore: compile assets
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-21 11:47:54 -06:00
Eduardo Morales
e6d07d8f11
feat: added l10n translation prop to calendar component
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-21 11:44:07 -06:00
John Molakvoæ
8daaf828ef
Merge pull request #43735 from nextcloud/dependabot/npm_and_yarn/cypress-13.6.5
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-21 17:39:43 +00:00
Louis
7f334660d8
Merge pull request #43727 from nextcloud/artonge/fix/prevent_download_of_shares
...
Check share status when touching versions
2024-02-21 18:37:36 +01:00
John Molakvoæ
e65780d5e4
Merge pull request #43737 from nextcloud/dependabot/npm_and_yarn/browserslist-useragent-regexp-4.1.1
2024-02-21 18:13:53 +01:00
dependabot[bot]
77dab379cc
chore(deps): Bump browserslist-useragent-regexp from 4.1.0 to 4.1.1
...
Bumps [browserslist-useragent-regexp](https://github.com/browserslist/browserslist-useragent-regexp ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/browserslist/browserslist-useragent-regexp/releases )
- [Changelog](https://github.com/browserslist/browserslist-useragent-regexp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist-useragent-regexp/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: browserslist-useragent-regexp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 17:09:55 +00:00
dependabot[bot]
c2927e17e4
chore(deps): Bump regenerator-runtime from 0.14.0 to 0.14.1
...
Bumps [regenerator-runtime](https://github.com/facebook/regenerator ) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/facebook/regenerator/releases )
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.14.0...regenerator-runtime@0.14.1 )
---
updated-dependencies:
- dependency-name: regenerator-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 17:09:33 +00:00
dependabot[bot]
694aa42d5a
chore(deps-dev): Bump cypress from 13.4.0 to 13.6.5
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.4.0 to 13.6.5.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.4.0...v13.6.5 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 17:09:14 +00:00
John Molakvoæ
c70a634a0e
Merge pull request #43730 from nextcloud/skjnldsv-patch-2
2024-02-21 18:08:15 +01:00
John Molakvoæ
e0d8817a57
feat(dependabot): group github actions PRs
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-02-21 17:39:37 +01:00
John Molakvoæ
64f9ef9770
fix(dependabot): adjust github-actions updates to monthly and fix reviewers
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-02-21 17:22:46 +01:00
Louis Chemineau
18b32e892c
Hide some actions based on node permissions and share attributes
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 16:47:19 +01:00
Josh
1731d3154a
Merge pull request #43653 from nextcloud/fix/bfp-occ-attempts-description
...
fix(security): Describe `occ security:bruteforce:attempts` accurately
2024-02-21 09:30:49 -05:00
Louis Chemineau
046b8f320f
Check permissions when labeling a version
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 15:09:33 +01:00
Louis Chemineau
37d0fd109a
Check node permissions when restoring a version
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 15:06:01 +01:00
Louis Chemineau
741dec283f
Check node permissions when deleting a version
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 15:06:01 +01:00
Louis Chemineau
8e95d0f3ae
Check share attributes when downloading versions
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-02-21 15:06:01 +01:00
Josh
82f0adb91a
fix(security): Describe occ security:bruteforce:attempts accurately
...
This command is used to list a summary of brute force protection attempts associated with a given IP address and, optionally, a specific action. It does not reset attempts (there's already another command for that).
Signed-off-by: Josh <josh.t.richards@gmail.com>
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2024-02-21 13:57:41 +00:00
Kate
fa8b4f32d2
Merge pull request #42801 from nextcloud/feat/appframework/route-attribute
2024-02-21 14:09:42 +01:00
Josh
4721d54552
Merge pull request #43696 from nextcloud/fix/db-dup-addMissingIndex
...
fix(db): Remove duplicate missing index check for `cards`
2024-02-21 07:28:25 -05:00