aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: when already upgrading, don't instruct to run `occ upgrade`occ-upgrade-reminderJosh2024-12-211-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-21158-88/+376
* Merge pull request #49560 from nextcloud/fix/login-originStephan Orbaugh2024-12-205-18/+71
|\
| * chore: Bump @nextcloud/cypress to v1.0.0-beta.12fix/login-originLouis Chemineau2024-12-052-5/+5
| * feat(login): add origin check at loginBenjamin Gaussorgues2024-12-055-18/+71
* | Merge pull request #48662 from nextcloud/feat/dav-paginationStephan Orbaugh2024-12-208-6/+237
|\ \
| * | chore(systemtags): pre-compute user authorizationsfeat/dav-paginationBenjamin Gaussorgues2024-12-201-5/+7
| * | feat(dav): introduce paginate with custom headersBenjamin Gaussorgues2024-12-207-1/+230
* | | Merge pull request #49208 from nextcloud/fix/forward-user-login-if-no-sessionJohn Molakvoæ2024-12-204-9/+118
|\ \ \
| * | | chore(assets): Recompile assetsfix/forward-user-login-if-no-sessionnextcloud-command2024-12-192-3/+3
| * | | fix: Redirect user to login if session is terminatedFerdinand Thiessen2024-12-192-6/+115
* | | | Merge pull request #49929 from nextcloud/fix/no-issue/file-request-disable-wh...John Molakvoæ2024-12-203-3/+6
|\ \ \ \
| * | | | chore(assets): Recompile assetsfix/no-issue/file-request-disable-when-no-public-uploadnextcloud-command2024-12-202-3/+3
| * | | | fix(files_sharing): Hide file request if public uploads disablednfebe2024-12-201-0/+3
|/ / / /
* | | | Merge pull request #49925 from nextcloud/feat/add-proofread-tasktypeAndy Scherzinger2024-12-204-0/+94
|\ \ \ \ | |_|/ / |/| | |
| * | | docs: fix version numberfeat/add-proofread-tasktypejanepie2024-12-201-1/+1
| * | | feat: add proofread task typeJana Peper2024-12-204-0/+94
|/ / /
* | | 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 v...Robert Riemann2024-12-051-0/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-204-10/+10
| |/ / |/| |
* | | 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 filesbugfix/noid/create-a-gap-before-filesJoas Schilling2024-12-181-1/+1
* | | | 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 mountpointfix/fix-copy-to-mountpoint-rootCôme Chilliet2024-12-171-0/+3
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-19168-164/+528
| |/ / / |/| | |
* | | | Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleableAndy Scherzinger2024-12-1813-17/+201
|\ \ \ \
| * | | | fix: egt rid of unused variablefeat/make-tasks-types-toggleableJana Peper2024-12-181-1/+0
| * | | | fix: error handling for wrong json valuesJana Peper2024-12-183-14/+46
| * | | | feat: add error flags for json_decodeJana Peper2024-12-182-2/+2
| * | | | feat: add occ command for task type togglingJana Peper2024-12-181-7/+3
| * | | | fix(taskrpocessing): Cache result of getAvailableTaskTypesMarcel Klehr2024-12-181-31/+39
| * | | | test: add explicitly enabled task type unit testJana Peper2024-12-181-1/+36
| * | | | docs: document adding of argumentJana Peper2024-12-181-0/+1
| * | | | feat: add occ command for task type togglingJana Peper2024-12-185-0/+72
| * | | | test: add disabled task type unit testJana Peper2024-12-181-7/+24
| * | | | fix: always regenerate availabe task typesJana Peper2024-12-181-33/+32
| * | | | fix: eslintJana Peper2024-12-183-6/+6
| * | | | fix: update build filesJana Peper2024-12-182-3/+3
| * | | | fix: show all types when no preferences savedJana Peper2024-12-181-0/+3
| * | | | feat: filter disabled apps in task types requestsJana Peper2024-12-184-6/+17
| * | | | feat: save state in dbJana Peper2024-12-183-4/+10
| * | | | feat: add switch in frontendJana Peper2024-12-181-1/+6
* | | | | Merge pull request #49904 from nextcloud/enh/noid/navigationentryeventArthur Schiwon2024-12-186-0/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon2024-12-186-0/+42
| |/ / /
* | | | Merge pull request #49917 from nextcloud/fix/files/preview-service-worker-reg...Stephan Orbaugh2024-12-183-4/+11
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2024-12-182-3/+3
| * | | | fix(files): Only register preview service worker once when the instance is ho...fix/files/preview-service-worker-registrationprovokateurin2024-12-181-1/+8
|/ / / /
* | | | Merge pull request #49797 from nextcloud/fix/user_status/harden-apiStephan Orbaugh2024-12-184-10/+36
|\ \ \ \
| * | | | fix(user_status): Remove non-existent "visible" field from UserStatusPredefinedfix/user_status/harden-apiprovokateurin2024-12-182-7/+1
| * | | | fix(user_status): Catch non-existing user status when setting custom user statusprovokateurin2024-12-182-0/+31