Joas Schilling
|
dd101dd0f7
|
Merge pull request #49515 from nextcloud/bugfix/noid/boolean-false-in-multipart-form-data
fix(controller): Fix false booleans in multipart/form-data
|
2024-11-28 14:46:16 +01:00 |
|
Joas Schilling
|
2b6da9eaee
|
ci: Remove obsolete baseline entry
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 13:57:24 +01:00 |
|
Joas Schilling
|
1909b981a4
|
fix(controller): Fix false booleans in multipart/form-data
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-28 12:18:30 +01:00 |
|
John Molakvoæ
|
379f575c25
|
Merge pull request #49493 from nextcloud/artonge/feat/pwd_confirmation_allow_set_period
|
2024-11-28 11:58:02 +01:00 |
|
Benjamin Gaussorgues
|
871dc78b33
|
Merge pull request #49541 from nextcloud/chore/add-rate-limit-remotetest
|
2024-11-28 11:45:51 +01:00 |
|
Benjamin Gaussorgues
|
ae1c3b372e
|
chore: stricter access to testremote endpoint
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2024-11-28 11:22:15 +01:00 |
|
Louis Chemineau
|
d6fa2100e1
|
test(ExternalStorage): Send basic auth during integrations tests
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-11-28 11:12:29 +01:00 |
|
Louis Chemineau
|
512f3caf57
|
test:(PasswordConfirmationMiddleware): Fix constructor call
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-11-28 11:05:10 +01:00 |
|
Louis Chemineau
|
006ae57a13
|
chore: Compile assets
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-11-28 11:05:10 +01:00 |
|
Louis Chemineau
|
f4e9ca6a2e
|
chore: Run npm run lint:fix
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-11-28 11:01:54 +01:00 |
|
Louis Chemineau
|
a2f2f7ce93
|
feat: Use inline password confirmation in external storage settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-11-28 11:01:54 +01:00 |
|
Louis Chemineau
|
ec26cd7b6c
|
chore: Bump @nextcloud/password-confirmation to 5.3.0
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-11-28 11:01:52 +01:00 |
|
Joas Schilling
|
a9c36c1726
|
Merge pull request #49523 from nextcloud/fix/migration/owncloud-secrets-v2
fix(migration): Decrypt ownCloud secrets v2
|
2024-11-28 09:17:07 +01:00 |
|
Christoph Wurst
|
1323e5bcb1
|
fix(migration): Decrypt ownCloud secrets v2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2024-11-28 09:00:33 +01:00 |
|
Nextcloud bot
|
659cd12a8a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-28 00:24:12 +00:00 |
|
Joas Schilling
|
6230849e46
|
Merge pull request #49518 from nextcloud/bugfix/noid/activity-logs
fix(activity): Fix activity object type warnings
|
2024-11-27 13:16:46 +01:00 |
|
John Molakvoæ
|
5e785fb7b0
|
Merge pull request #49517 from nextcloud/feat/maximum.supported.desktop.version
|
2024-11-27 12:17:56 +01:00 |
|
skjnldsv
|
8c0f8db6ca
|
feat(config): add maximum.supported.desktop.version
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-11-27 11:39:49 +01:00 |
|
Joas Schilling
|
d1e17e78b7
|
fix(activity): Fix activity object type warnings
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-11-27 10:54:15 +01:00 |
|
Joas Schilling
|
21666e0bc0
|
Merge pull request #49513 from nextcloud/automated/noid/master-update-ca-cert-bundle
[master] fix(security): Update CA certificate bundle
|
2024-11-27 06:46:54 +01:00 |
|
nextcloud-command
|
6822cf9731
|
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
|
2024-11-27 02:34:37 +00:00 |
|
Nextcloud bot
|
45cee62c40
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-27 00:21:14 +00:00 |
|
Robin Appelman
|
01b2ae4e4e
|
Merge pull request #49494 from nextcloud/s3-bucket-create-exception
fix: throw correct exception type when we can't verify if an s3 bucket exists
|
2024-11-26 18:41:35 +01:00 |
|
Robin Appelman
|
eb05cc2ed1
|
test: attempt to fix smb sso test
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-11-26 18:10:57 +01:00 |
|
Robin Appelman
|
b2c01785ae
|
fix: fix availability wrapper not applying
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-11-26 17:44:58 +01:00 |
|
Robin Appelman
|
df3a9e221d
|
fix: throw correct exception type when we can't verify if an s3 bucket exists
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-11-26 16:49:55 +01:00 |
|
Marcel Klehr
|
14f7e566c4
|
Merge pull request #49489 from nextcloud/fix/taskprocessing-api-get-file-contents
fix(TaskProcessing): Set up fs in getFileContentsInternal
|
2024-11-26 11:36:58 +01:00 |
|
Marcel Klehr
|
3ac14af26b
|
fix(TaskProcessing): Set up fs in getFileContentsInternal
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-11-26 11:07:20 +01:00 |
|
Louis
|
57a2aa11dd
|
Merge pull request #49403 from nextcloud/artonge/chore/update_nc_cypress_beta.11
chore: Update @nextcloud/cypress to v1.0.0-beta.11
|
2024-11-26 10:17:30 +01:00 |
|
Nextcloud bot
|
446581fb5d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-11-26 00:21:31 +00:00 |
|
Côme Chilliet
|
ae7f9cb3c1
|
Merge pull request #43025 from nextcloud/bugfix/error-on-reshare-after-transfer-ownership
fix: update re-share if shared-by user has been revoked
|
2024-11-25 18:20:29 +01:00 |
|
Christoph Wurst
|
d948fcb575
|
Merge pull request #49454 from nextcloud/fix/invitations-named-parameter
fix: invalid usage of IQueryBuilder::createNamedParameter()
|
2024-11-25 17:58:49 +01:00 |
|
Louis Chemineau
|
ebda7b45f6
|
chore: Update @nextcloud/cypress to v1.0.0-beta.11
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-11-25 16:22:09 +01:00 |
|
Git'Fellow
|
f1ba90d52d
|
Merge pull request #49355 from nextcloud/moveStrictTyping
refactor(filecache): Move to more strict operators
|
2024-11-25 16:01:46 +01:00 |
|
Kate
|
235b7d7c26
|
Merge pull request #49073 from nextcloud/feat/files_sharing/co-owner
|
2024-11-25 14:41:40 +01:00 |
|
nextcloud-command
|
7c3a78ad76
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-11-25 13:11:37 +00:00 |
|
Kate
|
5088b910ec
|
Merge pull request #49311 from nextcloud/fix/ocmdiscoveryservice/cache-errors
|
2024-11-25 12:42:38 +01:00 |
|
Anna
|
1abe9de17d
|
Merge pull request #49004 from nextcloud/bug/48678/restore-dav-error-response
Bug/48678/restore dav error response
|
2024-11-25 12:29:20 +01:00 |
|
Louis
|
aa393aa744
|
Merge pull request #49433 from nextcloud/artonge/feat/maintenance_warn_encrypt_all
feat: Warn about maintenance in EncryptAll command
|
2024-11-25 12:10:12 +01:00 |
|
Louis Chemineau
|
590b1e8698
|
feat: Warn about maintenance in EncryptAll command
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-11-25 11:42:29 +01:00 |
|
Marcel Klehr
|
8502fe48c2
|
Merge pull request #49464 from nextcloud/fix/external-storage-controller-cast-id
fix(external_storage): Cast id to int
|
2024-11-25 11:28:54 +01:00 |
|
Git'Fellow
|
373c7e8c53
|
refactor(filecache): Move to more strict typing
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2024-11-25 10:29:51 +01:00 |
|
provokateurin
|
cc8e69c303
|
fix(OCMDiscoveryService): Also cache error results during discovery
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-25 10:29:19 +01:00 |
|
provokateurin
|
c0db74633a
|
fix(SharingEntry): Display owner name if the owner is someone else
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-25 10:27:31 +01:00 |
|
provokateurin
|
715e7143f0
|
fix(files_sharing,files): Do not validate shares before adjusting the owner
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-25 10:27:31 +01:00 |
|
provokateurin
|
c2ca99e2f6
|
fix(Share20\Manager): Ensure node is still accessible when checking share
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-25 10:27:31 +01:00 |
|
provokateurin
|
beea8854ca
|
feat(files_sharing): Allow users with share permission to manage shares on IShareOwnerlessMount
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-25 10:27:31 +01:00 |
|
provokateurin
|
b658ab7a86
|
fix(files_sharing): Remove duplicate link/email edit share logic
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-25 10:27:31 +01:00 |
|
provokateurin
|
c378e74017
|
feat(Share20\Manager): Return all shares on IShareOwnerlessMount
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-25 10:27:31 +01:00 |
|
provokateurin
|
a978e0a806
|
fix(Share20\DefaultShareProvider): Return link shares in getSharesByPath()
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-11-25 10:27:31 +01:00 |
|