aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* manual backport of #35057Julien Veyssier2023-03-151-1/+6
* Add chunking in SystemTagObjectMapper::getTagIdsForObjectsCôme Chilliet2023-03-141-5/+16
* Merge pull request #37003 from nextcloud/backport/36803/stable25Simon L2023-03-071-0/+24
|\
| * tests(db): Add test case to ensure column comments workFerdinand Thiessen2023-03-021-0/+24
* | fix(CI): Fix acceptance test password field selector after @nextcloud/vue lib...Joas Schilling2023-03-071-2/+2
* | fix(client-login-flow): Handle missing stateToken gracefullyChristoph Wurst2023-02-271-0/+6
|/
* Port user menu to VueChristopher Ng2023-02-241-3/+3
* fix the contacts-menu vcf-contact avatarsSimon L2023-02-161-1/+1
* tests(oci): Test where statement on longtext columnJulius Härtl2023-02-071-0/+18
* fix(CI): Adjust expected resultJoas Schilling2023-02-071-0/+1
* Remove failing test that works with mocks only anywayJoas Schilling2023-02-031-41/+0
* Port files sharing selectorChristopher Ng2023-01-251-4/+3
* Disable unreliable acceptance testsJoas Schilling2023-01-191-398/+398
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-181-3/+2
* Fix login loop if login CSRF fails and user is not logged inChristoph Wurst2023-01-181-10/+11
* increase preview_max_memory and make it easier to debugSimon L2022-12-221-2/+2
* Fix testingJohn Molakvoæ2022-12-211-2/+2
* Fix default primary for user themingJohn Molakvoæ2022-12-211-2/+4
* Merge pull request #35798 from nextcloud/backport/35780/stable25Vincent Petry2022-12-191-7/+14
|\
| * fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-161-7/+14
* | Merge pull request #35668 from nextcloud/backport/35649/stable25Vincent Petry2022-12-161-9/+11
|\ \ | |/ |/|
| * Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-081-9/+11
* | check if params given to API are really an arrayArtur Neumann2022-12-161-2/+13
* | Lighten default color slightly for increased contrastChristopher Ng2022-12-131-4/+4
* | Adjust unit testsJoas Schilling2022-12-091-0/+7
|/
* Fix unit testsCarl Schwan2022-12-051-3/+15
* Revert "[stable25] Fix theming tests"Simon L2022-11-281-4/+4
* [stable25] Fix theming testsChristopher Ng2022-11-251-4/+4
* Add label to sharing search fieldChristopher Ng2022-11-241-2/+2
* Increase the fair-use push limit to 1.000 usersJoas Schilling2022-11-211-4/+4
* Run integration tests on 3rdparty bumpJoas Schilling2022-11-141-0/+2
* Fix PublicKeyTokenProviderTest import and mockChristoph Wurst2022-11-111-4/+2
* Merge pull request #34946 from nextcloud/backport/34804/stable25Vincent Petry2022-11-041-2/+3
|\
| * Skip general login with email for non-valid addresses and LDAPJulius Härtl2022-11-031-2/+3
* | Run session token renewals in a database transactionChristoph Wurst2022-11-031-2/+18
|/
* Emit typed event when preview is requestedJulius Härtl2022-10-271-8/+39
* Fix LostController testCôme Chilliet2022-10-271-2/+7
* Check share attributes on preview endpointsJulius Härtl2022-10-261-0/+9
* set theming app to alwaysEnabledszaimen2022-10-182-2/+12
* Fix testsJohn Molakvoæ2022-10-141-0/+19
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-132-3/+3
* Merge pull request #34432 from nextcloud/backport/34298/stable25Simon L2022-10-052-2/+23
|\
| * Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-052-2/+23
* | Update ContactsStoreTest.phpAndy Xheli2022-10-051-1/+5
|/
* add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-10-031-0/+19
* Fix various theming bugsChristopher Ng2022-09-282-14/+14
* remove getDefaultInstallationBundleArthur Schiwon2022-09-221-5/+0
* remove InstallCoreBundle repair stepArthur Schiwon2022-09-221-142/+0
* remove Core BundleArthur Schiwon2022-09-222-41/+1
* Merge pull request #34192 from nextcloud/move-background-clearing-stable25blizzz2022-09-221-3/+7
|\