| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(AppDiscover): Ensure created cache folder is safe-chars onlybackport/51379/stable31 | Git'Fellow | 11 days | 1 | -1/+3 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 12 days | 10 | -12/+36 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 13 days | 12 | -36/+88 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 14 days | 12 | -2/+38 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-08 | 38 | -104/+256 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-07 | 208 | -380/+178 |
* | fix(systemtags): prevent tag edition if restricted | skjnldsv | 2025-03-06 | 4 | -21/+41 |
* | fix(systemtags): unify restrict_creation_to_admin handling | skjnldsv | 2025-03-06 | 7 | -15/+41 |
* | Merge pull request #50932 from nextcloud/backport/50910/stable31 | Andy Scherzinger | 2025-03-06 | 6 | -42/+71 |
|\ |
|
| * | fix(systemtags): Fix invalid dompurify import | Ferdinand Thiessen | 2025-03-06 | 1 | -2/+2 |
| * | fix(l10n): Fix triple dot in translation | Joas Schilling | 2025-03-06 | 1 | -1/+1 |
| * | fix(files_external): inline storage check improvements | skjnldsv | 2025-03-06 | 3 | -35/+45 |
| * | chore(files_external): add cypress tests for user credentials action | skjnldsv | 2025-03-06 | 2 | -3/+12 |
| * | fix(files_external): request strict password auth on credentials enter action | skjnldsv | 2025-03-06 | 1 | -2/+12 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-06 | 28 | -24/+62 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-06 | 452 | -772/+1442 |
* | fix(l10n): Remove leading space from translation stringbackport/51287/stable31 | Joas Schilling | 2025-03-05 | 1 | -1/+1 |
* | fix(dav): Use IUser::getDisplayName directlybackport/51258/stable31 | Christoph Wurst | 2025-03-05 | 3 | -10/+2 |
* | Merge pull request #51268 from nextcloud/backport/51239/stable31 | Maksim Sukharev | 2025-03-05 | 1 | -19/+32 |
|\ |
|
| * | fix(Comment): replace richEditor mixin with NcRichText | Maksim Sukharev | 2025-03-05 | 1 | -19/+32 |
* | | fix(dav): Handle long absence status earlier | Christoph Wurst | 2025-03-05 | 2 | -4/+9 |
* | | fix(files_sharing): ensure downloaded file has the correct filename | Ferdinand Thiessen | 2025-03-05 | 2 | -5/+30 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-05 | 76 | -250/+142 |
* | Merge pull request #51236 from nextcloud/backport/51151/stable31 | Andy Scherzinger | 2025-03-04 | 1 | -6/+28 |
|\ |
|
| * | fix(files_sharing): ignore duplicated navigation when replacing current route | Ferdinand Thiessen | 2025-03-04 | 1 | -6/+28 |
* | | fix(files_sharing): Map sharee information for `shared-by-you` view | Ferdinand Thiessen | 2025-03-04 | 2 | -1/+20 |
|/ |
|
* | Merge pull request #51015 from nextcloud/backport/50979/stable31 | Ferdinand Thiessen | 2025-03-04 | 9 | -169/+423 |
|\ |
|
| * | feat(files): allow to ignore warning to change file type | Ferdinand Thiessen | 2025-03-04 | 9 | -169/+423 |
* | | Merge pull request #51091 from nextcloud/backport/51069/stable31 | Andy Scherzinger | 2025-03-04 | 1 | -3/+3 |
|\ \ |
|
| * | | fix: Change SQL query so that it is ansi safebackport/51069/stable31 | Johan Bernhardsson | 2025-02-27 | 1 | -3/+3 |
* | | | fix(lookup_server_connector): fixed publishing of user properties to lookup-s...backport/51229/stable31 | AbangTor | 2025-03-04 | 1 | -2/+6 |
| |/
|/| |
|
* | | feat: Add bases and gidNumber attribute to ldap:test-user-settings outputbackport/51218/stable31 | Côme Chilliet | 2025-03-04 | 1 | -2/+14 |
* | | feat: Support deleting metadata from WebDAV | Louis Chemineau | 2025-03-04 | 1 | -0/+6 |
* | | fix(FederatedShareProvider): Delete external shares when groups are deleted o...backport/51000/stable31 | provokateurin | 2025-03-04 | 1 | -14/+44 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-04 | 62 | -44/+454 |
* | | fix(files_trashbin): disable bulk download for trashbin | Ferdinand Thiessen | 2025-03-03 | 1 | -2/+8 |
* | | refactor: use eventbus for updated filters | Ferdinand Thiessen | 2025-03-03 | 3 | -15/+7 |
* | | fix(files): Ensure the filter instance is mounted | Ferdinand Thiessen | 2025-03-03 | 2 | -2/+7 |
* | | Merge pull request #51106 from nextcloud/backport/51019/stable31 | Stephan Orbaugh | 2025-03-03 | 3 | -4/+8 |
|\ \ |
|
| * | | fix(files_external): Move definition parameter to the correct placebackport/51019/stable31 | provokateurin | 2025-02-27 | 3 | -4/+8 |
* | | | Merge pull request #51111 from nextcloud/backport/47513/stable31 | Kate | 2025-03-03 | 2 | -17/+1 |
|\ \ \ |
|
| * | | | fix: remove caching in fetchListOfGroups | Daniel Kesselberg | 2025-02-27 | 2 | -17/+1 |
| |/ / |
|
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-03 | 40 | -214/+348 |
* | | | Merge pull request #51186 from nextcloud/backport/50970/stable31 | Ferdinand Thiessen | 2025-03-02 | 3 | -10/+110 |
|\ \ \ |
|
| * | | | fix(systemtags): support new attribute parsing of webdav props | Ferdinand Thiessen | 2025-03-02 | 3 | -10/+110 |
* | | | | Merge pull request #51149 from nextcloud/backport/51142/stable31 | Ferdinand Thiessen | 2025-03-02 | 4 | -4/+4 |
|\ \ \ \ |
|
| * | | | | fix(eslint): Strings must use singlequote | John Molakvoæ | 2025-03-02 | 1 | -1/+1 |
| * | | | | fix(l10n): use `do not` instead of `don't` | Valdnet | 2025-03-02 | 4 | -4/+4 |
| |/ / / |
|
* | | | | Merge pull request #51121 from nextcloud/backport/51079/stable31 | Andy Scherzinger | 2025-03-02 | 1 | -2/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fix(files_reminders): Do not attempt to send reminders after a user has left ...backport/51079/stable31 | Christopher Ng | 2025-02-27 | 1 | -2/+3 |