Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 27.0.0 RC4 | John Molakvoæ | 2023-06-09 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Merge pull request #38717 from nextcloud/backport/38703/stable27 | John Molakvoæ | 2023-06-09 | 1 | -38/+43 |
|\ | |||||
| * | Correctly react to bad configuration | Côme Chilliet | 2023-06-09 | 1 | -13/+23 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | Do not cast sizes to int in Trashbin class | Côme Chilliet | 2023-06-09 | 1 | -29/+24 |
|/ | | | | | | This helps with 32bits support Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #38702 from nextcloud/backport/38486/stable27 | John Molakvoæ | 2023-06-08 | 14 | -70/+159 |
|\ | |||||
| * | fix(psalm): Install apcu, ftp and ldap extension like in ↵ | Joas Schilling | 2023-06-08 | 1 | -1/+1 |
| | | | | | | | | | | | | static-code-analysis-security Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it finishes | Joas Schilling | 2023-06-08 | 2 | -3/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | fix(CI): Update oracle image and config | Joas Schilling | 2023-06-08 | 1 | -2/+17 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | chore: update workflows from templates | John Molakvoæ | 2023-06-08 | 11 | -64/+137 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #38697 from nextcloud/backport/38694/stable27 | Simon L | 2023-06-08 | 1 | -19/+30 |
|\ \ | |/ |/| | [stable27] fix(actions): cypress | ||||
| * | fix(actions): cypress | John Molakvoæ | 2023-06-08 | 1 | -19/+30 |
|/ | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-08 | 46 | -128/+190 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-07 | 14 | -182/+220 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #38657 from nextcloud/backport/38656/stable27 | Andy Scherzinger | 2023-06-06 | 1 | -11/+11 |
|\ | | | | | [stable27] Fix OpenAPI core paths | ||||
| * | Fix OpenAPI core paths | jld3103 | 2023-06-06 | 1 | -11/+11 |
|/ | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-06 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #38571 from nextcloud/backport/38355/stable27 | Arthur Schiwon | 2023-06-05 | 6 | -19/+88 |
|\ | | | | | [stable27] fix(trashbin): Truncate long filenames | ||||
| * | fix(trashbin): Truncate long filenames | Christopher Ng | 2023-06-01 | 6 | -19/+88 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #38641 from nextcloud/backport/38640/stable27 | Andy Scherzinger | 2023-06-05 | 6 | -1034/+54 |
|\ \ | | | | | | | [stable27] openapi: Fix wrapping OCS responses that are not DataResponse | ||||
| * | | openapi: Fix wrapping OCS responses that are not DataResponse | jld3103 | 2023-06-05 | 6 | -1034/+54 |
|/ / | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-05 | 10 | -8/+74 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-04 | 4 | -0/+8 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #38617 from nextcloud/automated/noid/stable27-fix-npm-audit | Simon L | 2023-06-03 | 1 | -6/+6 |
|\ \ | | | | | | | [stable27] Fix npm audit | ||||
| * | | chore(deps): fix npm audit | nextcloud-command | 2023-06-02 | 1 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-03 | 14 | -4/+52 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-02 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #38588 from nextcloud/backport/38586/stable27 | Andy Scherzinger | 2023-06-01 | 1 | -1/+1 |
|\ \ | | | | | | | [stable27] fix(ocp): Mark IMessage::attachInline as @since 27 | ||||
| * | | fix(ocp): Mark IMessage::attachInline as @since 27 | Christoph Wurst | 2023-06-01 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #38559 from nextcloud/release/27.0.0_rc3v27.0.0rc3 | John Molakvoæ | 2023-06-01 | 1 | -2/+2 |
|\ \ | |||||
| * | | 27.0.0 RC3 | John Molakvoæ | 2023-05-31 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #38449 from nextcloud/backport/38415/stable27 | Arthur Schiwon | 2023-06-01 | 1 | -6/+18 |
|\ \ \ | | | | | | | | | [stable27] don't always check if we need to setup the object store root | ||||
| * | | | don't always check if we need to setup the object store root | Robin Appelman | 2023-05-24 | 1 | -6/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #38538 from nextcloud/backport/37758/stable27 | Andy Scherzinger | 2023-06-01 | 2 | -35/+61 |
|\ \ \ \ | |_|_|/ |/| | | | [stable27] redis: use atomic operations everywhere | ||||
| * | | | redis: move lua scripts to class and add type hints | Varun Patil | 2023-05-31 | 2 | -23/+21 |
| | | | | | | | | | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu> | ||||
| * | | | add test to verify redis lua script hashes | Robin Appelman | 2023-05-31 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | redis: use atomic operations everywhere | Varun Patil | 2023-05-31 | 1 | -35/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes a lot of acrobatics in the code and does each operation atomically using a lua script. This also reduces several round trips to the server, and the scripts are compiled and cached server-side. Notably, since all operations work only on a single key (except clear, which is broken anyway and shouldn't be used), they will continue to function and be atomic for Redis cluster. Signed-off-by: Varun Patil <varunpatil@ucla.edu> | ||||
* | | | | Merge pull request #38522 from nextcloud/artonge/backport/stable27/38469 | John Molakvoæ | 2023-06-01 | 2 | -4/+31 |
|\ \ \ \ | |||||
| * | | | | Fix initialisation of versions in the DB | Louis Chemineau | 2023-05-30 | 2 | -4/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Broken after https://github.com/nextcloud/server/pull/36690 Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | | | Merge pull request #38507 from nextcloud/backport/38496/stable27 | John Molakvoæ | 2023-06-01 | 1 | -2/+13 |
|\ \ \ \ \ | |||||
| * | | | | | fix: catch errors in id3parser library | Daniel Kesselberg | 2023-05-30 | 1 | -2/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We use a forked version of getID3 to read embedded images from mp3 files to use them as previews. If the library is unable to extract a image or fails on something different we should handle it properly. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | | | Merge pull request #38360 from nextcloud/backport/38294/stable27 | John Molakvoæ | 2023-06-01 | 6 | -7/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use aria-expanded correctly on toggle user actions | fenn-cs | 2023-05-22 | 6 | -7/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The aria-expanded attribute was added on the expandable item rather Than the button that triggers the expand. Resolves : #37137 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | | | | | | Merge pull request #38409 from nextcloud/backport/38291/stable27 | John Molakvoæ | 2023-06-01 | 3 | -6/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix loading custom logo image | Robin Appelman | 2023-05-23 | 3 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-01 | 4 | -2/+10 |
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | | | Merge pull request #38531 from ↵ | Joas Schilling | 2023-05-31 | 2 | -57/+48 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/stable27-update-ca-cert-bundle [stable27] Update ca-cert bundle | ||||
| * | | | | | | Update CA certificate bundle | nextcloud-command | 2023-05-31 | 2 | -57/+48 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* | | | / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-31 | 14 | -0/+50 |
| |_|_|/ / |/| | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Merge pull request #38416 from nextcloud/backport/38308/stable27 | Joas Schilling | 2023-05-30 | 1 | -5/+4 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | [stable27] fix(carddav): Check if SERVER variables are set before accessing them | ||||
| * | | | | fix(carddav): Check if SERVER variables are set before accessing them | Anna Larch | 2023-05-23 | 1 | -5/+4 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> |