Commit Graph

63846 Commits (forbid-moving-subfolder-24)
 

Author SHA1 Message Date
Julius Härtl 72cb434e8d fix: Check for wrapped retriable exceptions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
12 months ago
Côme Chilliet a7dc41fb5e
Merge pull request #38584 from nextcloud/backport/38206/stable24
[stable24] Increase from 100000 to 600000 iterations for hash_pbkdf2
12 months ago
Côme Chilliet 038c93ebe3
Adapt encryption test to change in generateHeader
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months ago
Côme Chilliet 738d923374
Increase from 100000 to 600000 iterations for hash_pbkdf2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
12 months ago
Julius Härtl 5f49416424
Merge pull request #38894 from nextcloud/obj-store-copy-list-source-cache-24 12 months ago
Robin Appelman 7895d98bc2
use source cache when listing folder during recursive copy
Signed-off-by: Robin Appelman <robin@icewind.nl>
12 months ago
Ferdinand Thiessen 935287c75c
Merge pull request #38739 from nextcloud/automated/noid/stable24-fix-npm-audit
[stable24] Fix npm audit
12 months ago
nextcloud-command 5d937b5ccb chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
12 months ago
Arthur Schiwon 399d0d3d0b
Merge pull request #37570 from nextcloud/backport/34375/stable24
[stable24] fix(dav) Handle Calendar trashbin UID conflicts by removing the deleted calendar object
12 months ago
Arthur Schiwon 117a33d6c9
Merge pull request #38592 from nextcloud/backport/38355/stable24
[stable24] fix(trashbin): Truncate long filenames
1 year ago
Arthur Schiwon d4cc8f9571
Merge pull request #38533 from nextcloud/automated/noid/stable24-update-ca-cert-bundle
[stable24] fix(security): Update CA certificate bundle
1 year ago
nextcloud-command 3840b30274 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Simon L b862221dd7
Merge pull request #38116 from nextcloud/automated/noid/stable24-fix-npm-audit
[stable24] Fix npm audit
1 year ago
nextcloud-command b52879bfc9 chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Christopher Ng ad1052ddc9 fix(trashbin): Truncate long filenames
Signed-off-by: Christopher Ng <chrng8@gmail.com>
1 year ago
Nextcloud bot 08758c04e1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Arthur Schiwon 383c8050cc
Merge pull request #38462 from nextcloud/fix/read-only-system-addres-book-acls-stable24
[stable24] fix(carddav): Mark system address book as read-only
1 year ago
Arthur Schiwon a63dae5977
Merge pull request #37308 from nextcloud/backport/37006/stable24
[stable24] also unmark deleted ldap user when checking the ldap entry
1 year ago
Arthur Schiwon c7e0cb36af
Merge pull request #37455 from nextcloud/backport/36810/stable24
[stable24] do onetime user setup before getting any mount from providers
1 year ago
Arthur Schiwon 0d04ada831
Merge pull request #38072 from nextcloud/backport/37480/stable24
[stable24] fix(ocp): Add deprecation version to ILogFactory::getCustomLogger
1 year ago
Nextcloud bot eddd37d811
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 76001583bb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 46bac95138
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 65c3ebd089
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 8cc8d8d357
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 057cef602c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 571353058a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot f1507eb118
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot c9370f7044
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot a8bdb73c72
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Joas Schilling fc3d3bedcf
Merge pull request #38277 from nextcloud/backport/38274/stable24
[stable24] fix(middleware): Also abort the request when reaching max delay in af…
1 year ago
Joas Schilling 9c8a373717
Merge pull request #38270 from nextcloud/backport/38267/stable24
[stable24] fix(lostpassword): Also rate limit the setPassword endpoint
1 year ago
Nextcloud bot 27aa0d3a4a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Robin Appelman adc12d1b33
Merge pull request #38283 from nextcloud/session-auth-check-username-24
[24] check the username when doing external storage session auth
1 year ago
Robin Appelman 1efca0406a
check the username when doing external storage session auth
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 year ago
Joas Schilling 510fc26600
fix(middleware): Also abort the request when reaching max delay in afterController
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Joas Schilling 19b7545599
fix(tests): Adjust unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Joas Schilling 147d523913
fix(lostpassword): Also rate limit the setPassword endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Christoph Wurst 4e7f575f91
fix(carddav): Mark system address book as read-only
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
1 year ago
Nextcloud bot 038c9f2912
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 581f23685d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot ba47ffe43f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot e506623782
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Julius Härtl ec89b5c0b1
Merge pull request #38121 from nextcloud/backport/37787/stable24 1 year ago
Nextcloud bot 06c4e94f02
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 581cb8f4ba
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Max b9b862d411
fix: catch ManuallyLockedException and use app context
The files_lock app may throw ManuallyLockedExceptions
when attempting to revert a file that is currently opened.
This would prevent the user from rolling back a opened file.

Text and Richdocuments handle changes of the file while editing.
Allow reverting files even when they are locked by these apps
and let the apps handle the conflict.

Signed-off-by: Max <max@nextcloud.com>
1 year ago
Nextcloud bot 32e7d6acfc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot d3cff24638
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 41828fb3fd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago