aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41684 from nextcloud/feat/rst-mimetypeAnupam Kumar2024-03-152-2/+3
|\
| * feat(mimetypes): Add mimetype for ReStructuredTextAnupam Kumar2024-03-152-2/+3
* | Merge pull request #40117 from summersab/refactor/OC-Server-getCommentsManagerJohn Molakvoæ2024-03-152-2/+3
|\ \
| * | Refactor `OC\Server::getCommentsManager`Andrew Summers2024-03-152-2/+3
* | | feat(files_sharing): allow to specify allowed groups to share instead of excl...Corentin Damman2024-03-151-2/+9
* | | Merge pull request #40131 from summersab/refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-153-5/+8
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-15202-14136/+6929
| |\|
| * | Refactor `OC\Server::getShareManager`Andrew Summers2023-08-293-7/+10
* | | Merge pull request #40138 from summersab/refactor/OC-Server-getHasherJohn Molakvoæ2024-03-151-1/+1
|\ \ \
| * | | Refactor `OC\Server::getHasher`Andrew Summers2024-03-151-1/+1
| | |/ | |/|
* | | Merge pull request #40123 from summersab/refactor/OC-Server-getRootFolderJohn Molakvoæ2024-03-153-6/+7
|\ \ \
| * | | Merge branch 'master' into refactor/OC-Server-getRootFolderJohn Molakvoæ2024-03-15123-1651/+5288
| |\| |
| * | | Refactor `OC\Server::getRootFolder`Andrew Summers2023-11-103-6/+7
* | | | Merge pull request #40143 from summersab/refactor/OC-Server-getLockdownManagerJohn Molakvoæ2024-03-151-2/+2
|\ \ \ \
| * | | | Refactor `OC\Server::getLockdownManager`Andrew Summers2024-03-151-2/+2
| | |/ / | |/| |
* / | | Refactor `OC\Server::getLockingProvider`Andrew Summers2024-03-152-5/+6
|/ / /
* | | refactor(mimeloader): modernize MimeTypeLoaderThomas Citharel2024-03-141-6/+5
* | | fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-132-100/+108
* | | test: Update test for PublicSectorBundleChristopher Ng2024-03-121-0/+2
* | | fix: add missing copyrights and strict typesAndrey Borysenko2024-03-121-0/+2
* | | feat: Add declarative settingsjld31032024-03-121-0/+536
* | | feat(appconfig): switching integrity check to lazy config valuesMaxence Lange2024-03-111-2/+8
* | | chore: update logincontroller testsEduardo Morales2024-03-101-5/+12
* | | Merge pull request #44073 from nextcloud/fix/provide-correct-iconJoas Schilling2024-03-081-11/+38
|\ \ \
| * | | fix(AppManager): Allow to query dark **or** bright iconFerdinand Thiessen2024-03-081-11/+38
* | | | feat(files): copy live photosMaxence Lange2024-03-081-3/+6
* | | | Merge pull request #44064 from nextcloud/deprecate-getNumberOfUnreadCommentsF...Robin Appelman2024-03-081-21/+25
|\ \ \ \ | |/ / / |/| | |
| * | | refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implemen...Robin Appelman2024-03-071-21/+25
* | | | feat(AppManager): Provide `getAppIcon` functionFerdinand Thiessen2024-03-073-23/+135
|/ / /
* | | Merge pull request #43114 from nextcloud/bugfix/noid/automatically-encrypt-se...Joas Schilling2024-03-072-82/+187
|\ \ \
| * | | fix(appconfig): Make sure sensitive values stay sensitiveJoas Schilling2024-03-061-0/+9
| * | | feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the ...Joas Schilling2024-03-062-83/+179
* | | | Merge pull request #43917 from nextcloud/fix/jsresourcelocator-apppathFerdinand Thiessen2024-03-071-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | fix(JSResourceLocator): Consider configured app roots for filesFerdinand Thiessen2024-02-291-4/+4
* | | | Merge pull request #44041 from nextcloud/artonge/revert/twofactor_cleanup_changeLouis2024-03-061-6/+1
|\ \ \ \
| * | | | Revert change in TwoFactorAuth CleanupTest.phpLouis Chemineau2024-03-061-6/+1
* | | | | Merge pull request #43437 from nextcloud/cleanup-mount-by-id-duplicationJohn Molakvoæ2024-03-061-11/+11
|\ \ \ \ \
| * | | | | fix: clearify logic around getMountsForFileId filteringRobin Appelman2024-03-061-11/+11
* | | | | | Merge pull request #44000 from nextcloud/more-sharing-cleaupRobin Appelman2024-03-061-106/+0
|\ \ \ \ \ \
| * | | | | | chore: remove long depricated share codeRobin Appelman2024-03-061-106/+0
| |/ / / / /
* | | | | | Merge pull request #44029 from nextcloud/share-manager-buildRobin Appelman2024-03-061-176/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | refactor: make share manager buildableRobin Appelman2024-03-061-176/+19
| |/ / / /
* / / / / fix(files_versions): Improve files version listingLouis Chemineau2024-03-061-1/+6
|/ / / /
* | | | Merge pull request #43471 from nextcloud/cache-path-by-idRobin Appelman2024-03-058-103/+150
|\ \ \ \
| * | | | perf: cache path by id to speedup getting nodes by idRobin Appelman2024-03-046-45/+92
| * | | | perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-042-58/+58
* | | | | Merge pull request #43975 from nextcloud/search-optimize-fixesRobin Appelman2024-03-051-0/+146
|\ \ \ \ \
| * | | | | test: Additional tests for issue #35776Dariusz Olszewski2024-03-041-0/+146
| |/ / / /
* | | | | Merge pull request #43791 from nextcloud/share-api-cleanupRobin Appelman2024-03-041-1/+9
|\ \ \ \ \
| * | | | | fix: remove old test-only methodsRobin Appelman2024-02-261-1/+9