aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): bump marked from 15.0.0 to 15.0.4dependabot/npm_and_yarn/marked-15.0.4dependabot[bot]25 hours2-5/+5
* Fix(l10n): Update translations from TransifexNextcloud bot28 hours158-88/+376
* Merge pull request #49560 from nextcloud/fix/login-originStephan Orbaugh38 hours5-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 Orbaugh38 hours8-6/+237
|\ \
| * | chore(systemtags): pre-compute user authorizationsfeat/dav-paginationBenjamin Gaussorgues44 hours1-5/+7
| * | feat(dav): introduce paginate with custom headersBenjamin Gaussorgues44 hours7-1/+230
* | | Merge pull request #49208 from nextcloud/fix/forward-user-login-if-no-sessionJohn Molakvoæ39 hours4-9/+118
|\ \ \
| * | | chore(assets): Recompile assetsfix/forward-user-login-if-no-sessionnextcloud-command2 days2-3/+3
| * | | fix: Redirect user to login if session is terminatedFerdinand Thiessen2 days2-6/+115
* | | | Merge pull request #49929 from nextcloud/fix/no-issue/file-request-disable-wh...John Molakvoæ40 hours3-3/+6
|\ \ \ \
| * | | | chore(assets): Recompile assetsfix/no-issue/file-request-disable-when-no-public-uploadnextcloud-command41 hours2-3/+3
| * | | | fix(files_sharing): Hide file request if public uploads disablednfebe41 hours1-0/+3
|/ / / /
* | | | Merge pull request #49925 from nextcloud/feat/add-proofread-tasktypeAndy Scherzinger42 hours4-0/+94
|\ \ \ \ | |_|/ / |/| | |
| * | | docs: fix version numberfeat/add-proofread-tasktypejanepie43 hours1-1/+1
| * | | feat: add proofread task typeJana Peper43 hours4-0/+94
|/ / /
* | | Merge pull request #49681 from rriemann/patch-1John Molakvoæ45 hours1-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 bot2 days4-10/+10
| |/ / |/| |
* | | Merge pull request #49915 from nextcloud/bugfix/noid/create-a-gap-before-filesJoas Schilling2 days1-1/+1
|\ \ \
| * | | fix(navigation): Create a gap between dashboard and filesbugfix/noid/create-a-gap-before-filesJoas Schilling3 days1-1/+1
* | | | Merge pull request #49895 from nextcloud/fix/fix-copy-to-mountpoint-rootStephan Orbaugh3 days1-0/+3
|\ \ \ \
| * | | | fix: Fix copying to the root of another mountpointfix/fix-copy-to-mountpoint-rootCôme Chilliet4 days1-0/+3
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot3 days168-164/+528
| |/ / / |/| | |
* | | | Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleableAndy Scherzinger3 days13-17/+201
|\ \ \ \
| * | | | fix: egt rid of unused variablefeat/make-tasks-types-toggleableJana Peper3 days1-1/+0
| * | | | fix: error handling for wrong json valuesJana Peper3 days3-14/+46
| * | | | feat: add error flags for json_decodeJana Peper3 days2-2/+2
| * | | | feat: add occ command for task type togglingJana Peper3 days1-7/+3
| * | | | fix(taskrpocessing): Cache result of getAvailableTaskTypesMarcel Klehr3 days1-31/+39
| * | | | test: add explicitly enabled task type unit testJana Peper3 days1-1/+36
| * | | | docs: document adding of argumentJana Peper3 days1-0/+1
| * | | | feat: add occ command for task type togglingJana Peper3 days5-0/+72
| * | | | test: add disabled task type unit testJana Peper3 days1-7/+24
| * | | | fix: always regenerate availabe task typesJana Peper3 days1-33/+32
| * | | | fix: eslintJana Peper3 days3-6/+6
| * | | | fix: update build filesJana Peper3 days2-3/+3
| * | | | fix: show all types when no preferences savedJana Peper3 days1-0/+3
| * | | | feat: filter disabled apps in task types requestsJana Peper3 days4-6/+17
| * | | | feat: save state in dbJana Peper3 days3-4/+10
| * | | | feat: add switch in frontendJana Peper3 days1-1/+6
* | | | | Merge pull request #49904 from nextcloud/enh/noid/navigationentryeventArthur Schiwon3 days6-0/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon4 days6-0/+42
| |/ / /
* | | | Merge pull request #49917 from nextcloud/fix/files/preview-service-worker-reg...Stephan Orbaugh3 days3-4/+11
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command4 days2-3/+3
| * | | | fix(files): Only register preview service worker once when the instance is ho...fix/files/preview-service-worker-registrationprovokateurin4 days1-1/+8
|/ / / /
* | | | Merge pull request #49797 from nextcloud/fix/user_status/harden-apiStephan Orbaugh4 days4-10/+36
|\ \ \ \
| * | | | fix(user_status): Remove non-existent "visible" field from UserStatusPredefinedfix/user_status/harden-apiprovokateurin4 days2-7/+1
| * | | | fix(user_status): Catch non-existing user status when setting custom user statusprovokateurin4 days2-0/+31