aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #52068 from nextcloud/backport/52066/stable31Joas Schilling3 days2-14/+67
|\
| * fix(federation): Fix returning "no display name" after cache resultbackport/52066/stable31Joas Schilling3 days1-0/+28
| * fix(federation): Don't load the addressbook when resolving a cloud IDJoas Schilling3 days2-14/+39
* | Merge pull request #52078 from nextcloud/backport/52075/stable31John Molakvoæ3 days1-1/+1
|\ \ | |/ |/|
| * fix(files_sharing): fix share creation error handlingskjnldsv5 days1-1/+1
* | fix(taskprocessing): use the event for AppAPI to get list of AI providersbackport/52050/stable31Oleksander Piskun3 days1-1/+319
|/
* Revert "refactor(RichObjectStrings): Only log error if key or value is not st...revert/52038Joas Schilling5 days1-0/+5
* refactor(RichObjectStrings): Only log error if key or value is not string in ...backport/52035/stable31provokateurin6 days1-5/+0
* feat(ip): use larger IPv6 range by defaultBenjamin Gaussorgues6 days1-5/+5
* fix: ensure enabled themes are set on the templateFerdinand Thiessen10 days1-0/+6
* fix(session): Only mark sessions of permanent tokens as app passwordsbackport/51905/stable31Christoph Wurst11 days1-0/+40
* perf(cron): Delay (re)checking timed jobsbackport/50768/stable31Christoph Wurst14 days3-17/+52
* test: Adapt tests to properly use valid email addressesbackport/51707/stable31Julius Knorr2025-03-281-25/+25
* fix(IFilenameValidator): correctly handle case insensitivitybackport/51611/stable31Ferdinand Thiessen2025-03-281-1/+91
* fix: Do not build encrypted password if there is nonebackport/51130/stable31Julius Knorr2025-03-281-0/+40
* fix: add event status and participant statusbackport/51501/stable31SebastianKrupinski2025-03-281-0/+5
* fix(database): Cast users count to integerbackport/51490/stable31Git'Fellow2025-03-251-0/+13
* fix(cardav): only show useres from enabled addressBooks in contacts menubackport/51380/stable31Hamza Mahjoubi2025-03-191-18/+64
* fix(RichObjectStrings): Make exception messages for invalid parameters more u...backport/51442/stable31provokateurin2025-03-171-2/+2
* fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen2025-03-111-14/+13
* fix(lookup-server): do not query data by defaultFerdinand Thiessen2025-03-111-4/+4
* refactor(TempManager): Simplify and unify implementations and remove legacy b...backport/51194/stable31provokateurin2025-03-031-18/+7
* feat: support migrating an instance to shardingbackport/48795/stable31Robin Appelman2025-02-251-1/+1
* Merge pull request #50941 from nextcloud/backport/50053/stable31Andy Scherzinger2025-02-251-1/+1
|\
| * fix: Change UserAgent to *cloudbackport/50053/stable31Johannes Endres2025-02-211-1/+1
* | refactor: convert sanitize account properties repair step to background jobbackport/50985/stable31Ferdinand Thiessen2025-02-242-10/+55
* | fix: Optimize repair step performanceFerdinand Thiessen2025-02-241-1/+26
* | fix: validate account properties as a repair stepFerdinand Thiessen2025-02-241-0/+89
|/
* fix: make sure we process mime extensions as stringskjnldsv2025-02-091-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 listbackport/50519/stable31Louis Chemineau2025-01-301-0/+9
* Merge pull request #50508 from nextcloud/backport/50436/stable31Andy Scherzinger2025-01-282-5/+10
|\
| * fix: Harden files scanner for invalid null accessbackport/50436/stable31Ferdinand Thiessen2025-01-282-5/+10
* | fix(sharing): Move permission validation to share managerFerdinand Thiessen2025-01-281-4/+24
|/
* Merge pull request #50468 from nextcloud/backport/50234/stable31Andy Scherzinger2025-01-273-213/+171
|\
| * fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlistbackport/50234/stable31Joas Schilling2025-01-273-213/+171
* | fix(preview): Filter for folders in cleanup old preview jobbackport/48581/stable31Dario Mehlich2025-01-271-0/+31
|/
* fix(taskprocessing): Fix testsMarcel Klehr2025-01-251-0/+2
* fix: Metadata field searchbackport/50273/stable31Louis Chemineau2025-01-251-2/+7
* fix(TemplateLayout): `core` is not an app but the server itselfFerdinand 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...backport/50389/stable31provokateurin2025-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