summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* chore: update logincontroller testsEduardo Morales2024-03-111-5/+12
* fix(JSResourceLocator): Consider configured app roots for filesFerdinand Thiessen2024-03-071-4/+4
* fix: Fetch custom app store url without internet connectionJulius Härtl2024-03-042-3/+11
* Merge pull request #43833 from nextcloud/backport/43428/stable28John Molakvoæ2024-02-291-22/+76
|\
| * feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-261-22/+76
* | Add "-i" to MailTest's pipe FedericoHeichou2024-02-231-1/+1
|/
* fix(tests): Fix remaining testsJoas Schilling2024-02-221-1/+7
* Fix tests after slow logout fixLouis Chemineau2024-02-221-1/+4
* Cancel PR #37405, remove regression codeGaspard d'Hautefeuille2024-02-221-4/+25
* Merge pull request #43181 from nextcloud/backport/42930/stable28Ferdinand Thiessen2024-02-031-3/+4
|\
| * test(unit): fix RequestTestArthur Schiwon2024-01-291-3/+4
* | Merge pull request #43133 from nextcloud/backport/43099/stable28Ferdinand Thiessen2024-02-011-1/+1
|\ \
| * | fix(tests): Make PostgreSQL unit tests less flacky by orderingJoas Schilling2024-02-011-1/+1
| |/
* | add test for updating etag with unchanged mtime in child folderRobin Appelman2024-01-311-0/+25
* | add test for updating etag with unchanged mtimeRobin Appelman2024-01-311-0/+19
|/
* fix(session): Avoid two useless authtoken DB queries for every anonymous requestGit'Fellow2024-01-171-0/+50
* fix(appstore): Only send subscription keys to valid appstoresJoas Schilling2024-01-161-2/+93
* perf: Use more performant way to obtain and check the email as a login name w...Julius Härtl2024-01-091-1/+1
* Merge pull request #42450 from nextcloud/backport/37469/stable28Robin Appelman2024-01-022-1/+24
|\
| * adjust redis compareSetTTL to use a lua scriptRobin Appelman2023-12-221-0/+21
| * restore shared lock ttl when releasingRobin Appelman2023-12-221-1/+3
* | AppAPI: allowed to bypass Two-FactorAlexander Piskun2023-12-291-4/+19
|/
* fix(security): Handle idn_to_utf8 returning falseJoas Schilling2023-12-042-3/+13
* [stable28] enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-281-29/+61
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-231-6/+12
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2343-150/+150
* Merge pull request #41565 from nextcloud/fix/object-storage-inconsitent-behaviorFerdinand Thiessen2023-11-221-0/+38
|\
| * fix(ObjectStore): Make copying behavior consistent with local storageFerdinand Thiessen2023-11-171-0/+38
* | fix: Fix linkToOCSRouteAbsolute() without index.php and subfolderJoas Schilling2023-11-201-7/+15
* | fix(CSP): Only add `strict-dynamic` when using noncesFerdinand Thiessen2023-11-173-61/+61
* | fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `scr...Ferdinand Thiessen2023-11-172-78/+75
* | feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-ele...Ferdinand Thiessen2023-11-172-0/+73
|/
* Merge pull request #41395 from nextcloud/hello-emfChristoph Wurst2023-11-162-2/+3
|\
| * feat: add preview provider for emf files based on officeDaniel Kesselberg2023-11-132-2/+3
* | optimize UserMountCache::registerStorageRobin Appelman2023-11-161-14/+18
* | Reverse X-Forwarded-For list to read the correct proxy remote addressJoas Schilling2023-11-161-6/+32
* | feat(dav): Enable OOO UI and expose enabled via OCPChristoph Wurst2023-11-151-0/+16
* | fix(AppManager): Ensure that app manager can handle empty app keys on the nav...Ferdinand Thiessen2023-11-141-2/+29
* | fix: Allow to set custom app order on navigation entries added by closures to...Ferdinand Thiessen2023-11-142-9/+4
|/
* Merge pull request #40653 from nextcloud/feat/ooo-apiChristoph Wurst2023-11-091-0/+164
|\
| * feat: Add out-of-office message APIChristoph Wurst2023-11-091-0/+164
* | Merge pull request #41266 from nextcloud/feat/contactsmenu/user-status-sortingChristoph Wurst2023-11-083-3/+126
|\ \
| * | feat(contactsmenu): Sort by user statusChristoph Wurst2023-11-083-3/+126
| |/
* | Merge pull request #41119 from nextcloud/optmize-storage-wrappersRobin Appelman2023-11-081-4/+14
|\ \ | |/ |/|
| * optimize isShared and isMountedRobin Appelman2023-11-081-4/+14
* | Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-081-87/+0
|/
* chore(cypress): Migrate apps acceptance tests to CypressFerdinand Thiessen2023-11-0640-11105/+0
* chore(cypress): Migrate header contacts menu tests from Behat to CypressFerdinand Thiessen2023-11-053-249/+0
* feat(dependencyinjection): Allow optional (nullable) servicesChristoph Wurst2023-11-031-0/+24
* Merge pull request #41137 from nextcloud/chore/migrate-access-level-cypressFerdinand Thiessen2023-11-022-48/+0
|\