summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(session): Only mark sessions of permanent tokens as app passwordsbackport/51905/stable29Christoph Wurst2025-04-031-0/+40
* fix(oauth2): retain support for legacy ownCloud clientsbackport/50858/stable29Richard Steinmetz2025-04-021-3/+10
* fix(preview): Filter for folders in cleanup old preview jobbackport/48581/stable29Dario Mehlich2025-04-011-0/+32
* Merge pull request #51710 from nextcloud/backport/51707/stable29Julius Knorr2025-03-281-25/+25
|\
| * test: Adapt tests to properly use valid email addressesbackport/51707/stable29Julius Knorr2025-03-281-25/+25
* | fix: Do not build encrypted password if there is nonebackport/51130/stable29Julius Knorr2025-03-281-0/+40
|/
* fix(cardav): only show useres from enabled addressBooks in contacts menubackport/51380/stable29Hamza Mahjoubi2025-03-211-4/+50
* test: fix CI when running Karma testsFerdinand Thiessen2025-03-191-3/+11
* fix(mime-types): adjust compiled mime types and signbackport/51434/stable29Ferdinand Thiessen2025-03-132-3/+2
* fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen2025-03-111-15/+13
* fix(lookup-server): do not query data by defaultFerdinand Thiessen2025-03-111-4/+4
* fix: update babel and fix karmaskjnldsv2025-03-062-0/+18
* Merge pull request #51201 from nextcloud/backport/51194/stable29Stephan Orbaugh2025-03-041-18/+7
|\
| * refactor(TempManager): Simplify and unify implementations and remove legacy b...backport/51194/stable29provokateurin2025-03-041-18/+7
* | fix: make sure we process mime extensions as stringskjnldsv2025-03-041-0/+35
|/
* refactor: convert sanitize account properties repair step to background jobFerdinand Thiessen2025-02-272-13/+58
* fix: Optimize repair step performanceFerdinand Thiessen2025-02-271-1/+26
* fix: validate account properties as a repair stepFerdinand Thiessen2025-02-271-0/+89
* fix: Change UserAgent to *cloudbackport/50053/stable29Johannes Endres2025-02-211-1/+1
* fix(Mailer): Fix sendmail binary fallbackbackport/46480/stable29Josh2025-02-171-1/+2
* test(View): Copy preserves contentbackport/48651/stable29Louis Chemineau2025-02-131-0/+8
* fix(files): Correctly copy the cache information on copy operationsLouis Chemineau2025-02-131-0/+1
* test:(PasswordConfirmationMiddleware): Fix constructor callLouis Chemineau2025-02-111-5/+21
* fix(FediverseAction): Ensure valid fediverse links are generatedFerdinand Thiessen2025-02-091-0/+186
* fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-091-50/+200
* fix: improve checks for moving shares/storages into other mountsRobin Appelman2025-02-051-9/+42
* fix(sharing): Move permission validation to share managerFerdinand Thiessen2025-01-311-5/+25
* fix: Exclude non accepted shares when computing access listbackport/50519/stable29Louis Chemineau2025-01-301-0/+9
* fix(files): Do not array access null valuebackport/50437/stable29Ferdinand Thiessen2025-01-291-0/+8
* fix: Correctly return app id and app version for `core` styles and imagesFerdinand Thiessen2025-01-292-21/+125
* fix: Metadata field searchbackport/50273/stable29Louis Chemineau2025-01-271-2/+7
* test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failurebackport/50319/stable29Josh2025-01-221-2/+2
* chore: Remove syntax incompatible with PHP 8.0backport/49629/stable29Côme Chilliet2024-12-191-2/+5
* fix: Use getRelativePath method to check if node is inside folderCôme Chilliet2024-12-191-10/+14
* fix: Fix promotion of reshares from subsubfoldersCôme Chilliet2024-12-191-16/+84
* fix(tests): Fix share tests to test new reshare promotion systemCôme Chilliet2024-12-191-17/+17
* fix: Tidy up code for reshare deletionCôme Chilliet2024-12-191-8/+8
* fix: delete re-shares when deleting the parent shareLuka Trovic2024-12-191-4/+116
* fix(tests): Adapt ManagerTest to change in Exception class usedbackport/49822/stable29Côme Chilliet2024-12-121-1/+1
* fix: fix mimetype not being updated when changing file extention on object storebackport/40394/stable29Robin Appelman2024-12-111-0/+35
* fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-0/+13
* fix: do not query CNAME if A succeeded alreadygeorglauterbach2024-11-141-2/+3
* Merge pull request #49097 from nextcloud/backport/48933/stable29Richard Steinmetz2024-11-131-0/+58
|\
| * fix: Handle exception when clearing previously removed two factor tokensbackport/48933/stable29Daniel Calviño Sánchez2024-11-051-0/+32
| * fix: Clear pending two factor tokens also from configurationDaniel Calviño Sánchez2024-11-051-0/+26
* | fix: conflicts resolved in apps.php loadDirectorybackport/38630/stable29yemkareems2024-11-131-1/+1
* | fix: Clean-up some remaining readdir calls with undesirable false evaluation ...Josh Richards2024-11-133-4/+4
|/
* Merge pull request #48998 from nextcloud/backport/47986/stable29Louis2024-10-313-0/+182
|\
| * fix(tests): Fix most obvious errors in ObjectStore testsbackport/47986/stable29Côme Chilliet2024-10-313-56/+60
| * perf(ObjectStoreStorage): Improve (slow) move on same object bucketChristoph Fiehe2024-10-303-0/+178