Nextcloud bot
744c3faa45
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months ago
Andy Scherzinger
1a04a036d0
Merge pull request #51107 from nextcloud/stable30-admin-audit-listen-failed-login
[stable30] feat(admin_audit): write admin audit log for login failed
7 months ago
Luka Trovic
03d11b3980
feat(admin_audit): write admin audit log for login failed
Signed-off-by: Luka Trovic <luka@nextcloud.com>
9 months ago
F. E Noel Nfebe
e902fec9a5
Merge pull request #52530 from nextcloud/backport/52526/stable30
[stable30] fix(files_sharing): Prevent create/delete permissions on file shares
7 months ago
nfebe
84c58594a9
fix(files_sharing): Prevent create/delete permissions on file shares
File shares can't support create or delete permissions. This change ensures those permissions are
stripped or ignored when the shared item is not a folder.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months ago
Ferdinand Thiessen
e08ffe2187
Merge pull request #52489 from nextcloud/backport/52250/stable30
[stable30] fix(settings): allow to clear twitter and fediverse
7 months ago
nextcloud-command
62cba03eba
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months ago
Ferdinand Thiessen
5c945560b1
fix(settings): allow to clear twitter and fediverse
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months ago
Ferdinand Thiessen
35dc74bc1a
Merge pull request #52513 from nextcloud/backport/52402/stable30
[stable30] fix(32bit): use `PHP_INT_MAX` where needed
7 months ago
Ferdinand Thiessen
32b00d9125
Merge pull request #52468 from nextcloud/dependabot/npm_and_yarn/stable30/sass-1.87.0
build(deps-dev): bump sass from 1.77.8 to 1.87.0
7 months ago
Nextcloud bot
15b1e5f6c3
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months ago
Ferdinand Thiessen
588b191f3d
fix(32bit): use `PHP_INT_MAX` where needed
* Typo from https://github.com/nextcloud/server/pull/52392
`0xFFFF` is only 2 bytes, but we need either `0xFFFFFFFF` or maybe a bit
easier to read `PHP_INT_MAX`.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months ago
Ferdinand Thiessen
b27d92537e
fix(32bit): make `pack` compatible with 32bit PHP
The `P` formatter is 64bit only - we need to manually pack the 64bit.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months ago
dependabot[bot]
736cad2725
build(deps-dev): bump sass from 1.77.8 to 1.87.0
Bumps [sass](https://github.com/sass/dart-sass ) from 1.77.8 to 1.87.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.77.8...1.87.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.87.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months ago
Côme Chilliet
0272caf2d6
Merge pull request #52499 from nextcloud/backport/49895/stable30
[stable30] fix: Fix copying to the root of another mountpoint
7 months ago
Côme Chilliet
3646da59f3
fix: Fix copying to the root of another mountpoint
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months ago
Nextcloud bot
b58a3ea482
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months ago
dependabot[bot]
f90c1673d3
Merge pull request #52469 from nextcloud/dependabot/npm_and_yarn/stable30/p-limit-6.2.0
7 months ago
dependabot[bot]
724297f8d6
build(deps): bump p-limit from 6.1.0 to 6.2.0
Bumps [p-limit](https://github.com/sindresorhus/p-limit ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/sindresorhus/p-limit/releases )
- [Commits](https://github.com/sindresorhus/p-limit/compare/v6.1.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: p-limit
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months ago
Kate
e28e6d97e7
Merge pull request #52487 from nextcloud/backport/52417/stable30
7 months ago
nextcloud-command
80f641e6f4
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months ago
Ferdinand Thiessen
8e8125c610
fix(settings): group admins only can add users to their groups
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months ago
Ferdinand Thiessen
2fab6e7427
feat(settings): provide user groups for accounts list
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months ago
Nextcloud bot
2186a51c51
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months ago
dependabot[bot]
2dd297edba
Merge pull request #52463 from nextcloud/dependabot/npm_and_yarn/stable30/webpack-5.99.7
7 months ago
nextcloud-command
077246771b
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months ago
dependabot[bot]
b24199f344
build(deps-dev): bump webpack from 5.99.6 to 5.99.7
Bumps [webpack](https://github.com/webpack/webpack ) from 5.99.6 to 5.99.7.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.99.6...v5.99.7 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
c7e8a5ecf2
Merge pull request #52467 from nextcloud/dependabot/npm_and_yarn/stable30/puppeteer-24.7.2
7 months ago
dependabot[bot]
82a13794de
Merge pull request #52471 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/vue-8.26.0
7 months ago
dependabot[bot]
c0508b357c
build(deps): bump @nextcloud/vue from 8.25.1 to 8.26.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue ) from 8.25.1 to 8.26.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.25.1...v8.26.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-version: 8.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
7 months ago
dependabot[bot]
a7a1a6c720
Merge pull request #52473 from nextcloud/dependabot/npm_and_yarn/stable30/ts-jest-29.3.2
7 months ago
dependabot[bot]
68839b72f7
Merge pull request #52475 from nextcloud/dependabot/npm_and_yarn/stable30/babel/plugin-transform-private-methods-7.25.9
7 months ago
dependabot[bot]
64436804f8
Merge pull request #52464 from nextcloud/dependabot/npm_and_yarn/stable30/testing-library/user-event-14.6.1
7 months ago
dependabot[bot]
4385fa9b64
build(deps-dev): bump @testing-library/user-event from 14.5.2 to 14.6.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 14.5.2 to 14.6.1.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v14.5.2...v14.6.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-version: 14.6.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
a68323b9d0
Merge pull request #52472 from nextcloud/dependabot/npm_and_yarn/stable30/dockerode-4.0.6
7 months ago
dependabot[bot]
0b16e6172e
Merge pull request #52465 from nextcloud/dependabot/npm_and_yarn/stable30/cypress-axe-1.6.0
7 months ago
dependabot[bot]
ae49827f71
Merge pull request #52466 from nextcloud/dependabot/npm_and_yarn/stable30/testing-library/jest-dom-6.6.3
7 months ago
dependabot[bot]
5a372330f0
build(deps-dev): bump @babel/plugin-transform-private-methods
Bumps [@babel/plugin-transform-private-methods](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-private-methods ) from 7.24.7 to 7.25.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-plugin-transform-private-methods )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-private-methods"
dependency-version: 7.25.9
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
7894209466
build(deps-dev): bump ts-jest from 29.2.6 to 29.3.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.2.6 to 29.3.2.
- [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.6...v29.3.2 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-version: 29.3.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
16161e736b
build(deps-dev): bump dockerode from 4.0.5 to 4.0.6
Bumps [dockerode](https://github.com/apocas/dockerode ) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/apocas/dockerode/releases )
- [Commits](https://github.com/apocas/dockerode/compare/v4.0.5...v4.0.6 )
---
updated-dependencies:
- dependency-name: dockerode
dependency-version: 4.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
c01a20e8eb
build(deps-dev): bump puppeteer from 24.7.0 to 24.7.2
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 24.7.0 to 24.7.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.7.0...puppeteer-v24.7.2 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.7.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
beb9f8c45b
build(deps-dev): bump @testing-library/jest-dom from 6.4.8 to 6.6.3
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.4.8 to 6.6.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.6.3 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-version: 6.6.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot]
8716c163a4
build(deps-dev): bump cypress-axe from 1.5.0 to 1.6.0
Bumps [cypress-axe](https://github.com/component-driven/cypress-axe ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/component-driven/cypress-axe/releases )
- [Commits](https://github.com/component-driven/cypress-axe/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: cypress-axe
dependency-version: 1.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Nextcloud bot
9bc88ae1a9
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months ago
Andy Scherzinger
290d609a9a
Merge pull request #52139 from nextcloud/revert-52122-backport/51431/stable30
Revert "[stable30] feat(bulk-upload): change the default to disabled …
7 months ago
Joas Schilling
a27e4d7151
Merge pull request #52436 from nextcloud/backport/52429/stable30
[stable30] fix(occ): Fix autocompletion of config:app:* commands
7 months ago
Joas Schilling
f0927e1356
fix(occ): Fix autocompletion of config:app:* commands
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months ago
Joas Schilling
f3f28690a3
Merge pull request #52432 from nextcloud/backport/52424/stable30
[stable30] fix(config): Censor more app configs in system report
7 months ago
Joas Schilling
c0072b8f10
fix(config): Censor more app configs in system report
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months ago
Nextcloud bot
b67211ec93
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 months ago