aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #50739 from nextcloud/feat/share-grid-viewFerdinand Thiessen2025-02-1115-29/+215
|\ \ \ | | | | | | | | feat(sharing): Allow to set default view mode for public shares
| * | | chore: Compile assetsfeat/share-grid-viewFerdinand Thiessen2025-02-1011-10/+10
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | feat(sharing): Allow to set default view mode for public sharesFerdinand Thiessen2025-02-104-19/+205
| | |/ | |/| | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #50753 from ↵Joas Schilling2025-02-111-4/+9
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/ensure-translation-of-shipped-apps fix(transifex): Adjust check for translation of apps
| * | | fix(transifex): Adjust check for translation of appsbugfix/noid/ensure-translation-of-shipped-appsJoas Schilling2025-02-111-4/+9
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1148-50/+86
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #50735 from ↵Ferdinand Thiessen2025-02-101-1/+12
|\ \ \ | |/ / |/| | | | | | | | nextcloud/bugfix/noid/bump-php-dependency-update-versions fix(setupcheck): Update setup check for PHP version to be more accurate
| * | fix(setupcheck): Update setup check for PHP version to be more accuratebugfix/noid/bump-php-dependency-update-versionsJoas Schilling2025-02-101-1/+12
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1038-34/+192
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0932-64/+842
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | 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
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: p-queue dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #50727 from ↵dependabot[bot]2025-02-082-128/+236
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/cypress-split-1.24.9
| * | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.7 to 1.24.9. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.7...v1.24.9) --- updated-dependencies: - dependency-name: cypress-split dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Merge pull request #50680 from nextcloud/fix/files-public-shareFerdinand Thiessen2025-02-089-133/+132
|\ \ \ \ \ | |/ / / / |/| | | | fix(files): only send config update requests if user is logged in
| * | | | chore: Compile assetsFerdinand Thiessen2025-02-084-6/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(files): only send config update requests if user is logged inFerdinand Thiessen2025-02-085-127/+126
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we use the files app also for public shares it is not guaranteed that there is a user logged in, in that case the update for user / view config will fail. So ensure there is a user or do not send a request. Also refactor both stores to setup styles to fix (remove) initialization hack, which causes Typescript issues. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #50731 from ↵dependabot[bot]2025-02-082-5/+6
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/cypress-if-1.13.2
| * | | | 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
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: cypress-if dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | 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.0
| * | | build(deps): Bump icewind/searchdav from 3.1.0 to 3.2.0chore/master-searchdavFerdinand Thiessen2025-02-071-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Production Changes | From | To | Compare | |--------------------|--------|--------|-------------------------------------------------------------------------| | icewind/searchdav | v3.1.0 | v3.2.0 | [...](https://github.com/icewind1991/SearchDAV/compare/v3.1.0...v3.2.0) | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | 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
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* / / Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0822-2/+170
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #50364 from nextcloud/fix/files-header-submenuJohn Molakvoæ2025-02-0716-79/+453
|\ \
| * | chore: compile assetsskjnldsv2025-02-0760-61054/+7
| | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore(files): add actions cypress testsskjnldsv2025-02-075-12/+244
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | fix(files): support submenu in batch actions header tooskjnldsv2025-02-0660-61/+61250
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0710-6/+152
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #50697 from nextcloud/admin-audit-listen-failed-loginJoas Schilling2025-02-063-1/+27
|\ \ | | | | | | feat(admin_audit): write admin audit log for AnyLoginFailedEvent
| * | feat(admin_audit): write admin audit log for AnyLoginFailedEventadmin-audit-listen-failed-loginLuka Trovic2025-02-063-1/+27
| |/ | | | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com>
* | Merge pull request #49955 from nextcloud/occ-upgrade-reminderLouis2025-02-061-1/+1
|\ \ | | | | | | fix: when already upgrading, don't instruct to run `occ upgrade`
| * | fix: when already upgrading, don't instruct to run `occ upgrade`occ-upgrade-reminderJosh2025-02-051-1/+1
| | | | | | | | | | | | | | | Fixes #36289 Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | Merge pull request #48674 from nextcloud/jtr/fix-updater-cleanup-job-loggingJohn Molakvoæ2025-02-061-5/+13
|\ \ \
| * | | chore: Run cs:fixjtr/fix-updater-cleanup-job-loggingLouis Chemineau2025-02-061-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | fix(updater): make clean-up job more robust / easier to debugJosh2025-02-061-5/+13
| | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | Merge pull request #50660 from nextcloud/fix/mime-intJohn Molakvoæ2025-02-067-10/+70
|\ \ \ \ | |_|_|/ |/| | | fix: make sure we process mime extensions as string
| * | | fix: psalm and OCP @since declarationsfix/mime-intJohn Molakvoæ2025-02-063-5/+5
| | | | | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | fix: make sure we process mime extensions as stringskjnldsv2025-02-057-10/+70
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Merge pull request #50678 from nextcloud/fix/harden-account-propertiesFerdinand Thiessen2025-02-0623-197/+657
|\ \ \ \ | | | | | | | | | | fix(AccountProperty): better validation of twitter and fediverse handles
| * | | | chore: Compile assetsfix/harden-account-propertiesFerdinand Thiessen2025-02-064-6/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-067-55/+82
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(provisioning_api): Correct limit for `editUser`Ferdinand Thiessen2025-02-065-2/+22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(FediverseAction): Ensure valid fediverse links are generatedFerdinand Thiessen2025-02-063-5/+212
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Harden also for existing values of the profile. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-064-129/+335
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure to only accept valid X and fediverse handles. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #50655 from nextcloud/fix/share-sidebar-bugsF. E Noel Nfebe2025-02-0616-59/+86
|\ \ \ \ \ | | | | | | | | | | | | enh: Fix display default expire date, add tests & tiny refactors
| * | | | | chore(assets): Recompile assetsfix/share-sidebar-bugsnextcloud-command2025-02-069-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(files_sharing): Hide internal recommendations in external share inputnfebe2025-02-061-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>