| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #52068 from nextcloud/backport/52066/stable31 | Joas Schilling | 3 days | 2 | -14/+67 |
|\ |
|
| * | fix(federation): Fix returning "no display name" after cache resultbackport/52066/stable31 | Joas Schilling | 3 days | 1 | -0/+28 |
| * | fix(federation): Don't load the addressbook when resolving a cloud ID | Joas Schilling | 3 days | 2 | -14/+39 |
* | | Merge pull request #52078 from nextcloud/backport/52075/stable31 | John Molakvoæ | 3 days | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fix(files_sharing): fix share creation error handling | skjnldsv | 5 days | 1 | -1/+1 |
* | | fix(taskprocessing): use the event for AppAPI to get list of AI providersbackport/52050/stable31 | Oleksander Piskun | 3 days | 1 | -1/+319 |
|/ |
|
* | Revert "refactor(RichObjectStrings): Only log error if key or value is not st...revert/52038 | Joas Schilling | 5 days | 1 | -0/+5 |
* | refactor(RichObjectStrings): Only log error if key or value is not string in ...backport/52035/stable31 | provokateurin | 6 days | 1 | -5/+0 |
* | feat(ip): use larger IPv6 range by default | Benjamin Gaussorgues | 6 days | 1 | -5/+5 |
* | fix: ensure enabled themes are set on the template | Ferdinand Thiessen | 10 days | 1 | -0/+6 |
* | fix(session): Only mark sessions of permanent tokens as app passwordsbackport/51905/stable31 | Christoph Wurst | 11 days | 1 | -0/+40 |
* | perf(cron): Delay (re)checking timed jobsbackport/50768/stable31 | Christoph Wurst | 14 days | 3 | -17/+52 |
* | test: Adapt tests to properly use valid email addressesbackport/51707/stable31 | Julius Knorr | 2025-03-28 | 1 | -25/+25 |
* | fix(IFilenameValidator): correctly handle case insensitivitybackport/51611/stable31 | Ferdinand Thiessen | 2025-03-28 | 1 | -1/+91 |
* | fix: Do not build encrypted password if there is nonebackport/51130/stable31 | Julius Knorr | 2025-03-28 | 1 | -0/+40 |
* | fix: add event status and participant statusbackport/51501/stable31 | SebastianKrupinski | 2025-03-28 | 1 | -0/+5 |
* | fix(database): Cast users count to integerbackport/51490/stable31 | Git'Fellow | 2025-03-25 | 1 | -0/+13 |
* | fix(cardav): only show useres from enabled addressBooks in contacts menubackport/51380/stable31 | Hamza Mahjoubi | 2025-03-19 | 1 | -18/+64 |
* | fix(RichObjectStrings): Make exception messages for invalid parameters more u...backport/51442/stable31 | provokateurin | 2025-03-17 | 1 | -2/+2 |
* | fix(lookup-server): disable lookup server for non-global scale setups | Ferdinand Thiessen | 2025-03-11 | 1 | -14/+13 |
* | fix(lookup-server): do not query data by default | Ferdinand Thiessen | 2025-03-11 | 1 | -4/+4 |
* | refactor(TempManager): Simplify and unify implementations and remove legacy b...backport/51194/stable31 | provokateurin | 2025-03-03 | 1 | -18/+7 |
* | feat: support migrating an instance to shardingbackport/48795/stable31 | Robin Appelman | 2025-02-25 | 1 | -1/+1 |
* | Merge pull request #50941 from nextcloud/backport/50053/stable31 | Andy Scherzinger | 2025-02-25 | 1 | -1/+1 |
|\ |
|
| * | fix: Change UserAgent to *cloudbackport/50053/stable31 | Johannes Endres | 2025-02-21 | 1 | -1/+1 |
* | | refactor: convert sanitize account properties repair step to background jobbackport/50985/stable31 | Ferdinand Thiessen | 2025-02-24 | 2 | -10/+55 |
* | | fix: Optimize repair step performance | Ferdinand Thiessen | 2025-02-24 | 1 | -1/+26 |
* | | fix: validate account properties as a repair step | Ferdinand Thiessen | 2025-02-24 | 1 | -0/+89 |
|/ |
|
* | fix: make sure we process mime extensions as string | skjnldsv | 2025-02-09 | 1 | -0/+35 |
* | fix(FediverseAction): Ensure valid fediverse links are generated | Ferdinand Thiessen | 2025-02-06 | 1 | -0/+186 |
* | fix(AccountManager): Sanitize social media handles | Ferdinand Thiessen | 2025-02-06 | 1 | -50/+200 |
* | fix: Exclude non accepted shares when computing access listbackport/50519/stable31 | Louis Chemineau | 2025-01-30 | 1 | -0/+9 |
* | Merge pull request #50508 from nextcloud/backport/50436/stable31 | Andy Scherzinger | 2025-01-28 | 2 | -5/+10 |
|\ |
|
| * | fix: Harden files scanner for invalid null accessbackport/50436/stable31 | Ferdinand Thiessen | 2025-01-28 | 2 | -5/+10 |
* | | fix(sharing): Move permission validation to share manager | Ferdinand Thiessen | 2025-01-28 | 1 | -4/+24 |
|/ |
|
* | Merge pull request #50468 from nextcloud/backport/50234/stable31 | Andy Scherzinger | 2025-01-27 | 3 | -213/+171 |
|\ |
|
| * | fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlistbackport/50234/stable31 | Joas Schilling | 2025-01-27 | 3 | -213/+171 |
* | | fix(preview): Filter for folders in cleanup old preview jobbackport/48581/stable31 | Dario Mehlich | 2025-01-27 | 1 | -0/+31 |
|/ |
|
* | fix(taskprocessing): Fix tests | Marcel Klehr | 2025-01-25 | 1 | -0/+2 |
* | fix: Metadata field searchbackport/50273/stable31 | Louis Chemineau | 2025-01-25 | 1 | -2/+7 |
* | fix(TemplateLayout): `core` is not an app but the server itself | Ferdinand Thiessen | 2025-01-24 | 1 | -13/+19 |
* | fix: Correctly return app id and app version for `core` styles and images | Ferdinand Thiessen | 2025-01-24 | 1 | -0/+103 |
* | Revert "fix(Share20\Manager): Ensure node is still accessible when checking s...backport/50389/stable31 | provokateurin | 2025-01-24 | 1 | -29/+4 |
* | feat(systemtags): add setting to block non admin to create system tags | Benjamin Gaussorgues | 2025-01-22 | 1 | -20/+92 |
* | test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failurejtr/fix-testSearchGroups | Josh | 2025-01-22 | 1 | -2/+2 |
* | Merge pull request #50214 from nextcloud/feat/show-time-diff-user | Ferdinand Thiessen | 2025-01-20 | 1 | -27/+79 |
|\ |
|
| * | feat(contacts): Show time difference for users in different timezonesfeat/show-time-diff-user | Ferdinand Thiessen | 2025-01-16 | 1 | -27/+79 |
* | | Merge pull request #50171 from nextcloud/enh/limit-ldap-user-count | Côme Chilliet | 2025-01-16 | 1 | -32/+9 |
|\ \
| |/
|/| |
|
| * | chore(tests): Adapt tests to the countUsers refactor | Côme Chilliet | 2025-01-14 | 1 | -32/+9 |
* | | test: Update tests | Christopher Ng | 2025-01-15 | 1 | -0/+7 |