Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-07 | 24 | -4/+210 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44690 from nextcloud/backport/44678/stable27 | Joas Schilling | 2024-04-06 | 1 | -0/+53 |
|\ | | | | | [stable27] fix(3rdparty): Add a CI job to check 3rdparty integrity | ||||
| * | fix(3rdparty): Add a CI job to check 3rdparty integrity | Joas Schilling | 2024-04-05 | 1 | -0/+53 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-06 | 12 | -6/+96 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #44673 from nextcloud/backport/44662/stable27 | Joas Schilling | 2024-04-05 | 2 | -0/+1 |
|\ \ | |/ |/| | [stable27] fix(deps): Update phpseclib from 2.0.45 to 2.0.47 | ||||
| * | fix(deps): Update phpseclib to 2.0.47 | Ferdinand Thiessen | 2024-04-05 | 1 | -0/+0 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix: Update psalm baseline to ignore `setKey` being internal of `phpseclib` | Ferdinand Thiessen | 2024-04-05 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-05 | 136 | -418/+746 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44656 from nextcloud/backport/44332/stable27 | John Molakvoæ | 2024-04-04 | 2 | -7/+8 |
|\ | |||||
| * | chore(dav): Fix tests for length headers on upload | Côme Chilliet | 2024-04-04 | 1 | -3/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | fix(dav): Fix quota check for chunk upload | Côme Chilliet | 2024-04-04 | 1 | -4/+6 |
|/ | | | | | | | Do not ignore OC-Total-Length when Content-Length and X-Expected-Entity-Length are missing Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #44632 from nextcloud/backport/44604/stable27 | Stephan Orbaugh | 2024-04-04 | 3 | -6/+5 |
|\ | | | | | [stable27] fix(encryption): Clicking default module in UI sets bogus value | ||||
| * | fix(encryption): Clicking default module in UI sets bogus value | Louis Chemineau | 2024-04-04 | 3 | -6/+5 |
|/ | | | | | | | | | | Fixes #44532 Likely fixes #43123 Signed-off-by: Josh <josh.t.richards@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Merge pull request #44602 from nextcloud/backport/44512/stable27 | John Molakvoæ | 2024-04-04 | 4 | -5/+41 |
|\ | |||||
| * | chore: compile assets | Christopher Ng | 2024-04-03 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | feat(trashbin): Show original location of deleted file | Christopher Ng | 2024-04-03 | 2 | -2/+38 |
| | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 1ae78095c87abb6d7ac8040d4e686f61414be18e) | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-04 | 50 | -22/+316 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44569 from nextcloud/fix/stable27-mail-share | Ferdinand Thiessen | 2024-04-03 | 6 | -16/+13 |
|\ | | | | | [stable27] fix(files_sharing): Create passwords when enforced for mail shares | ||||
| * | chore(assets): Recompile assets | nextcloud-command | 2024-04-03 | 4 | -6/+6 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix(files_sharing): Create passwords when enforced for mail shares | Ferdinand Thiessen | 2024-04-03 | 2 | -10/+7 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #44508 from nextcloud/backport/39367/stable27 | Robin Appelman | 2024-04-03 | 1 | -1/+3 |
|\ | | | | | [stable27] handle more exceptions in AmazonS3::fopen | ||||
| * | fix SeekableHttpStream::stream_stat errors on failed open | Robin Appelman | 2024-03-27 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-03 | 62 | -140/+252 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #44614 from nextcloud/backport/44612/stable27 | Joas Schilling | 2024-04-02 | 1 | -1/+1 |
|\ \ | | | | | | | [stable27] fix(tests): Fix tests when daytime saving time change happened recently | ||||
| * | | fix(tests): Fix tests when daytime saving time change happened recently | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-02 | 96 | -50/+424 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-01 | 52 | -44/+332 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-31 | 76 | -76/+322 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-30 | 202 | -106/+1160 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-29 | 1204 | -6530/+3594 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #44550 from nextcloud/backport/44504/stable27 | Louis | 2024-03-28 | 1 | -6/+25 |
|\ \ | | | | | | | [stable27] Add retry logic to cover deadlock situations during move operations | ||||
| * | | feat(files)): Add retry logic to cover deadlock situations when moving many ↵ | Louis Chemineau | 2024-03-28 | 1 | -6/+25 |
|/ / | | | | | | | | | | | files Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Merge pull request #44536 from nextcloud/backport/44530/stable27 | Joas Schilling | 2024-03-28 | 1 | -1/+1 |
|\ \ | | | | | | | [stable27] fix(security): Update expiration date in security.txt | ||||
| * | | fix(security): Update expiration date in security.txt | Joas Schilling | 2024-03-28 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #44524 from nextcloud/release/27.1.8v27.1.8 | John Molakvoæ | 2024-03-28 | 1 | -2/+2 |
|\ \ | |||||
| * | | build(hub): 27.1.8 | skjnldsv | 2024-03-28 | 1 | -2/+2 |
|/ / | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #44518 from ↵ | Joas Schilling | 2024-03-28 | 1 | -9/+10 |
|\ \ | | | | | | | | | | | | | nextcloud/automated/noid/stable27-update-code-signing-crl [stable27] fix(security): Update code signing revocation list | ||||
| * | | fix(security): Update code signing revocation list | nextcloud-command | 2024-03-28 | 1 | -9/+10 |
|/ / | | | | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-28 | 94 | -6/+188 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-27 | 22 | -30/+80 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44468 from nextcloud/backport/44388/stable27 | Joas Schilling | 2024-03-26 | 1 | -1/+1 |
|\ | | | | | [stable27] chore(ci): update block merge EOL workflow | ||||
| * | chore(ci): update block merge EOL workflow | Benjamin Gaussorgues | 2024-03-26 | 1 | -1/+1 |
|/ | | | | | | See nextcloud/.github#329 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-26 | 56 | -162/+230 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44415 from nextcloud/backport/44132/stable27 | Stephan Orbaugh | 2024-03-25 | 1 | -0/+19 |
|\ | | | | | [stable27] fix: don't return null for SharedStorage::getWrapperStorage with share recursion | ||||
| * | chore: improve typing for SharedStorage::$storage | Robin Appelman | 2024-03-22 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix: don't return null for SharedStorage::getWrapperStorage with share recursion | Robin Appelman | 2024-03-22 | 1 | -0/+10 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-25 | 42 | -118/+240 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-24 | 24 | -2/+98 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #44419 from nextcloud/backport/44357/stable27 | John Molakvoæ | 2024-03-23 | 2 | -0/+19 |
|\ \ | |||||
| * | | fix: add extra check to ensure wrapped shared storage is set | Robin Appelman | 2024-03-22 | 1 | -0/+10 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> |