| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | fix(lexicon): syntaxfeat/noid/lexicon-configurable-default-value | Maxence Lange | 2025-01-14 | 1 | -5/+0 |
* | | feat(lexicon): configurable default value | Maxence Lange | 2025-01-14 | 2 | -0/+9 |
* | | test: update test for mountpoint numeric storage idmountpoint-get-numeric-storage-id-cache | Robin Appelman | 2025-01-13 | 1 | -0/+2 |
|/ |
|
* | feat(ocp): add calendar api to retrieve availability of attendeesfeat/ocp/attendee-availability-api | Richard Steinmetz | 2025-01-13 | 3 | -0/+276 |
* | Merge pull request #49888 from nextcloud/feat/ocp/meetings-api-requirements | Joas Schilling | 2025-01-08 | 6 | -16/+216 |
|\ |
|
| * | fix(license): Move license closer to file | Joas Schilling | 2025-01-08 | 2 | -0/+4 |
| * | feat(ocp): calendar event builder apifeat/ocp/meetings-api-requirements | Richard Steinmetz | 2025-01-06 | 4 | -16/+212 |
* | | fix: Remove skip of grant page, only skip first step | Côme Chilliet | 2025-01-07 | 1 | -4/+0 |
* | | chore: Adapt tests to added constructor parameters | Côme Chilliet | 2025-01-07 | 2 | -33/+27 |
* | | fix: improve checks for moving shares/storages into other mounts | Robin Appelman | 2025-01-03 | 1 | -9/+42 |
|/ |
|
* | Merge pull request #49560 from nextcloud/fix/login-origin | Stephan Orbaugh | 2024-12-20 | 1 | -5/+23 |
|\ |
|
| * | feat(login): add origin check at login | Benjamin Gaussorgues | 2024-12-05 | 1 | -5/+23 |
* | | Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleable | Andy Scherzinger | 2024-12-18 | 1 | -7/+58 |
|\ \ |
|
| * | | fix: egt rid of unused variablefeat/make-tasks-types-toggleable | Jana Peper | 2024-12-18 | 1 | -1/+0 |
| * | | test: add explicitly enabled task type unit test | Jana Peper | 2024-12-18 | 1 | -1/+36 |
| * | | test: add disabled task type unit test | Jana Peper | 2024-12-18 | 1 | -7/+24 |
* | | | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryevent | Arthur Schiwon | 2024-12-18 | 1 | -0/+17 |
|/ / |
|
* | | Merge pull request #49833 from nextcloud/chore/noid/coverage | Daniel | 2024-12-17 | 1 | -0/+1 |
|\ \ |
|
| * | | chore: ignore vendor-bin for coverage | Daniel Kesselberg | 2024-12-16 | 1 | -0/+1 |
* | | | fix(lexicon): renaming and minor fixesfeature/noid/config-lexicon | Maxence Lange | 2024-12-13 | 1 | -4/+0 |
* | | | feat(config): implementation of lexicon | Maxence Lange | 2024-12-13 | 7 | -2/+314 |
|/ / |
|
* | | fix(tests): Adapt ManagerTest to change in Exception class usedfix/remove-share-hint-exception-wrapping | Côme Chilliet | 2024-12-12 | 1 | -1/+1 |
* | | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-dav | Julius Knorr | 2024-12-12 | 1 | -2/+3 |
|\ \ |
|