Nextcloud bot
|
016fbb93e0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-07-30 00:19:55 +00:00 |
|
Maxence Lange
|
1082164364
|
Merge pull request #46846 from nextcloud/fix/noid/named-attribute-argument
fix(psalm): named attribute argument
|
2024-07-29 12:34:04 -01:00 |
|
Maxence Lange
|
dd0099c69f
|
fix(psalm): named attribute argument
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2024-07-29 11:37:40 -01:00 |
|
Andy Scherzinger
|
13d2b67674
|
Merge pull request #46834 from withbest/master
chore: fix some comments
|
2024-07-29 11:37:57 +02:00 |
|
Joas Schilling
|
3a7c18b440
|
Merge pull request #46827 from nextcloud/build/psalm/named-attribute-args
build(psalm): Enforce named attribute arguments
|
2024-07-29 11:16:58 +02:00 |
|
Kate
|
1af3a66b2a
|
Merge pull request #46817 from nextcloud/refactor/systemtags/security-attributes
|
2024-07-29 09:23:21 +02:00 |
|
Kate
|
20e054c4a4
|
Merge pull request #46819 from nextcloud/refactor/theming/security-attributes
|
2024-07-29 08:57:48 +02:00 |
|
withbest
|
dd08f93202
|
chore: fix some comments
Signed-off-by: withbest <seekseat@outlook.com>
|
2024-07-29 14:43:27 +08:00 |
|
Nextcloud bot
|
8f235982c9
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-07-29 00:20:16 +00:00 |
|
Joas Schilling
|
57385a4961
|
Merge pull request #46815 from nextcloud/refactor/provisioning_api/security-attributes
refactor(provisioning_api): Replace security annotations with respective attributes
|
2024-07-28 20:36:14 +02:00 |
|
Kate
|
69a203d262
|
Merge pull request #46820 from nextcloud/refactor/twofactor_backupcodes/security-attributes
|
2024-07-28 08:48:56 +02:00 |
|
Kate
|
e564bc9a55
|
Merge pull request #46818 from nextcloud/refactor/testing/security-attributes
|
2024-07-28 08:41:38 +02:00 |
|
Kate
|
d75c1e490a
|
Merge pull request #46823 from nextcloud/refactor/user_status/security-attributes
|
2024-07-28 08:38:44 +02:00 |
|
Nextcloud bot
|
1ac631ba0f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-07-28 00:39:35 +00:00 |
|
Ferdinand Thiessen
|
c31ab2d68b
|
Merge pull request #46513 from nextcloud/automated/noid/master-fix-npm-audit
[master] Fix npm audit
|
2024-07-28 02:13:08 +02:00 |
|
provokateurin
|
1cc7a620b5
|
refactor(testing): Replace security annotations with respective attributes
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-07-27 22:40:56 +02:00 |
|
provokateurin
|
79d9f2ebf6
|
refactor(theming): Replace security annotations with respective attributes
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-07-27 22:40:06 +02:00 |
|
provokateurin
|
bc5c0262af
|
refactor(core): Make all attribute arguments named
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-07-27 22:36:18 +02:00 |
|
provokateurin
|
a94249d1d5
|
build(psalm): Enforce named attribute arguments
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-07-27 22:36:18 +02:00 |
|
provokateurin
|
b51e432d32
|
refactor(provisioning_api): Replace security annotations with respective attributes
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-07-27 21:54:42 +02:00 |
|
provokateurin
|
8e655d46e9
|
refactor(user_status): Replace security annotations with respective attributes
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-07-27 21:35:52 +02:00 |
|
provokateurin
|
c5c6517303
|
refactor(twofactor_backupcodes): Replace security annotations with respective attributes
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-07-27 21:35:13 +02:00 |
|
provokateurin
|
641560004f
|
refactor(systemtags): Replace security annotations with respective attributes
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-07-27 21:34:39 +02:00 |
|
Kate
|
212a621697
|
Merge pull request #46826 from nextcloud/test/theming/fix-broken-footer-links
|
2024-07-27 20:50:28 +02:00 |
|
provokateurin
|
a0eca3384b
|
test(theming): Fix broken footer links tests
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-07-27 20:13:38 +02:00 |
|
John Molakvoæ
|
0525312cf7
|
Merge pull request #46027 from dennisverspuij/virtualbox-storage-fix
|
2024-07-27 16:55:10 +02:00 |
|
nextcloud-command
|
ff5f737bdb
|
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-07-27 14:43:12 +00:00 |
|
Dennis Verspuij
|
181aecad4c
|
fix: Release directory iterator and thereby its potential directory lock prior to deleting a directory, to avoid e.g. "Text file busy" error with VirtualBox shared folder storage
Signed-off-by: Dennis Verspuij <6680484+dennisverspuij@users.noreply.github.com>
|
2024-07-27 16:37:16 +02:00 |
|
John Molakvoæ
|
b964094ebf
|
Merge pull request #46784 from nextcloud/fix/public-footer
|
2024-07-27 16:35:39 +02:00 |
|
Marcel Klehr
|
5639d99801
|
Merge pull request #46779 from nextcloud/fix/testing/textprocessing-unicode
fix(testing): Make Testing TextProcessing providers unicode safe
|
2024-07-27 16:28:12 +02:00 |
|
John Molakvoæ
|
0ae83d6183
|
Merge pull request #46760 from nextcloud/fix/appframework/csrf-custom-header
|
2024-07-27 16:27:52 +02:00 |
|
nextcloud-command
|
7c15bb13ef
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-07-27 14:15:29 +00:00 |
|
John Molakvoæ
|
3865f81b61
|
Merge branch 'master' into fix/public-footer
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
2024-07-27 16:10:34 +02:00 |
|
John Molakvoæ
|
0f953c5cbd
|
Merge pull request #46803 from nextcloud/chore/bump-cypress-workers
|
2024-07-27 10:56:55 +02:00 |
|
John Molakvoæ
|
245c9652a6
|
Merge pull request #46794 from nextcloud/dependabot/npm_and_yarn/query-string-9.1.0
|
2024-07-27 10:44:22 +02:00 |
|
John Molakvoæ
|
963934cb80
|
Merge pull request #46798 from nextcloud/dependabot/npm_and_yarn/puppeteer-22.14.0
|
2024-07-27 10:32:31 +02:00 |
|
dependabot[bot]
|
8a9fbde303
|
build(deps): bump query-string from 9.0.0 to 9.1.0
Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: query-string
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>
|
2024-07-27 08:26:57 +00:00 |
|
John Molakvoæ
|
afd8452201
|
Merge pull request #46795 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-cypress-3.4.0
|
2024-07-27 10:25:31 +02:00 |
|
John Molakvoæ
|
e9edc53b76
|
Merge pull request #46797 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.4.8
|
2024-07-27 10:23:25 +02:00 |
|
John Molakvoæ
|
1999380d48
|
Merge pull request #46492 from nextcloud/dependabot/npm_and_yarn/nextcloud/upload-1.4.2
|
2024-07-27 10:02:24 +02:00 |
|
skjnldsv
|
531d8076ae
|
chore: bump cypress workers
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-07-27 10:02:14 +02:00 |
|
John Molakvoæ
|
08017a4309
|
Merge pull request #46799 from nextcloud/dependabot/npm_and_yarn/cypress-if-1.12.4
build(deps-dev): bump cypress-if from 1.12.0 to 1.12.4
|
2024-07-27 09:44:08 +02:00 |
|
dependabot[bot]
|
7d7ba2ee74
|
build(deps): bump @nextcloud/upload from 1.4.1 to 1.4.2
Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/skjnldsv/nextcloud-upload/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/blob/main/CHANGELOG.md)
- [Commits](https://github.com/skjnldsv/nextcloud-upload/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: "@nextcloud/upload"
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>
|
2024-07-27 07:42:01 +00:00 |
|
John Molakvoæ
|
ef69d5c71a
|
Merge pull request #46796 from nextcloud/dependabot/npm_and_yarn/nextcloud/sharing-0.2.3
|
2024-07-27 09:29:49 +02:00 |
|
John Molakvoæ
|
964e5aa480
|
Merge pull request #46800 from nextcloud/dependabot/npm_and_yarn/tar-7.4.3
|
2024-07-27 09:29:31 +02:00 |
|
John Molakvoæ
|
0ea0667029
|
Merge pull request #46786 from nextcloud/fix/trashbin-deletion
|
2024-07-27 09:28:45 +02:00 |
|
skjnldsv
|
e32b335289
|
fix(files): always ask for confirmation if trashbin app is disabled
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-07-27 07:13:39 +00:00 |
|
dependabot[bot]
|
205ee83438
|
Merge pull request #46793 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.9.2
|
2024-07-27 02:22:31 +00:00 |
|
dependabot[bot]
|
1ce170edac
|
build(deps-dev): bump tar from 6.2.1 to 7.4.3
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.1 to 7.4.3.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.1...v7.4.3)
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-27 02:10:24 +00:00 |
|
dependabot[bot]
|
dee3dfe5e4
|
build(deps-dev): bump cypress-if from 1.12.0 to 1.12.4
Bumps [cypress-if](https://github.com/bahmutov/cypress-if) from 1.12.0 to 1.12.4.
- [Release notes](https://github.com/bahmutov/cypress-if/releases)
- [Commits](https://github.com/bahmutov/cypress-if/compare/v1.12.0...v1.12.4)
---
updated-dependencies:
- dependency-name: cypress-if
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-27 02:04:22 +00:00 |
|