Commit Graph

72941 次程式碼提交

作者 SHA1 備註 提交日期
John Molakvoæ
5649cddccb
Merge pull request #46236 from nextcloud/fix/npm-nextcloud-files 2024-07-03 11:44:23 +02:00
skjnldsv
4df7bae601 fix: downgrade @nextcloud/files to 3.4.1
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-03 10:05:17 +02:00
skjnldsv
1f0f3c9054 chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-03 10:05:17 +02:00
skjnldsv
b1cec44fc8 chore: upgrade @nextcloud/sharing
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-03 10:05:17 +02:00
skjnldsv
16aad8d2e8 chore: upgrade @nextcloud/files
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-03 10:05:17 +02:00
Joas Schilling
7cc1f0e747
Merge pull request #46265 from nextcloud/automated/noid/stable28-update-ca-cert-bundle
[stable28] fix(security): Update CA certificate bundle
2024-07-03 08:46:10 +02:00
nextcloud-command
2732c64f96 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2024-07-03 02:19:47 +00:00
Nextcloud bot
600ea7e460
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-03 00:20:25 +00:00
Joas Schilling
57d41e47e4
Merge pull request #46223 from nextcloud/backport/46190/stable28
[stable28] fix(setupchecks): skip check when disk_free_space is disabled
2024-07-02 15:24:07 +02:00
John Molakvoæ
b15af13f13
Merge pull request #46245 from nextcloud/dependabot/npm_and_yarn/stable28/cypress-13.7.3 2024-07-02 14:14:20 +02:00
John Molakvoæ
b85d4b1099
Merge pull request #46243 from nextcloud/dependabot/npm_and_yarn/stable28/types/dockerode-3.3.29 2024-07-02 14:14:09 +02:00
John Molakvoæ
703b53c13c
Merge pull request #46241 from nextcloud/dependabot/npm_and_yarn/stable28/karma-coverage-2.2.1 2024-07-02 14:14:02 +02:00
dependabot[bot]
eddb7407e0
build(deps-dev): Bump cypress from 13.7.2 to 13.7.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.2 to 13.7.3.
- [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.7.2...v13.7.3)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 10:29:47 +00:00
dependabot[bot]
1602193e4e
build(deps-dev): Bump @types/dockerode from 3.3.28 to 3.3.29
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.28 to 3.3.29.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

---
updated-dependencies:
- dependency-name: "@types/dockerode"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 10:29:28 +00:00
dependabot[bot]
e9a53063db
build(deps-dev): Bump karma-coverage from 2.2.0 to 2.2.1
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: karma-coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 10:29:04 +00:00
Daniel Kesselberg
03534247d3 fix(setupchecks): skip check when disk_free_space is disabled
Make it easier to discover that the check failed because disk_free_space is disabled.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-02 11:59:01 +02:00
Nextcloud bot
4e2bb889ee
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-02 00:19:36 +00:00
Louis
e78c4f4018
Merge pull request #45987 from nextcloud/backport/45963/stable28
[stable28] Rename openFileInfo to fileInfo
2024-07-01 23:20:03 +02:00
nextcloud-command
c8b5baa17b
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-01 22:22:54 +02:00
nextcloud-command
63a2f1045b
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-01 22:17:46 +02:00
Louis Chemineau
45ec17514a
fix(files): Rename openFileInfo to fileInfo
And check if openFile is set in the URL before opening a file.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-01 22:17:46 +02:00
Louis
6b00b80cc4
Merge pull request #46019 from nextcloud/backport/45984/stable28
[stable28] Don't trigger action when renaming
2024-07-01 22:15:33 +02:00
nextcloud-command
baf7590114
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-01 18:34:08 +02:00
Louis Chemineau
841cf96def
fix(files): Don't react to clicks when renaming
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-01 18:30:45 +02:00
Louis
e22eabb5c3
Merge pull request #46129 from nextcloud/backport/46127/stable28
[stable28] feat(files): increase max copy-move concurrency to 5
2024-07-01 18:14:53 +02:00
Louis Chemineau
c192437ec7 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-01 14:46:25 +02:00
John Molakvoæ
8e7ce5d2db feat(files): increase max copy-move concurrency to 5
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-07-01 14:46:25 +02:00
Ferdinand Thiessen
db5fbe46ab
Merge pull request #46214 from nextcloud/backport/45258/stable28
[stable28] fix: getMountsForFileId may return an unordered list
2024-07-01 13:18:43 +02:00
Louis
dbbbefa408
Merge pull request #46141 from nextcloud/backport/46097/stable28
[stable28] fix(files_sharing): Also set the expiration date timezone during validation
2024-07-01 12:03:23 +02:00
Daniel Kesselberg
e417f235ba fix: getMountsForFileId may return an unordered list
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-01 10:00:44 +00:00
Nextcloud bot
95ecf7e3a5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-01 00:19:37 +00:00
Nextcloud bot
934509f111
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-30 00:19:37 +00:00
Nextcloud bot
d379e4e587
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-29 00:19:59 +00:00
Nextcloud bot
faf3017762
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-28 00:20:56 +00:00
Louis
8b3705bdeb
Merge pull request #46138 from nextcloud/backport/45977/stable28
[stable28] Update favorites navigation list on folder renames
2024-06-27 18:05:59 +02:00
Louis Chemineau
f1c50472d8
fix(files): Update favorites navigation list on folder renames
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-06-27 15:25:17 +02:00
Louis
bdbf00cd8d
Merge pull request #45994 from nextcloud/backport/45580/stable28
[stable28] fix: avoid duplicate tag inserts by checking if the mapping exists already in db
2024-06-27 14:16:06 +02:00
yemkareems
6f9c67d8af fix: removed unused variable and check if tag ids are empty before starting the inserts
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-06-27 11:39:54 +02:00
yemkareems
f8700e8add fix: filtering tags based on existing tags and doing a transaction around the select and insert
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-06-27 11:39:54 +02:00
yemkareems
48ab7fce3b fix: do a select in systemtag_object_mapping to see if tag exists already in db. if it does not exist alone insert the same or else do nothing
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-06-27 11:39:54 +02:00
Louis Chemineau
d7093ed24b fix(files_sharing): Store the expiration date relative to the server's timezone
This is needed as we want to store the difference between the server's and the user's timezones.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-06-27 11:39:31 +02:00
Joas Schilling
aea9eaf7a9
Merge pull request #46164 from nextcloud/bugfix/noid/fix-openapi
[stable28] fix(openapi): Regenerate OpenAPI after server changes
2024-06-27 11:36:39 +02:00
Daniel
7c60d706b7
Merge pull request #46145 from nextcloud/backport/44893/stable28
[stable28] fix(caldav): When message is a reply compare the message sender not the recipient
2024-06-27 11:04:34 +02:00
Joas Schilling
2dbec08b70
fix(CI): Install all required dependencies like on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-27 10:07:45 +02:00
Joas Schilling
5d5091bb2d
fix(openapi): Regenerate OpenAPI after server changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-27 09:54:48 +02:00
Joas Schilling
427f3c9a53
Merge pull request #46155 from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
2024-06-27 09:42:07 +02:00
nextcloud-command
87a61c93b1 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2024-06-27 02:21:13 +00:00
Nextcloud bot
700628d233
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-27 00:20:10 +00:00
Ferdinand Thiessen
3eae9da2e7
Merge pull request #46092 from nextcloud/backport-45958
[stable28] fix(files_versions): renaming file version when its not a string
2024-06-27 00:55:56 +02:00
nextcloud-command
1b5b8708cd chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-26 22:16:48 +00:00