aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #49648 from nextcloud/fix/clarify-app-manager-methodsCôme Chilliet9 days3-8/+10
|\
| * fix: Replace getInstalledApps calls with getEnabledAppsfix/clarify-app-manager-methodsCôme Chilliet9 days2-4/+4
| * fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUserCôme Chilliet9 days2-4/+6
* | fix: Fix UserTest to return valid configuration valuesCôme Chilliet12 days1-0/+6
|/
* Merge pull request #50660 from nextcloud/fix/mime-intJohn Molakvoæ2025-02-061-0/+35
|\
| * fix: make sure we process mime extensions as stringskjnldsv2025-02-051-0/+35
* | fix(FediverseAction): Ensure valid fediverse links are generatedFerdinand Thiessen2025-02-061-0/+186
* | fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-061-50/+200
|/
* fix: Exclude non accepted shares when computing access listartonge/fix/access_list_unaccepted_sharesLouis Chemineau2025-01-301-0/+9
* fix: Harden files scanner for invalid null accessFerdinand Thiessen2025-01-282-5/+10
* fix(sharing): Move permission validation to share managerFerdinand Thiessen2025-01-281-4/+24
* Merge pull request #48581 from hammer065/fix/issue-35936Andy Scherzinger2025-01-271-0/+31
|\
| * fix(preview): Filter for folders in cleanup old preview jobDario Mehlich2025-01-271-0/+31
* | fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlistbugfix/noid/allow-ratelimit-bypassJoas Schilling2025-01-273-213/+171
|/
* Merge pull request #50273 from nextcloud/artonge/fix/metadata_field_searchFerdinand Thiessen2025-01-251-2/+7
|\
| * fix: Metadata field searchartonge/fix/metadata_field_searchLouis Chemineau2025-01-201-2/+7
* | Merge pull request #50331 from nextcloud/fix/perf/cache-avilable-taskt-typesMarcel Klehr2025-01-251-0/+2
|\ \
| * | fix(taskprocessing): Fix testsMarcel Klehr2025-01-241-0/+2
* | | fix(TemplateLayout): `core` is not an app but the server itselffix/get-version-of-coreFerdinand Thiessen2025-01-241-13/+19
* | | fix: Correctly return app id and app version for `core` styles and imagesFerdinand Thiessen2025-01-241-0/+103
|/ /
* | Revert "fix(Share20\Manager): Ensure node is still accessible when checking s...revert/share-node-accessibleprovokateurin2025-01-241-29/+4
* | feat(systemtags): add setting to block non admin to create system tagsBenjamin Gaussorgues2025-01-221-20/+92
* | test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failurejtr/fix-testSearchGroupsJosh2025-01-221-2/+2
* | Merge pull request #50214 from nextcloud/feat/show-time-diff-userFerdinand Thiessen2025-01-201-27/+79
|\ \ | |/ |/|
| * feat(contacts): Show time difference for users in different timezonesfeat/show-time-diff-userFerdinand Thiessen2025-01-161-27/+79
* | Merge pull request #50171 from nextcloud/enh/limit-ldap-user-countCôme Chilliet2025-01-161-32/+9
|\ \ | |/ |/|
| * chore(tests): Adapt tests to the countUsers refactorCôme Chilliet2025-01-141-32/+9
* | test: Update testsChristopher Ng2025-01-151-0/+7
* | fix(lexicon): syntaxfeat/noid/lexicon-configurable-default-valueMaxence Lange2025-01-141-5/+0
* | feat(lexicon): configurable default valueMaxence Lange2025-01-142-0/+9
* | test: update test for mountpoint numeric storage idmountpoint-get-numeric-storage-id-cacheRobin Appelman2025-01-131-0/+2
|/
* feat(ocp): add calendar api to retrieve availability of attendeesfeat/ocp/attendee-availability-apiRichard Steinmetz2025-01-133-0/+276
* Merge pull request #49888 from nextcloud/feat/ocp/meetings-api-requirementsJoas Schilling2025-01-086-16/+216
|\
| * fix(license): Move license closer to fileJoas Schilling2025-01-082-0/+4
| * feat(ocp): calendar event builder apifeat/ocp/meetings-api-requirementsRichard Steinmetz2025-01-064-16/+212
* | fix: Remove skip of grant page, only skip first stepCôme Chilliet2025-01-071-4/+0
* | chore: Adapt tests to added constructor parametersCôme Chilliet2025-01-072-33/+27
* | fix: improve checks for moving shares/storages into other mountsRobin Appelman2025-01-031-9/+42
|/
* Merge pull request #49560 from nextcloud/fix/login-originStephan Orbaugh2024-12-201-5/+23
|\
| * feat(login): add origin check at loginBenjamin Gaussorgues2024-12-051-5/+23
* | Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleableAndy Scherzinger2024-12-181-7/+58
|\ \
| * | fix: egt rid of unused variablefeat/make-tasks-types-toggleableJana Peper2024-12-181-1/+0
| * | test: add explicitly enabled task type unit testJana Peper2024-12-181-1/+36
| * | test: add disabled task type unit testJana Peper2024-12-181-7/+24
* | | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon2024-12-181-0/+17
|/ /
* | Merge pull request #49833 from nextcloud/chore/noid/coverageDaniel2024-12-171-0/+1
|\ \
| * | chore: ignore vendor-bin for coverageDaniel Kesselberg2024-12-161-0/+1
* | | fix(lexicon): renaming and minor fixesfeature/noid/config-lexiconMaxence Lange2024-12-131-4/+0
* | | feat(config): implementation of lexiconMaxence Lange2024-12-137-2/+314
|/ /
* | fix(tests): Adapt ManagerTest to change in Exception class usedfix/remove-share-hint-exception-wrappingCôme Chilliet2024-12-121-1/+1