summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix: Fix regression in calendar invitation sendingbackport/50784/stable30SebastianKrupinski2025-02-131-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-176-0/+170
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1614-10/+328
* | | fix: use relative paths for upload locksbackport/49004/stable30Robin Appelman2025-02-151-2/+2
* | | fix: Replace the TypeError to prevent exposing the installation pathDaniel Kesselberg2025-02-151-0/+90
* | | Revert "fix(dav): Always respond custom error page on exceptions"Daniel Kesselberg2025-02-157-55/+55
* | | Revert "fix: Drop unnecessary exit"Daniel Kesselberg2025-02-151-0/+1
* | | Revert "fix: Override start method of \Sabre\DAV\Server to remove exception o...Daniel Kesselberg2025-02-151-23/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1522-20/+332
| |/ |/|
* | Merge pull request #49657 from nextcloud/backport/48769/stable30Andy Scherzinger2025-02-141-0/+27
|\ \
| * | test: add test for permissions of copied sharebackport/48769/stable30Robin Appelman2025-02-131-0/+27
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1424-26/+40
|/
* test: fix share storage move test with object storeRobin Appelman2025-02-131-0/+1
* fix: preserve fileid when moving from objectstore to non-objectstoreRobin Appelman2025-02-131-5/+1
* Merge pull request #50761 from nextcloud/backport/50324/stable30Andy Scherzinger2025-02-133-0/+46
|\
| * fix: don't use cached root info from shared cache if the watcher has detected...backport/50324/stable30Robin Appelman2025-02-112-0/+9
| * test: add test for shared storage root being changed after watcherRobin Appelman2025-02-111-0/+37
* | fix(files): Do not download files with `openfile` query flagFerdinand Thiessen2025-02-132-28/+65
* | Merge pull request #50777 from nextcloud/backport/46480/stable30John Molakvoæ2025-02-132-9/+27
|\ \
| * | fix(Mailer): Fix sendmail binary fallbackbackport/46480/stable30Josh2025-02-122-9/+27
* | | 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(l10n): Update translations from TransifexNextcloud bot2025-02-1270-128/+362
|/
* Merge pull request #50750 from nextcloud/backport/50735/stable30Joas Schilling2025-02-111-1/+12
|\
| * fix(setupcheck): Update setup check for PHP version to be more accuratebackport/50735/stable30Joas Schilling2025-02-101-1/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1146-50/+52
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1026-16/+154
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0924-60/+812
* feat(theming): allow to disable standalone windowsbackport/50666/stable30Simon L2025-02-082-3/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0820-2/+168
* fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-076-49/+69
* fix(provisioning_api): Correct limit for `editUser`Ferdinand Thiessen2025-02-072-1/+3
* fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-072-1/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0710-6/+152
* fix(files_sharing): Update `QuickShareSelect` if share is modifiednfebe2025-02-062-1/+13
* test(files_sharing): Check that default expiration date is shown b4 create sharenfebe2025-02-061-0/+1
* fix: Show default expiration date before create link sharenfebe2025-02-063-18/+17
* refactor: Remove some deprecated containers and exceptionsnfebe2025-02-061-16/+18
* Merge pull request #50217 from nextcloud/backport/49898/stable30John Molakvoæ2025-02-061-4/+7
|\
| * fix(sharing): send share emails for internal users toobackport/49898/stable30Anna Larch2025-01-161-4/+7
* | Merge pull request #50677 from nextcloud/backport/50582/stable30Andy Scherzinger2025-02-063-50/+131
|\ \
| * | fix(files): Correctly scroll selected file into viewFerdinand Thiessen2025-02-063-50/+131
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-06128-536/+704
|/ /
* | Merge pull request #50670 from nextcloud/backport/50284/stable30Andy Scherzinger2025-02-0528-222/+682
|\ \
| * | chore: update icewind/smb to 3.7.0backport/50284/stable30Robin Appelman2025-02-0528-222/+682
* | | fix: change translation logic to handle plurals betterbackport/49852/stable30SebastianKrupinski2025-02-052-105/+746
|/ /
* | fix(dashboard): don't reload hidden widgetsRichard Steinmetz2025-02-051-0/+4
* | fix(theming): high contrast themes scrollbarbackport/50657/stable30skjnldsv2025-02-052-2/+2
* | fix: explicitly ignore nested mounts when transfering ownershipRobin Appelman2025-02-052-2/+2
* | feat(files): Display meaningful error message on move failureChristopher Ng2025-02-051-2/+13