| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: when already upgrading, don't instruct to run `occ upgrade`occ-upgrade-reminder | Josh | 2024-12-21 | 1 | -1/+1 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-21 | 158 | -88/+376 |
* | Merge pull request #49560 from nextcloud/fix/login-origin | Stephan Orbaugh | 2024-12-20 | 5 | -18/+71 |
|\ |
|
| * | chore: Bump @nextcloud/cypress to v1.0.0-beta.12fix/login-origin | Louis Chemineau | 2024-12-05 | 2 | -5/+5 |
| * | feat(login): add origin check at login | Benjamin Gaussorgues | 2024-12-05 | 5 | -18/+71 |
* | | Merge pull request #48662 from nextcloud/feat/dav-pagination | Stephan Orbaugh | 2024-12-20 | 8 | -6/+237 |
|\ \ |
|
| * | | chore(systemtags): pre-compute user authorizationsfeat/dav-pagination | Benjamin Gaussorgues | 2024-12-20 | 1 | -5/+7 |
| * | | feat(dav): introduce paginate with custom headers | Benjamin Gaussorgues | 2024-12-20 | 7 | -1/+230 |
* | | | Merge pull request #49208 from nextcloud/fix/forward-user-login-if-no-session | John Molakvoæ | 2024-12-20 | 4 | -9/+118 |
|\ \ \ |
|
| * | | | chore(assets): Recompile assetsfix/forward-user-login-if-no-session | nextcloud-command | 2024-12-19 | 2 | -3/+3 |
| * | | | fix: Redirect user to login if session is terminated | Ferdinand Thiessen | 2024-12-19 | 2 | -6/+115 |
* | | | | Merge pull request #49929 from nextcloud/fix/no-issue/file-request-disable-wh... | John Molakvoæ | 2024-12-20 | 3 | -3/+6 |
|\ \ \ \ |
|
| * | | | | chore(assets): Recompile assetsfix/no-issue/file-request-disable-when-no-public-upload | nextcloud-command | 2024-12-20 | 2 | -3/+3 |
| * | | | | fix(files_sharing): Hide file request if public uploads disabled | nfebe | 2024-12-20 | 1 | -0/+3 |
|/ / / / |
|
* | | | | Merge pull request #49925 from nextcloud/feat/add-proofread-tasktype | Andy Scherzinger | 2024-12-20 | 4 | -0/+94 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | docs: fix version numberfeat/add-proofread-tasktype | janepie | 2024-12-20 | 1 | -1/+1 |
| * | | | feat: add proofread task type | Jana Peper | 2024-12-20 | 4 | -0/+94 |
|/ / / |
|
* | | | Merge pull request #49681 from rriemann/patch-1 | John Molakvoæ | 2024-12-20 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | add sse_c_key from S3 object storage properties config to list of sensitive v... | Robert Riemann | 2024-12-05 | 1 | -0/+1 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-20 | 4 | -10/+10 |
| |/ /
|/| | |
|
* | | | Merge pull request #49915 from nextcloud/bugfix/noid/create-a-gap-before-files | Joas Schilling | 2024-12-19 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fix(navigation): Create a gap between dashboard and filesbugfix/noid/create-a-gap-before-files | Joas Schilling | 2024-12-18 | 1 | -1/+1 |
* | | | | Merge pull request #49895 from nextcloud/fix/fix-copy-to-mountpoint-root | Stephan Orbaugh | 2024-12-19 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | fix: Fix copying to the root of another mountpointfix/fix-copy-to-mountpoint-root | Côme Chilliet | 2024-12-17 | 1 | -0/+3 |
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-19 | 168 | -164/+528 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleable | Andy Scherzinger | 2024-12-18 | 13 | -17/+201 |
|\ \ \ \ |
|
| * | | | | fix: egt rid of unused variablefeat/make-tasks-types-toggleable | Jana Peper | 2024-12-18 | 1 | -1/+0 |
| * | | | | fix: error handling for wrong json values | Jana Peper | 2024-12-18 | 3 | -14/+46 |
| * | | | | feat: add error flags for json_decode | Jana Peper | 2024-12-18 | 2 | -2/+2 |
| * | | | | feat: add occ command for task type toggling | Jana Peper | 2024-12-18 | 1 | -7/+3 |
| * | | | | fix(taskrpocessing): Cache result of getAvailableTaskTypes | Marcel Klehr | 2024-12-18 | 1 | -31/+39 |
| * | | | | test: add explicitly enabled task type unit test | Jana Peper | 2024-12-18 | 1 | -1/+36 |
| * | | | | docs: document adding of argument | Jana Peper | 2024-12-18 | 1 | -0/+1 |
| * | | | | feat: add occ command for task type toggling | Jana Peper | 2024-12-18 | 5 | -0/+72 |
| * | | | | test: add disabled task type unit test | Jana Peper | 2024-12-18 | 1 | -7/+24 |
| * | | | | fix: always regenerate availabe task types | Jana Peper | 2024-12-18 | 1 | -33/+32 |
| * | | | | fix: eslint | Jana Peper | 2024-12-18 | 3 | -6/+6 |
| * | | | | fix: update build files | Jana Peper | 2024-12-18 | 2 | -3/+3 |
| * | | | | fix: show all types when no preferences saved | Jana Peper | 2024-12-18 | 1 | -0/+3 |
| * | | | | feat: filter disabled apps in task types requests | Jana Peper | 2024-12-18 | 4 | -6/+17 |
| * | | | | feat: save state in db | Jana Peper | 2024-12-18 | 3 | -4/+10 |
| * | | | | feat: add switch in frontend | Jana Peper | 2024-12-18 | 1 | -1/+6 |
* | | | | | Merge pull request #49904 from nextcloud/enh/noid/navigationentryevent | Arthur Schiwon | 2024-12-18 | 6 | -0/+42 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryevent | Arthur Schiwon | 2024-12-18 | 6 | -0/+42 |
| |/ / / |
|
* | | | | Merge pull request #49917 from nextcloud/fix/files/preview-service-worker-reg... | Stephan Orbaugh | 2024-12-18 | 3 | -4/+11 |
|\ \ \ \ |
|
| * | | | | chore(assets): Recompile assets | nextcloud-command | 2024-12-18 | 2 | -3/+3 |
| * | | | | fix(files): Only register preview service worker once when the instance is ho...fix/files/preview-service-worker-registration | provokateurin | 2024-12-18 | 1 | -1/+8 |
|/ / / / |
|
* | | | | Merge pull request #49797 from nextcloud/fix/user_status/harden-api | Stephan Orbaugh | 2024-12-18 | 4 | -10/+36 |
|\ \ \ \ |
|
| * | | | | fix(user_status): Remove non-existent "visible" field from UserStatusPredefinedfix/user_status/harden-api | provokateurin | 2024-12-18 | 2 | -7/+1 |
| * | | | | fix(user_status): Catch non-existing user status when setting custom user status | provokateurin | 2024-12-18 | 2 | -0/+31 |