aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP debug 2fix/migrate-encryption-away-from-hooksCôme Chilliet2025-02-132-0/+4
* fixup! fix(encryption): Improve Update class and event listeneningCôme Chilliet2025-02-111-6/+6
* fix(encryption): Improve Update class and event listeneningCôme Chilliet2025-02-116-182/+112
* chore: WIP - debug for CICôme Chilliet2025-02-113-1/+29
* chore: Assert rename success in versionning testsCôme Chilliet2025-02-111-1/+2
* fix: Preserve file id when moving from object store even if encryption wrappe...Côme Chilliet2025-02-111-4/+15
* fix(encryption): Fix a PHP error in Encryption Util in specific situationsCôme Chilliet2025-02-111-1/+1
* fix(admin_audit): Survive if file change id after rename (it should not)Côme Chilliet2025-02-112-29/+2
* fix(tests): Avoid user login before a private key is setupCôme Chilliet2025-02-112-3/+8
* chore: Update psalm baseline to remove fixed issueCôme Chilliet2025-02-111-3/+0
* chore(trashbin): Fix configuration mocking in trashbin testsCôme Chilliet2025-02-111-13/+6
* chore(files_versions): Only mock getSystemValue method to avoid problems in f...Côme Chilliet2025-02-111-2/+4
* fix(tests): Disable encryption wrapper when it makes senseCôme Chilliet2025-02-111-0/+14
* fix: Fix mtime preservation when moving a directory across storages with encr...Côme Chilliet2025-02-111-1/+1
* fix(encryption): Fix filesize for part files in Encryption wrapperCôme Chilliet2025-02-111-2/+3
* fix(tests): Remove Encryption disabling in ViewTest to avoid side effectsCôme Chilliet2025-02-111-10/+6
* fix(tests): Unregister encryption modules in ViewTest to avoid side effectsCôme Chilliet2025-02-111-0/+6
* feat(encryption): Migrate from hooks to eventsCôme Chilliet2025-02-119-153/+133
* Merge pull request #50739 from nextcloud/feat/share-grid-viewFerdinand Thiessen2025-02-1115-29/+215
|\
| * chore: Compile assetsfeat/share-grid-viewFerdinand Thiessen2025-02-1011-10/+10
| * feat(sharing): Allow to set default view mode for public sharesFerdinand Thiessen2025-02-104-19/+205
* | Merge pull request #50753 from nextcloud/bugfix/noid/ensure-translation-of-sh...Joas Schilling2025-02-111-4/+9
|\ \
| * | fix(transifex): Adjust check for translation of appsbugfix/noid/ensure-translation-of-shipped-appsJoas Schilling2025-02-111-4/+9
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1148-50/+86
* | Merge pull request #50735 from nextcloud/bugfix/noid/bump-php-dependency-upda...Ferdinand Thiessen2025-02-101-1/+12
|\ \ | |/ |/|
| * fix(setupcheck): Update setup check for PHP version to be more accuratebugfix/noid/bump-php-dependency-update-versionsJoas Schilling2025-02-101-1/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1038-34/+192
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0932-64/+842
* | Merge pull request #50729 from nextcloud/dependabot/npm_and_yarn/p-queue-8.1.0dependabot[bot]2025-02-08119-285/+203
|\ \
| * | chore(deps): bump p-queue from 7.4.1 to 8.1.0dependabot/npm_and_yarn/p-queue-8.1.0dependabot[bot]2025-02-08119-285/+203
|/ /
* | Merge pull request #50730 from nextcloud/dependabot/npm_and_yarn/ts-loader-9.5.2dependabot[bot]2025-02-082-5/+5
|\ \
| * | chore(deps-dev): bump ts-loader from 9.5.1 to 9.5.2dependabot/npm_and_yarn/ts-loader-9.5.2dependabot[bot]2025-02-082-5/+5
* | | Merge pull request #50727 from nextcloud/dependabot/npm_and_yarn/cypress-spli...dependabot[bot]2025-02-082-128/+236
|\ \ \
| * | | chore(deps-dev): bump cypress-split from 1.24.7 to 1.24.9dependabot/npm_and_yarn/cypress-split-1.24.9dependabot[bot]2025-02-082-128/+236
* | | | Merge pull request #50680 from nextcloud/fix/files-public-shareFerdinand Thiessen2025-02-089-133/+132
|\ \ \ \ | |/ / / |/| | |
| * | | chore: Compile assetsFerdinand Thiessen2025-02-084-6/+6
| * | | fix(files): only send config update requests if user is logged inFerdinand Thiessen2025-02-085-127/+126
|/ / /
* | | Merge pull request #50731 from nextcloud/dependabot/npm_and_yarn/cypress-if-1...dependabot[bot]2025-02-082-5/+6
|\ \ \
| * | | chore(deps-dev): bump cypress-if from 1.12.6 to 1.13.2dependabot/npm_and_yarn/cypress-if-1.13.2dependabot[bot]2025-02-082-5/+6
| |/ /
* | | Merge pull request #50708 from nextcloud/chore/master-searchdavFerdinand Thiessen2025-02-081-0/+0
|\ \ \ | |_|/ |/| |
| * | build(deps): Bump icewind/searchdav from 3.1.0 to 3.2.0chore/master-searchdavFerdinand Thiessen2025-02-071-0/+0
* | | Merge pull request #50733 from nextcloud/dependabot/npm_and_yarn/pinia-2.3.1dependabot[bot]2025-02-0817-20/+21
|\ \ \ | |_|/ |/| |
| * | chore(deps): bump pinia from 2.3.0 to 2.3.1dependabot[bot]2025-02-0817-20/+21
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0822-2/+170
|/
* Merge pull request #50364 from nextcloud/fix/files-header-submenuJohn Molakvoæ2025-02-0716-79/+453
|\
| * chore: compile assetsskjnldsv2025-02-0760-61054/+7
| * chore(files): add actions cypress testsskjnldsv2025-02-075-12/+244
| * fix(files): support submenu in batch actions header tooskjnldsv2025-02-0660-61/+61250
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0710-6/+152
* | Merge pull request #50697 from nextcloud/admin-audit-listen-failed-loginJoas Schilling2025-02-063-1/+27
|\ \