aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47789 from nextcloud/fix/cs-fixer-errorsAnna2024-09-0549-160/+160
|\
| * chore: add coding standard code change to .git-blame-ignore-revsAnna Larch2024-09-051-0/+1
| * chore: adjust code to adhere to coding standardAnna Larch2024-09-0548-160/+159
|/
* Merge pull request #47770 from nextcloud/artonge/fix/always_respond_custom_er...Louis2024-09-0510-75/+113
|\
| * fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-0510-75/+113
* | Merge pull request #47761 from nextcloud/fix/missing-footerStephan Orbaugh2024-09-051-0/+12
|\ \
| * | fix: Fix missing footer on public pagesChristopher Ng2024-09-041-0/+12
* | | Merge pull request #47519 from nextcloud/fix/transfer-ownership-encrypted-filesStephan Orbaugh2024-09-051-20/+43
|\ \ \
| * | | fix(transfer-ownership): Improve comments according to code reviewCôme Chilliet2024-09-051-3/+3
| * | | feat(transfer-ownership): Correctly react to encrypted filesCôme Chilliet2024-09-051-20/+43
| | |/ | |/|
* | | Merge pull request #47769 from nextcloud/artonge/fix/use_sha256_for_arguments...Stephan Orbaugh2024-09-054-5/+89
|\ \ \
| * | | fix: Migrate existing bg jobs to use sha256Louis Chemineau2024-09-053-0/+85
| * | | fix: Use sha256 to hash arguments of background jobsLouis Chemineau2024-09-051-5/+4
| |/ /
* | | Merge pull request #46255 from nextcloud/bug/add-option-to-remove-webroot-for...Stephan Orbaugh2024-09-053-12/+51
|\ \ \ | |/ / |/| |
| * | fix(setupchecks): Test overwrite.cli url first, then generated one, andCôme Chilliet2024-09-051-16/+30
| * | fix: add option to remove the webroot for setup checks and don't check truste...Daniel Kesselberg2024-09-053-13/+38
|/ /
* | Merge pull request #47754 from nextcloud/fix/noid/cache-appstore-on-dev-insta...Andy Scherzinger2024-09-051-8/+9
|\ \
| * | fix(appstore): Cache apps.json also on dev instancesMarcel Müller2024-09-041-8/+9
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-05310-116/+546
| |/ |/|
* | Merge pull request #47752 from nextcloud/backport/47745/masterAndy Scherzinger2024-09-053-4/+5
|\ \ | |/ |/|
| * chore(assets): Recompile assetsnextcloud-command2024-09-042-3/+3
| * fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 appsskjnldsv2024-09-041-1/+2
|/
* Merge pull request #47417 from nextcloud/fix/files/create-mountpoint-parentsKate2024-09-042-0/+40
|\
| * fix(files): Create non-existent parents of mountpointsprovokateurin2024-08-222-0/+40
* | Merge pull request #47738 from nextcloud/fix/sidebar-undefinedJohn Molakvoæ2024-09-043-4/+4
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2024-09-042-3/+3
| * | fix(files): undefined sidebarskjnldsv2024-09-041-1/+1
|/ /
* | Merge pull request #46859 from nextcloud/fix-status-check-and-saving-of-exter...John Molakvoæ2024-09-0412-16/+214
|\ \
| * | fix: Hide status tooltip in row to add a new mount pointDaniel Calviño Sánchez2024-09-041-1/+1
| * | fix: Fix unmodified placeholder replacing the actual value when updatingDaniel Calviño Sánchez2024-09-043-0/+44
| * | test: Add integration tests for saving external userglobal storagesDaniel Calviño Sánchez2024-09-045-2/+136
| * | fix: Reset selected backend when adding a new storageDaniel Calviño Sánchez2024-09-041-0/+2
| * | fix: Add missing translation for UI stringDaniel Calviño Sánchez2024-09-041-1/+1
| * | fix: Restore default status tooltip when no status message is providedDaniel Calviño Sánchez2024-09-041-2/+3
| * | fix: Set status tooltip to error message on failed actionsDaniel Calviño Sánchez2024-09-041-6/+9
| * | fix: Set status tooltip to status message when saving an storageDaniel Calviño Sánchez2024-09-041-1/+1
| * | fix: Remove status check when configuration was changedDaniel Calviño Sánchez2024-09-044-2/+8
| * | fix: Recheck userglobal storages when loadedDaniel Calviño Sánchez2024-09-041-0/+7
| * | refactor: Store result in its own variableDaniel Calviño Sánchez2024-09-041-1/+2
* | | Merge pull request #47724 from nextcloud/automated/noid/master-update-psalm-b...github-actions[bot]2024-09-041-5/+0
|\ \ \
| * | | chore(tests): Update psalm baselinenextcloud-command2024-09-041-5/+0
* | | | Merge pull request #40164 from nextcloud/exceptionsTranslateShareJohn Molakvoæ2024-09-042-70/+63
|\ \ \ \ | |_|/ / |/| | |
| * | | fix: share manager tests translation stringJohn Molakvoæ2024-09-041-1/+1
| * | | fix: adjust sharing controller exceptions caseJohn Molakvoæ2024-09-041-2/+2
| * | | fix(l10n): Translate all share exceptionsGit'Fellow2024-09-041-70/+63
| |/ /
* | | Merge pull request #47690 from nextcloud/chore/themingJohn Molakvoæ2024-09-041-8/+8
|\ \ \
| * | | chore(theming): Increase app versionFerdinand Thiessen2024-09-021-8/+8
* | | | Merge pull request #47155 from nextcloud/executeStatementOnDeleteJohn Molakvoæ2024-09-041-37/+16
|\ \ \ \
| * | | | fix: lintGit'Fellow2024-08-091-1/+1
| * | | | fix(jobs): Swicth to executeStatement() while deleting rowsGit'Fellow2024-08-091-37/+16