aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-05124-304/+766
* | fix(files): Ensure favorites set in sidebar workFerdinand Thiessen2025-02-043-11/+33
* | fix(sharing): Ensure download restrictions are not droppedbackport/50642/stable30Ferdinand Thiessen2025-02-042-110/+147
* | fix(files): ensure valid mtime and fallback to crtime if definedskjnldsv2025-02-041-1/+15
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0426-10/+136
* | fix(files_sharing): Adjust wrong labeling identified by testnfebe2025-02-031-1/+1
* | Merge pull request #50595 from nextcloud/backport/50424/stable30Ferdinand Thiessen2025-02-035-190/+294
|\ \
| * | fix(settings): Clarify peculiarities of enabling encryptionFerdinand Thiessen2025-01-315-190/+294
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-0322-80/+144
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-02110-114/+124
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-01182-536/+918
* | | fix(theming): Bump app versionFerdinand Thiessen2025-01-311-1/+1
* | | fix(theming): Do not throw in background color migrationFerdinand Thiessen2025-01-312-1/+232
* | | fix(files_sharing): Respect permissions passed when creating link sharesFerdinand Thiessen2025-01-313-284/+292
|/ /
* | fix: Use `searchFrom` property for client side pluginsnfebe2025-01-311-0/+2
* | fix(files_sharing): Only clear permissions of pending federated sharesprovokateurin2025-01-312-29/+82
* | fix(files): Allow opening the same file repeatedlyprovokateurin2025-01-311-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-3186-60/+522
* | fix: detect deleted items as updated for smb storagebackport/50298/stable30Robin Appelman2025-01-301-1/+1
* | fix(files_sharing): file request form validity check resetbackport/50524/stable30skjnldsv2025-01-301-4/+9
* | fix(unified-search): Prevent multiple file picker triggers in in-folder searchbackport/50129/stable30nfebe2025-01-291-20/+24
* | fix(unified-search): Use appId for searchingnfebe2025-01-291-2/+3
* | fix: Show recipient email addresses in share owner notification emailbackport/50515/stable30nfebe2025-01-291-1/+1
* | fix(files_versions): Update `unencrypted_size` during rollbackbackport/50299/stable30Louis Chemineau2025-01-291-1/+2
* | chore(files_versions): Remove unused $node variableLouis Chemineau2025-01-291-2/+0