Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(occ): Fix `occ integrity:check-app` and Admin panel "rescan" deliver ↵ | Seungmin Kim | 2024-12-17 | 1 | -7/+16 |
| | | | | | | inconsistent results Signed-off-by: Seungmin Kim <8457324+ehfd@users.noreply.github.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-01 | 12 | -26/+64 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #49572 from nextcloud/dependabot/npm_and_yarn/pinia-2.2.8 | dependabot[bot] | 2024-11-30 | 19 | -25/+25 |
|\ | |||||
| * | chore(assets): Recompile assets | nextcloud-command | 2024-11-30 | 17 | -19/+19 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | chore(deps): bump pinia from 2.2.4 to 2.2.8 | dependabot[bot] | 2024-11-30 | 2 | -6/+6 |
|/ | | | | | | | | | | | | | | Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.4 to 2.2.8. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.4...v2.2.8) --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-30 | 14 | -18/+36 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #49567 from ↵ | Joas Schilling | 2024-11-29 | 2 | -2/+97 |
|\ | | | | | | | | | nextcloud/debt/noid/experimental-annotation-for-userconfig chore: mark userconfig as experimental | ||||
| * | chore: mark userconfig as experimental | Daniel Kesselberg | 2024-11-29 | 2 | -2/+97 |
|/ | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Merge pull request #49557 from ↵ | John Molakvoæ | 2024-11-29 | 1 | -1/+1 |
|\ | | | | | | | gonzalo/FIX-WebDav-MacOS-failed-uploads-php-fpm-and-big-files-(-36-error) | ||||
| * | Merge branch 'master' into ↵ | Gonzalo Cao Cabeza de Vaca | 2024-11-29 | 246 | -4054/+4630 |
| |\ | | | | | | | | | | FIX-WebDav-MacOS-failed-uploads-php-fpm-and-big-files-(-36-error) | ||||
| * | | FIX WebDav MacOS failed uploads php-fpm and big files (-36 error) | Gonzalo Cao Cabeza de Vaca | 2024-11-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Current "SetEnvIf Transfer-Encoding "chunked" proxy-sendcl=1" setting fails with Macos Webdav Darwin client beacuse the header has a capital letter -> "Chunked" So you can fix it making condition case insensitive. Extended description and tests results on https://github.com/nextcloud/server/issues/48878 Signed-off-by: Gonzalo Cao Cabeza de Vaca <57393+gonzalo@users.noreply.github.com> | ||||
* | | | Merge pull request #49224 from nextcloud/build/psalm/unstable-namespace | Kate | 2024-11-29 | 6 | -1/+171 |
|\ \ \ | |_|/ |/| | | |||||
| * | | build(psalm): Configure unstable namespacebuild/psalm/unstable-namespace | provokateurin | 2024-11-12 | 6 | -1/+171 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-29 | 132 | -2244/+2244 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #49515 from ↵ | Joas Schilling | 2024-11-28 | 3 | -16/+40 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/boolean-false-in-multipart-form-data fix(controller): Fix false booleans in multipart/form-data | ||||
| * | | | ci: Remove obsolete baseline entry | Joas Schilling | 2024-11-28 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | fix(controller): Fix false booleans in multipart/form-data | Joas Schilling | 2024-11-28 | 2 | -13/+40 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #49493 from ↵ | John Molakvoæ | 2024-11-28 | 75 | -1748/+1954 |
|\ \ \ \ | | | | | | | | | | | | | | | | nextcloud/artonge/feat/pwd_confirmation_allow_set_period | ||||
| * | | | | test(ExternalStorage): Send basic auth during integrations tests | Louis Chemineau | 2024-11-28 | 2 | -19/+38 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | | | test:(PasswordConfirmationMiddleware): Fix constructor call | Louis Chemineau | 2024-11-28 | 1 | -5/+14 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | | | chore: Compile assets | Louis Chemineau | 2024-11-28 | 58 | -89/+239 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | | | chore: Run npm run lint:fix | Louis Chemineau | 2024-11-28 | 1 | -670/+697 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | | | feat: Use inline password confirmation in external storage settings | Louis Chemineau | 2024-11-28 | 11 | -135/+135 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | | | chore: Bump @nextcloud/password-confirmation to 5.3.0 | Louis Chemineau | 2024-11-28 | 2 | -6/+7 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | | | Merge pull request #49541 from nextcloud/chore/add-rate-limit-remotetest | Benjamin Gaussorgues | 2024-11-28 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | chore: stricter access to testremote endpoint | Benjamin Gaussorgues | 2024-11-28 | 1 | -1/+2 |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | | | Merge pull request #49523 from nextcloud/fix/migration/owncloud-secrets-v2 | Joas Schilling | 2024-11-28 | 2 | -3/+42 |
|\ \ \ \ \ | | | | | | | | | | | | | fix(migration): Decrypt ownCloud secrets v2 | ||||
| * | | | | | fix(migration): Decrypt ownCloud secrets v2 | Christoph Wurst | 2024-11-28 | 2 | -3/+42 |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* / / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-28 | 28 | -8/+262 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #49518 from nextcloud/bugfix/noid/activity-logs | Joas Schilling | 2024-11-27 | 2 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | fix(activity): Fix activity object type warnings | ||||
| * | | | | fix(activity): Fix activity object type warnings | Joas Schilling | 2024-11-27 | 2 | -4/+4 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #49517 from nextcloud/feat/maximum.supported.desktop.version | John Molakvoæ | 2024-11-27 | 3 | -30/+82 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | feat(config): add `maximum.supported.desktop.version` | skjnldsv | 2024-11-27 | 3 | -30/+82 |
|/ / / | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #49513 from ↵ | Joas Schilling | 2024-11-27 | 2 | -2/+32 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-ca-cert-bundle [master] fix(security): Update CA certificate bundle | ||||
| * | | | fix(security): Update CA certificate bundle | nextcloud-command | 2024-11-27 | 2 | -2/+32 |
|/ / / | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-27 | 10 | -0/+10 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #49494 from nextcloud/s3-bucket-create-exception | Robin Appelman | 2024-11-26 | 3 | -6/+13 |
|\ \ \ | |/ / |/| | | fix: throw correct exception type when we can't verify if an s3 bucket exists | ||||
| * | | test: attempt to fix smb sso tests3-bucket-create-exception | Robin Appelman | 2024-11-26 | 1 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | fix: fix availability wrapper not applying | Robin Appelman | 2024-11-26 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | fix: throw correct exception type when we can't verify if an s3 bucket exists | Robin Appelman | 2024-11-26 | 1 | -4/+5 |
|/ / | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #49489 from ↵ | Marcel Klehr | 2024-11-26 | 1 | -0/+3 |
|\ \ | | | | | | | | | | | | | nextcloud/fix/taskprocessing-api-get-file-contents fix(TaskProcessing): Set up fs in getFileContentsInternal | ||||
| * | | fix(TaskProcessing): Set up fs in getFileContentsInternalfix/taskprocessing-api-get-file-contents | Marcel Klehr | 2024-11-26 | 1 | -0/+3 |
|/ / | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | Merge pull request #49403 from nextcloud/artonge/chore/update_nc_cypress_beta.11 | Louis | 2024-11-26 | 14 | -83/+42 |
|\ \ | | | | | | | chore: Update @nextcloud/cypress to v1.0.0-beta.11 | ||||
| * | | chore: Update @nextcloud/cypress to v1.0.0-beta.11artonge/chore/update_nc_cypress_beta.11 | Louis Chemineau | 2024-11-25 | 14 | -83/+42 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-26 | 56 | -78/+78 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #43025 from ↵ | Côme Chilliet | 2024-11-25 | 6 | -0/+208 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/error-on-reshare-after-transfer-ownership fix: update re-share if shared-by user has been revoked | ||||
| * | | | fix(sharing): add command to fix broken shares after ownership transferringbugfix/error-on-reshare-after-transfer-ownership | Luka Trovic | 2024-11-18 | 6 | -0/+208 |
| | | | | | | | | | | | | | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> | ||||
* | | | | Merge pull request #49454 from nextcloud/fix/invitations-named-parameter | Christoph Wurst | 2024-11-25 | 1 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | fix: invalid usage of IQueryBuilder::createNamedParameter() | ||||
| * | | | | fix: improve oci compatibility when purging calendar invitationsfix/invitations-named-parameter | Richard Steinmetz | 2024-11-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
| * | | | | fix: invalid usage of IQueryBuilder::createNamedParameter() | Richard Steinmetz | 2024-11-23 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And fix a typo: chunck -> chunk Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> |