aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen13 days1-6/+7
* fix(lookup-server): do not query data by defaultFerdinand Thiessen13 days1-1/+1
* fix(files_sharing): block downloading if neededbackport/50873/stable31Ferdinand Thiessen2025-02-181-0/+29
* test: add test for shared storage root being changed after watcherbackport/50324/stable31Robin Appelman2025-02-111-0/+35
* fix(sharing): Ensure download restrictions are not droppedbackport/50642/stable31Ferdinand Thiessen2025-02-041-69/+79
* fix(files_sharing): Respect permissions passed when creating link sharesFerdinand Thiessen2025-01-281-146/+155
* test: Update testsChristopher Ng2025-01-151-0/+2
* feat(federatedfilesharing): auto-accept shares from trusted serversskjnldsv2025-01-091-6/+6
* test: add test for permissions of copied shareRobin Appelman2024-12-041-0/+26
* chore: remove legacy action to test remote endpointBenjamin Gaussorgues2024-11-291-89/+0
* Merge pull request #43025 from nextcloud/bugfix/error-on-reshare-after-transf...Côme Chilliet2024-11-251-0/+116
|\
| * fix(sharing): add command to fix broken shares after ownership transferringbugfix/error-on-reshare-after-transfer-ownershipLuka Trovic2024-11-181-0/+116
* | feat(files_sharing): Allow users with share permission to manage shares on IS...provokateurin2024-11-251-0/+124
|/
* feat(files_sharing): use share node or label as page titlefeat/sharing-titleskjnldsv2024-11-081-0/+3
* fix: Adjust preview for view-only sharesfix/view-only-previewFerdinand Thiessen2024-10-281-10/+111
* fix(files_sharing): Cleanup error messagesfix/files_sharing/cleanup-error-messagesprovokateurin2024-10-282-2/+2
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-2116-29/+44
* chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-191-1/+1
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-1527-505/+562
* refactor(files_sharing): Add Storage parameter strong typesprovokateurin2024-10-071-1/+1
* test: fix share storage move test with object storeRobin Appelman2024-09-271-0/+1
* fix(files_sharing): Fix all IStorage return typesprovokateurin2024-09-261-3/+4
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-202-5/+5
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-196-24/+24
* Merge pull request #48200 from nextcloud/share-reminder-shardingRobin Appelman2024-09-191-1/+3
|\
| * fix: add sharding compatible version of share reminder jobshare-reminder-shardingRobin Appelman2024-09-191-1/+3
* | Merge pull request #48162 from nextcloud/bugfix/noid/array-keysJoas Schilling2024-09-191-5/+5
|\ \ | |/ |/|
| * fix(autocomplete): Move known array keys to psalm docsbugfix/noid/array-keysJoas Schilling2024-09-181-5/+5
* | test: fix ShareControllerTest.phpobject-store-move-fixesRobin Appelman2024-09-181-0/+1
* | test: fix ShareAPIControllerTest.phpRobin Appelman2024-09-181-1/+41
* | test: put parent items into cache in testsRobin Appelman2024-09-181-0/+2
|/
* fix: Fix other uses of removed Storage interfaceCôme Chilliet2024-09-161-6/+0
* fix: Remove OCP\Files\Storage interface deprecated since version 9Côme Chilliet2024-09-161-16/+16
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-1533-285/+285
* fix(files_sharing): adjust permissions from custom edit and delete check methodsskjnldsv2024-09-111-0/+46
* chore(files_sharing): Remove now unused legacy scriptsFerdinand Thiessen2024-09-063-542/+0
* feat(files_sharing): Migrate public share to use Vue files listFerdinand Thiessen2024-09-061-350/+148
* Merge pull request #47412 from Luka-sama/feat/shares-reminderJohn Molakvoæ2024-09-031-0/+190
|\
| * fix(files_sharing): Add missing check for null & use bool instead of int for ...Stefan Cherniakov2024-09-031-1/+1
| * fix(files_sharing): Make share reminders more stable & fix issuesStefan Cherniakov2024-09-031-8/+2
| * feat(files_sharing): reminder for link shares with expiration dateStefan Cherniakov2024-09-031-0/+196
* | refactor(IMenuAction): Make public menu actions use the new Vue UIFerdinand Thiessen2024-09-031-4/+2
|/
* test: mark share test cleanup as running across all shardsRobin Appelman2024-08-281-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2512-93/+93
* feat(files_sharing): add public name prompt for files requestsskjnldsv2024-07-181-4/+10
* test: update share tests to work with shardingRobin Appelman2024-07-161-22/+22
* fix(files_sharing): adjust IAttributes API and files_versionsskjnldsv2024-07-121-1/+1
* fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-123-27/+57
* Merge pull request #44967 from nextcloud/perf/sharing-eventsFerdinand Thiessen2024-06-101-24/+18
|\
| * perf(files_sharing): Move events to listener classes and registration instead...Julius Härtl2024-05-131-24/+18