| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge pull request #50778 from nextcloud/backport/46114/stable30 | max-nextcloud | 2025-03-05 | 6 | -46/+219 |
|\ \ \ \ |
|
| * | | | | chore: composer run cs:fixbackport/46114/stable30 | Côme Chilliet | 2025-03-05 | 1 | -2/+2 |
| * | | | | fix(user_ldap): Fix user_ldap tests by mocking new method exists in manager | Côme Chilliet | 2025-03-05 | 1 | -20/+64 |
| * | | | | fix(user_ldap): Lowercase value for all attributes in configuration | Côme Chilliet | 2025-03-05 | 1 | -0/+21 |
| * | | | | fix(ldap): Fix user_ldap attribute casing to fix tests | Côme Chilliet | 2025-03-05 | 1 | -1/+2 |
| * | | | | fix(user_ldap): Correctly cache that user exists to avoid a request on mappin... | Côme Chilliet | 2025-03-05 | 3 | -3/+1 |
| * | | | | fix(user_ldap): Avoid extra LDAP request when mapping a user for the first time | Côme Chilliet | 2025-03-05 | 3 | -24/+133 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #51222 from nextcloud/backport/50852/stable30 | Kate | 2025-03-05 | 4 | -0/+151 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | feat: Support deleting metadata from WebDAVbackport/50852/stable30 | Louis Chemineau | 2025-03-05 | 4 | -0/+151 |
|/ / / |
|
* | | | Merge pull request #51281 from nextcloud/artonge/fix/data-cy-files-action | Louis | 2025-03-05 | 3 | -3/+4 |
|\ \ \ |
|
| * | | | fix(test): Add missing data-cy attribute for file actions | Louis Chemineau | 2025-03-05 | 3 | -3/+4 |
* | | | | Merge pull request #51277 from nextcloud/backport/51259/stable30 | Kate | 2025-03-05 | 1 | -10/+8 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fix: No IFactory in constructorbackport/51259/stable30 | Marcel Müller | 2025-03-05 | 1 | -3/+1 |
| * | | | fix(files): Don't do session related work in the constructor of the View | Joas Schilling | 2025-03-05 | 1 | -10/+10 |
|/ / / |
|
* | | | Merge pull request #51238 from nextcloud/backport/51229/stable30 | Ferdinand Thiessen | 2025-03-05 | 2 | -4/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | test: fix cypress files trashbin testsbackport/51229/stable30 | Ferdinand Thiessen | 2025-03-05 | 1 | -2/+6 |
| * | | fix(lookup_server_connector): fixed publishing of user properties to lookup-s... | AbangTor | 2025-03-04 | 1 | -2/+6 |
| |/ |
|
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-05 | 78 | -250/+154 |
|/ |
|
* | Merge pull request #51202 from nextcloud/backport/51194/stable30 | Stephan Orbaugh | 2025-03-04 | 4 | -87/+34 |
|\ |
|
| * | refactor(TempManager): Simplify and unify implementations and remove legacy b...backport/51194/stable30 | provokateurin | 2025-03-04 | 4 | -87/+34 |
* | | Merge pull request #51205 from nextcloud/backport/51000/stable30 | Stephan Orbaugh | 2025-03-04 | 9 | -45/+160 |
|\ \
| |/
|/| |
|
| * | fix(FederatedShareProvider): Delete external shares when groups are deleted o...backport/51000/stable30 | provokateurin | 2025-03-04 | 1 | -15/+45 |
| * | fix(Share20\Manager): Propagate user and group deletion to remote share provi... | provokateurin | 2025-03-04 | 1 | -4/+16 |
| * | fix(Share20): Convert broken hooks to IEventListener | provokateurin | 2025-03-04 | 7 | -26/+99 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-04 | 70 | -44/+468 |
* | Merge pull request #51209 from nextcloud/backport/51146/stable30 | Andy Scherzinger | 2025-03-03 | 5 | -6/+86 |
|\ |
|
| * | chore: compile assetsbackport/51146/stable30 | Ferdinand Thiessen | 2025-03-03 | 2 | -3/+3 |
| * | fix(files_trashbin): disable bulk download for trashbin | Ferdinand Thiessen | 2025-03-03 | 3 | -3/+83 |
|/ |
|
* | Merge pull request #51089 from nextcloud/backport/51051/stable30 | Andy Scherzinger | 2025-03-03 | 7 | -61/+105 |
|\ |
|
| * | fix(login): Support subfolder install for ephemeral sessionsbackport/51051/stable30 | Louis Chemineau | 2025-03-03 | 1 | -1/+4 |
| * | fix(login): Also check legacy annotation for ephemeral sessions | Louis Chemineau | 2025-03-03 | 2 | -6/+7 |
| * | feat: Close sessions created for login flow v2 | Louis Chemineau | 2025-03-03 | 7 | -61/+101 |
* | | Merge pull request #50934 from nextcloud/backport/50918/stable30 | Ferdinand Thiessen | 2025-03-03 | 5 | -5/+24 |
|\ \ |
|
| * | | chore(assets): Recompile assetsbackport/50918/stable30 | nextcloud-command | 2025-03-03 | 3 | -4/+4 |
| * | | fix(files_sharing): Map sharee information for `shared-by-you` view | Ferdinand Thiessen | 2025-03-03 | 2 | -1/+20 |
|/ / |
|
* | | Merge pull request #51127 from nextcloud/backport/50881/stable30 | Ferdinand Thiessen | 2025-03-03 | 1 | -17/+13 |
|\ \ |
|
| * | | fix(dav): Handle end of stream in `File::put`backport/50881/stable30 | Ferdinand Thiessen | 2025-03-03 | 1 | -17/+13 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-03 | 46 | -216/+360 |
* | | | Merge pull request #51105 from nextcloud/backport/51019/stable30 | Kate | 2025-03-02 | 3 | -4/+8 |
|\ \ \ |
|
| * | | | fix(files_external): Move definition parameter to the correct placebackport/51019/stable30 | provokateurin | 2025-02-27 | 3 | -4/+8 |
| | |/
| |/| |
|
* | | | Merge pull request #51150 from nextcloud/backport/51142/stable30 | Andy Scherzinger | 2025-03-02 | 17 | -17/+17 |
|\ \ \ |
|
| * | | | chore(assets): Recompile assets | nextcloud-command | 2025-03-02 | 13 | -13/+13 |
| * | | | fix(eslint): Strings must use singlequotebackport/51142/stable30 | John Molakvoæ | 2025-03-02 | 1 | -1/+1 |
| * | | | fix(l10n): use `do not` instead of `don't` | Valdnet | 2025-03-02 | 3 | -3/+3 |
| * | | | fix(l10n): remove unnecessary space | Valdnet | 2025-03-02 | 1 | -1/+1 |
* | | | | Merge pull request #51187 from nextcloud/fix/dav-sorting | Andy Scherzinger | 2025-03-02 | 25 | -96/+184 |
|\ \ \ \ |
|
| * | | | | chore(assets): Recompile assetsfix/dav-sorting | nextcloud-command | 2025-03-02 | 20 | -61/+47 |
| * | | | | fix(systemtags): support new attribute parsing of webdav props | Ferdinand Thiessen | 2025-03-02 | 3 | -13/+112 |
| * | | | | chore(deps): bump webdav from 5.7.1 to 5.8.0 | Ferdinand Thiessen | 2025-03-02 | 2 | -22/+25 |
|/ / / / |
|
* | | | | Merge pull request #51166 from nextcloud/dependabot/npm_and_yarn/stable30/ts-... | dependabot[bot] | 2025-03-02 | 2 | -9/+10 |
|\ \ \ \
| |/ / /
|/| | | |
|