aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
Commit message (Expand)AuthorAgeFilesLines
* make share cache test resilient against skeleton files not being thereRobin Appelman2022-02-251-5/+3
* Support CRUD share permissionsLouis Chemineau2022-02-151-0/+93
* Revert "Add non-breaking space in the file size"szaimen2022-02-101-4/+4
* Add non-breaking space in the file sizeCarl Schwan2022-01-141-4/+4
* Replace license information to SPDX expressionLouis Chemineau2022-01-114-7/+7
* Remove inefficient fed share scannerVincent Petry2022-01-101-12/+0
* Fix tests on PHP 8.1 for encryption, files_sharing, files_version,Côme Chilliet2021-12-161-0/+4
* Limit more contact searchesJoas Schilling2021-12-081-2/+10
* Move common logic to share managerJoas Schilling2021-11-091-1/+3
* update testsRobin Appelman2021-10-192-2/+19
* Merge pull request #28764 from nextcloud/feat/sharing-link-eventJohn Molakvoæ2021-09-101-3/+3
|\
| * Emit event on link share actionJohn Molakvoæ2021-09-101-3/+3
* | use specific email getter where necessaryArthur Schiwon2021-09-091-4/+4
|/
* add event for when a share is mountedRobin Appelman2021-08-241-1/+3
* Fix remote share deletion when deleting userVincent Petry2021-07-271-28/+147
* Replace ILogger with LoggerInterface in remote share managerVincent Petry2021-07-271-3/+3
* Fix remote group share decline+accept code pathVincent Petry2021-07-271-0/+36
* Fix external share manager with multiple user groupsVincent Petry2021-07-271-2/+10
* Fix remote group share API interactionsVincent Petry2021-07-271-3/+163
* Add logging to external shares managerVincent Petry2021-07-271-0/+2
* Fix received federated group sharesVincent Petry2021-07-271-83/+143
* Allow to get a local cloud id without going through the contacts managerJulius Härtl2021-07-142-2/+5
* Update "Sending password by Nextcloud Talk failed" sentenceszaimen2021-07-071-1/+1
* Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-161-1/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0436-51/+20
* Make dav respect disallowing sharing with groupsThomas Citharel2021-05-261-24/+28
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-211-1/+36
|\
| * load share settings from the share manager in more placesRobin Appelman2021-05-121-1/+36
* | l10n: Unify spelling in testValdnet2021-05-201-1/+1
* | l10n: Unify spelling in testValdnet2021-05-201-2/+2
|/
* Add bruteforce protection to the shareinfo endpointRoeland Jago Douma2021-05-121-0/+3
* Merge pull request #26784 from nextcloud/Valdnet-patch-8rakekniven2021-04-281-1/+1
|\
| * Change size of the letter in testValdnet2021-04-281-1/+1
* | Fix unit testsJoas Schilling2021-04-271-1/+1
|/
* Unit tests for federated share expiration dateVincent Petry2021-04-152-1/+198
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-314-41/+67
* Map old account scope properties to new namesVincent Petry2021-03-261-4/+4
* Merge pull request #26194 from nextcloud/techdebt/noid/remove-duplicate-shari...John Molakvoæ2021-03-181-135/+0
|\
| * Remove duplicate unit test in sharing that checks for group permission updatesMorris Jobke2021-03-181-135/+0
* | Merge pull request #26193 from nextcloud/techdebt/noid/remove-sharing-duplica...Morris Jobke2021-03-181-169/+0
|\ \
| * | Permission tests for the sharing are fully covered in sharing v1 integration ...Morris Jobke2021-03-181-169/+0
| |/
* | Merge pull request #25331 from nextcloud/fix-valid-storages-removed-when-clea...Morris Jobke2021-03-181-1/+26
|\ \ | |/ |/|
| * Fix valid storages removed when cleaning remote storagesDaniel Calviño Sánchez2021-01-281-1/+26
* | Fix CS in CacheTestVincent Petry2021-03-161-1/+1
* | Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry2021-03-151-0/+36
|\ \
| * | fix search in nested jailsRobin Appelman2021-01-261-0/+36
| |/
* / Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-184-16/+16
|/
* Re-use fetched dependencies in lib/base.phpMorris Jobke2021-01-203-4/+4
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-1618-15/+25
* Show unique displayname context in the user share list entriesJulius Härtl2020-12-141-0/+9