aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(emailTemplate): use instance Name instead of Url in subjectuseNameNotUrlGit'Fellow2025-02-121-1/+2
* Merge pull request #50081 from nextcloud/fix/undefined-application-keyPytal2025-02-112-2/+2
|\
| * fix(core): Fix undefined "application" array key error in user layoutChristopher Ng2025-02-111-1/+1
| * fix(core): Fix undefined "application" array key errorChristopher Ng2025-02-111-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1282-156/+494
|/
* Merge pull request #50498 from nextcloud/bug/48678/restore-dav-error-response-2Daniel2025-02-113-28/+18
|\
| * fix: use relative paths for upload locksbug/48678/restore-dav-error-response-2Robin Appelman2025-02-111-2/+2
| * fix: make locked exception path relative to the viewRobin Appelman2025-02-111-16/+8
| * fix: Replace the TypeError to prevent exposing the installation pathDaniel Kesselberg2025-02-111-10/+8
* | Merge pull request #50324 from nextcloud/shared-cache-watcher-updateRobin Appelman2025-02-116-0/+66
|\ \ | |/ |/|
| * test: add test for shared storage root being changed after watchershared-cache-watcher-updateRobin Appelman2025-02-061-0/+35
| * fix: don't use cached root info from shared cache if the watcher has detected...Robin Appelman2025-02-065-0/+31
* | 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
|\ \
| * | feat(admin_audit): write admin audit log for AnyLoginFailedEventadmin-audit-listen-failed-loginLuka Trovic2025-02-063-1/+27
| |/
* | Merge pull request #49955 from nextcloud/occ-upgrade-reminderLouis2025-02-061-1/+1
|\ \
| * | fix: when already upgrading, don't instruct to run `occ upgrade`occ-upgrade-reminderJosh2025-02-051-1/+1
* | | 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
| * | | fix(updater): make clean-up job more robust / easier to debugJosh2025-02-061-5/+13