aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #50926 from nextcloud/backport/50922/stable31Andy Scherzinger2025-02-201-1/+2
|\
| * fix(files_sharing): Also list deleted team sharesbackport/50922/stable31Ferdinand Thiessen2025-02-201-1/+2
* | Revert "fix(files): updateAll method"skjnldsv2025-02-201-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2020-24/+40
* Merge pull request #50880 from nextcloud/backport/50873/stable31Andy Scherzinger2025-02-192-0/+34
|\
| * fix(files_sharing): block downloading if neededbackport/50873/stable31Ferdinand Thiessen2025-02-182-0/+34
* | Merge pull request #50812 from nextcloud/backport/50769/stable31Andy Scherzinger2025-02-191-6/+6
|\ \
| * | fix(SharedStorage): Check if storage ID is set on cachebackport/50769/stable31Git'Fellow2025-02-141-6/+6
* | | Merge pull request #50906 from nextcloud/backport/50904/stable31Andy Scherzinger2025-02-191-3/+3
|\ \ \
| * | | fix(files): do not show extension warning for folders renamingskjnldsv2025-02-191-3/+3
* | | | fix(files_sharing): Fix public share expiration being set when toggle is not ...Christopher Ng2025-02-191-2/+7
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1928-28/+172
* | | fix(systemtags): do not hide if no tagsskjnldsv2025-02-181-1/+0
* | | fix(files): attach sidebar to main content for vue debugskjnldsv2025-02-182-15/+26
* | | Merge pull request #50878 from nextcloud/backport/50807/stable31John Molakvoæ2025-02-184-50/+162
|\ \ \
| * | | fix(files): properly show file not found errorskjnldsv2025-02-181-3/+13
| * | | fix(files): properly forward open params from short urlsskjnldsv2025-02-183-47/+149
| | |/ | |/|
* | | Merge pull request #50863 from nextcloud/backport/50860/stable31Joas Schilling2025-02-182-5/+5
|\ \ \ | |/ / |/| |
| * | fix(activity): Fix activity parameter typesbackport/50860/stable31Joas Schilling2025-02-172-5/+5
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1844-282/+1038
|/ /
* | fix(transferownership): allow searching by email, display user.shareWithDispl...Julien Veyssier2025-02-171-14/+6
* | Merge pull request #50802 from nextcloud/backport/50784/stable31Andy Scherzinger2025-02-171-1/+1
|\ \
| * | fix: Fix regression in calendar invitation sendingbackport/50784/stable31SebastianKrupinski2025-02-131-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-176-0/+170
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1616-10/+332
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1524-22/+334
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1424-26/+40
|/
* fix(template-filler): Hide template fields with unknown labelsElizabeth Danzberger2025-02-133-5/+13
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1340-112/+244
* fix(emailTemplate): use instance Name instead of Url in subjectbackport/50692/stable31Git'Fellow2025-02-121-1/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1270-128/+362
* test: add test for shared storage root being changed after watcherbackport/50324/stable31Robin Appelman2025-02-111-0/+35
* fix: don't use cached root info from shared cache if the watcher has detected...Robin Appelman2025-02-112-0/+9
* fix: use relative paths for upload locksbackport/50498/stable31Robin Appelman2025-02-111-2/+2
* fix: Replace the TypeError to prevent exposing the installation pathDaniel Kesselberg2025-02-111-10/+8
* feat(sharing): Allow to set default view mode for public sharesFerdinand Thiessen2025-02-113-19/+103
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1146-50/+52
* fix(setupcheck): Update setup check for PHP version to be more accuratebackport/50735/stable31Joas Schilling2025-02-101-1/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1026-16/+154
* feat(user_ldap): Add a --clearcache option to ldap:test-user-settingsbackport/50567/stable31Côme Chilliet2025-02-091-0/+9
* fix(user_ldap): Remove redundant if checkCôme Chilliet2025-02-091-3/+1
* feat(user_ldap): Add command test-user-settings to test LDAP user settingsCôme Chilliet2025-02-094-0/+230
* feat(user_ldap): upstream common code into Proxy class and add public getters...Côme Chilliet2025-02-093-47/+59
* fix(files): only send config update requests if user is logged inFerdinand Thiessen2025-02-095-127/+126
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0926-60/+816
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0820-2/+168
* chore(files): add actions cypress testsskjnldsv2025-02-071-1/+1
* fix(files): support submenu in batch actions header tooskjnldsv2025-02-076-61/+203
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0710-6/+152
* Merge pull request #50695 from nextcloud/backport/50655/stable31Andy Scherzinger2025-02-066-47/+65
|\