aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chore(assets): Recompile assetsfix/settings/ex-apps-searchnextcloud-command2025-01-024-6/+6
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(app-store): add missing exApps list items to search filterAndrey Borysenko2025-01-021-1/+2
| | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
* Merge pull request #49974 from nextcloud/backport/49973/masterJohn Molakvoæ2025-01-023-6/+66
|\ | | | | fix(federatedfilesharing): get share by token fallback
| * fix(federatedfilesharing): get share by token fallbackbackport/49973/masterskjnldsv2024-12-282-5/+65
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * fix(federatedfilesharing): fix notification typoskjnldsv2024-12-281-1/+1
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-026-2/+52
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49997 from ↵Joas Schilling2025-01-012-88/+3
|\ \ | | | | | | | | | | | | nextcloud/automated/noid/master-update-ca-cert-bundle [master] fix(security): Update CA certificate bundle
| * | fix(security): Update CA certificate bundleautomated/noid/master-update-ca-cert-bundlenextcloud-command2025-01-012-88/+3
|/ / | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3182-130/+48
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-3016-32/+74
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-292-0/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49887 from nextcloud/scan-home-ext-storaeJohn Molakvoæ2024-12-282-10/+7
|\ \ | |/ |/| fix: don't skip scanner users filesystem if they have a mountpoint at /<user>/files/
| * chore: update baselinescan-home-ext-storaeRobin Appelman2024-12-271-8/+0
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix: don't skip scanner users filesystem if they have a mountpoint at ↵Robin Appelman2024-12-271-2/+7
| | | | | | | | | | | | /<user>/files/ Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-288-6/+72
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-272-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-264-2/+48
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2524-4/+470
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-24232-228/+332
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49847 from nextcloud/removeNoisyTextEmailsGit'Fellow2024-12-233-32/+0
|\ | | | | fix(shares): Remove noisy text from email
| * fix(shares): Remove noisy text from emailsremoveNoisyTextEmailsGit'Fellow2024-12-163-32/+0
| | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2312-20/+104
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49961 from nextcloud/chore/update-gw-codeowners-2Joas Schilling2024-12-221-2/+2
|\ \ | | | | | | chore(github): Update groupware code owners
| * | chore(github): Update groupware code ownerschore/update-gw-codeowners-2Daniel Kesselberg2024-12-221-2/+2
|/ / | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-2226-2/+230
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-21158-88/+376
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49560 from nextcloud/fix/login-originStephan Orbaugh2024-12-205-18/+71
|\ \ | | | | | | feat(login): add origin check at login
| * | chore: Bump @nextcloud/cypress to v1.0.0-beta.12fix/login-originLouis Chemineau2024-12-052-5/+5
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | feat(login): add origin check at loginBenjamin Gaussorgues2024-12-055-18/+71
| | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | Merge pull request #48662 from nextcloud/feat/dav-paginationStephan Orbaugh2024-12-208-6/+237
|\ \ \ | | | | | | | | feat(dav): introduce paginate with custom headers
| * | | chore(systemtags): pre-compute user authorizationsfeat/dav-paginationBenjamin Gaussorgues2024-12-201-5/+7
| | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
| * | | feat(dav): introduce paginate with custom headersBenjamin Gaussorgues2024-12-207-1/+230
| | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | Merge pull request #49208 from nextcloud/fix/forward-user-login-if-no-sessionJohn Molakvoæ2024-12-204-9/+118
|\ \ \ \ | | | | | | | | | | fix: Redirect user to login if session is terminated
| * | | | chore(assets): Recompile assetsfix/forward-user-login-if-no-sessionnextcloud-command2024-12-192-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix: Redirect user to login if session is terminatedFerdinand Thiessen2024-12-192-6/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a session timed out or was closed in another tab, then currently the user gets random error messages. This intercepts 401 responses (should only happen if logged out, or the users does something wrong). If we get a 401, we make sure its because of the session, by checking if the user can access the files app. If that is also the case we forward the user to the login page and set the redirect URL to the last used URL. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #49929 from ↵John Molakvoæ2024-12-203-3/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/no-issue/file-request-disable-when-no-public-upload fix(files_sharing): Hide file request if public uploads disabled
| * | | | | chore(assets): Recompile assetsfix/no-issue/file-request-disable-when-no-public-uploadnextcloud-command2024-12-202-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(files_sharing): Hide file request if public uploads disablednfebe2024-12-201-0/+3
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The file request creation would error out on creation if public uploads is disabled so we should not show the option at all. Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | | | Merge pull request #49925 from nextcloud/feat/add-proofread-tasktypeAndy Scherzinger2024-12-204-0/+94
|\ \ \ \ \ | |_|/ / / |/| | | | [TaskProcessing] feat: add proofread task type
| * | | | docs: fix version numberfeat/add-proofread-tasktypejanepie2024-12-201-1/+1
| | | | | | | | | | | | | | | | | | | | Co-authored-by: Marcel Klehr <mklehr@gmx.net> Signed-off-by: janepie <49834966+janepie@users.noreply.github.com>
| * | | | feat: add proofread task typeJana Peper2024-12-204-0/+94
|/ / / / | | | | | | | | | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
* | | | Merge pull request #49681 from rriemann/patch-1John Molakvoæ2024-12-201-0/+1
|\ \ \ \ | | | | | | | | | | add sse_c_key from S3 object storage properties config to list of sensitive values
| * | | | add sse_c_key from S3 object storage properties config to list of sensitive ↵Robert Riemann2024-12-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | values Signed-off-by: Robert Riemann <robert@riemann.cc>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-204-10/+10
| |/ / / |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #49915 from nextcloud/bugfix/noid/create-a-gap-before-filesJoas Schilling2024-12-191-1/+1
|\ \ \ \ | | | | | | | | | | fix(navigation): Create a gap between dashboard and files
| * | | | fix(navigation): Create a gap between dashboard and filesbugfix/noid/create-a-gap-before-filesJoas Schilling2024-12-181-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #49895 from nextcloud/fix/fix-copy-to-mountpoint-rootStephan Orbaugh2024-12-191-0/+3
|\ \ \ \ \ | | | | | | | | | | | | fix: Fix copying to the root of another mountpoint
| * | | | | fix: Fix copying to the root of another mountpointfix/fix-copy-to-mountpoint-rootCôme Chilliet2024-12-171-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-19168-164/+528
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleableAndy Scherzinger2024-12-1813-17/+201
|\ \ \ \ \ | | | | | | | | | | | | Feat: make taskprocessing task types toggleable