aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26571 from nextcloud/bugfix/noid/existing-link-no-reshareblizzz2021-06-161-0/+6
|\
| * When changing the share owner, downgrade permissions where neededJulius Härtl2021-06-091-0/+1
| * Drop share if moved to a parent share that does not allow resharingJulius Härtl2021-06-091-0/+5
* | Use product name in places where it is appropriate rather than the instance nameJulius Härtl2021-06-161-1/+2
* | use searchoperation for storage filter instead of db expressionRobin Appelman2021-06-141-8/+13
* | rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-141-11/+11
* | Correctly check the reception of a remote feedbackLouis Chemineau2021-06-091-2/+2
|/
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0469-133/+66
* Also make other shares listen to the "Allow sharing with groups"Joas Schilling2021-05-261-1/+3
* Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-212-24/+34
|\
| * load share settings from the share manager in more placesRobin Appelman2021-05-122-24/+34
* | Merge pull request #25679 from nextcloud/drop/ocp-userMorris Jobke2021-05-211-3/+3
|\ \
| * | Drop \OCP\UserChristoph Wurst2021-05-211-3/+3
* | | Rename External storages to External storageszaimen2021-05-201-1/+1
|/ /
* | l10n: Unify spellingValdnet2021-05-201-1/+1
* | Merge pull request #26580 from castillo92/patch-2Morris Jobke2021-05-181-2/+2
|\ \ | |/ |/|
| * Update ShareAPIController.phpcastillo922021-04-161-2/+2
* | Add bruteforce protection to the shareinfo endpointRoeland Jago Douma2021-05-121-5/+11
* | l10n: Change to a capital letterValdnet2021-04-271-1/+1
* | Make lookup search explicitRoeland Jago Douma2021-04-191-1/+1
|/
* Separate settings for remote share expirationVincent Petry2021-04-151-0/+7
* Fix expire date capability for federated sharesVincent Petry2021-04-151-1/+4
* Implement expiration date for federated sharesVincent Petry2021-04-151-0/+24
* Use correct getSystemValue typeJ0WI2021-04-121-1/+1
* Map old account scope properties to new namesVincent Petry2021-03-261-1/+1
* Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-221-2/+1
* Add labels to mail sharesJohn Molakvoæ (skjnldsv)2021-03-221-7/+6
* Merge pull request #25331 from nextcloud/fix-valid-storages-removed-when-clea...Morris Jobke2021-03-181-3/+13
|\
| * Fix valid storages removed when cleaning remote storagesDaniel Calviño Sánchez2021-01-281-3/+13
* | Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry2021-03-151-0/+4
|\ \
| * | fix search in nested jailsRobin Appelman2021-01-261-0/+4
| |/
* | Log exceptions when creating shareVincent Petry2021-03-151-0/+2
* | Fix invalid check after constructing DateTimeRoeland Jago Douma2021-03-081-4/+0
* | catch notfound and forbidden exception in smb::getmetadataRobin Appelman2021-03-042-2/+2
* | Merge pull request #25912 from nextcloud/techdept/psalm/sharedstorage_some_typesChristoph Wurst2021-03-041-22/+23
|\ \
| * | Add some typing to SharedStorageRoeland Jago Douma2021-03-041-22/+23
* | | Add appconfig to always show the unique label of a shareeJulius Härtl2021-03-041-1/+2
|/ /
* | Merge pull request #25892 from nextcloud/techdept/initialstate/part1Roeland Jago Douma2021-03-031-5/+5
|\ \
| * | Move some settings over to the IInitialStateRoeland Jago Douma2021-03-021-5/+5
* | | Pimp sharingcheckmiddlewareRoeland Jago Douma2021-03-021-16/+9
|/ /
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-184-6/+6
* | Drop redundant indesRoeland Jago Douma2021-02-162-1/+55
|/
* Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-122-2/+2
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-112-3/+2
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-082-82/+106
* Merge pull request #24829 from nextcloud/bugfix/24813/add-missing-migrationsJulius Härtl2021-01-052-0/+85
|\
| * Also add missing oc_share_external.share_type columnVincent Petry2020-12-232-0/+13
| * Adjust share_external tableVincent Petry2020-12-232-0/+72
* | Update license headersChristoph Wurst2020-12-301-0/+1
|/
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-221-1/+1
|\