summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen2025-03-111-6/+7
* fix(lookup-server): do not query data by defaultFerdinand Thiessen2025-03-111-1/+1
* fix(sharing): Ensure download restrictions are not droppedbackport/50642/stable29Ferdinand Thiessen2025-02-041-73/+92
* fix(files_sharing): Respect permissions passed when creating link sharesFerdinand Thiessen2025-01-311-178/+190
* Merge pull request #49655 from nextcloud/backport/48769/stable29Git'Fellow2025-01-091-28/+57
|\
| * test: add test for permissions of copied sharebackport/48769/stable29Robin Appelman2024-12-141-28/+57
* | fix(sharing): add command to fix broken shares after ownership transferringLuka Trovic2024-12-121-0/+116
|/
* Merge pull request #48488 from nextcloud/backport/48235/stable29Benjamin Gaussorgues2024-10-301-0/+1
|\
| * test: fix share storage move test with object storeRobin Appelman2024-10-091-0/+1
* | fix(files_sharing): Cleanup error messagesbackport/48918/stable29provokateurin2024-10-282-2/+2
|/
* test: fix ShareControllerTest.phpRobin Appelman2024-09-191-1/+2
* test: fix ShareAPIControllerTest.phpRobin Appelman2024-09-191-1/+45
* test: put parent items into cache in testsRobin Appelman2024-09-191-0/+2
* fix(files_sharing): adjust permissions from custom edit and delete check methodsbackport/47339/stable29skjnldsv2024-09-111-0/+42
* refactor(shareApiController): use contrusctor property promotion & DI loggerfenn-cs2024-04-182-61/+46
* fix(files_sharing): ShareesAPI - Return empty response when user is not allow...Ferdinand Thiessen2024-03-151-40/+74
* refactor: make share manager buildableRobin Appelman2024-03-061-2/+0
* fix(sharing): Avoid (dead)locking during orphan deletionChristoph Wurst2024-03-051-2/+1
* Merge pull request #43471 from nextcloud/cache-path-by-idRobin Appelman2024-03-054-75/+107
|\
| * perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-044-75/+107
* | fix: remove old test-only methodsRobin Appelman2024-02-261-4/+4
|/
* feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-223-9/+17
* fix: phpunitJohn Molakvoæ2024-02-131-2/+2
* feat: rename users to account or personVincent Petry2024-02-131-2/+2
* fix(tests): Adjust legacy tests for nextcloud-router updateFerdinand Thiessen2024-01-251-3/+3
* fix(share): use user timezone to parse share expiration dateBenjamin Gaussorgues2024-01-092-2/+19
* fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-092-6/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-239-32/+30
* Merge pull request #39044 from nextcloud/more-empty-mount-checkingRobin Appelman2023-10-241-3/+10
|\
| * add more checks to ensure mounts aren't emptyRobin Appelman2023-09-121-3/+10
* | test(files_sharing): Test if recent files result use actual share target nameJulius Härtl2023-10-181-0/+37
* | Fix unit tests on PHP 8.3Joas Schilling2023-10-161-0/+3
* | Fix unit testsJoas Schilling2023-10-121-1/+4
* | Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-281-2/+2
* | ocm controllerMaxence Lange2023-09-201-1/+3
|/
* Merge pull request #39863 from nextcloud/sharing-mask-wrapperRobin Appelman2023-09-042-1/+7
|\
| * cleanup di for share permissions wrapperRobin Appelman2023-08-161-1/+3
| * more share permission logic to storage wrapperRobin Appelman2023-08-141-0/+4
* | Fix sharing creation insert and getJohn Molakvoæ (skjnldsv)2023-09-021-4/+1
* | fix(tests): Specify all positional parameters again to fix testsJoas Schilling2023-08-231-12/+16
|/
* Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-041-2/+0
|\
| * fix: Remove legacy dispatcher from share managerJoas Schilling2023-07-281-2/+0
* | Merge pull request #39330 from nextcloud/feature/openapi/files_sharingKate2023-08-011-6/+0
|\ \ | |/ |/|
| * files_sharing: Add OpenAPI specjld31032023-07-311-6/+0
* | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcherJoas Schilling2023-07-251-6/+2
|/
* fix: adjust testingJohn Molakvoæ2023-07-112-157/+88
* Migrate files sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-062-11/+7
* repair -1 folder sizes for object store background scanRobin Appelman2023-05-101-2/+4
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-082-5/+11
* Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-212-13/+1