summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 18Christoph Wurst2019-12-201-1/+3
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-171-0/+54
* Update license headersChristoph Wurst2019-12-058-12/+30
* Always do sharee lookup on lookup server in GSRoeland Jago Douma2019-12-051-1/+8
* fixing tests + avoid duplicate in getFormattedShares()Maxence Lange2019-12-031-4/+7
* integration testsMaxence Lange2019-12-031-8/+12
* Inherited SharesMaxence Lange2019-12-031-49/+271
* Apply share permission mask to all files obtained via shareinfoRoeland Jago Douma2019-11-261-25/+12
* Merge pull request #18079 from nextcloud/fixes/phpcsRoeland Jago Douma2019-11-256-22/+25
|\
| * Some php-cs fixesRoeland Jago Douma2019-11-226-22/+25
* | Get first element of nodes arraywaleczny2019-11-181-1/+1
|/
* The share manager knows which provider can accept sharesJoas Schilling2019-11-121-5/+0
* Allow to accept group sharesJoas Schilling2019-11-121-9/+7
* Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-121-0/+39
* Fix current user edit/delete permissionsJohn Molakvoæ (skjnldsv)2019-10-291-0/+4
* Unify code to get shares of a file or also including subfilesJohn Molakvoæ (skjnldsv)2019-10-251-39/+21
* Filter out duplicated shares before processing themJohn Molakvoæ (skjnldsv)2019-10-251-3/+11
* Do not return shares with the current userDaniel Calviño Sánchez2019-10-251-0/+4
* Extract method to get all sharesDaniel Calviño Sánchez2019-10-251-34/+43
* Add missing share types when getting shares of a fileDaniel Calviño Sánchez2019-10-251-0/+4
* Unify share type sorting when getting shares of a file or with subfilesDaniel Calviño Sánchez2019-10-251-1/+1
* Remove unneeded calls to "ShareManager::shareProviderExists()"Daniel Calviño Sánchez2019-10-251-13/+3
* Include the share in the Files_Sharing::loadAdditionalScripts eventDaniel Calviño Sánchez2019-10-171-1/+2
* Fix shares read permissionsJohn Molakvoæ (skjnldsv)2019-10-041-5/+21
* Add checks for whether a user with access to a share can delete itJohn Molakvoæ (skjnldsv)2019-10-041-9/+89
* Extract check for whether a user with access to a share can edit itJohn Molakvoæ (skjnldsv)2019-10-041-1/+28
* Prevent non owners to update others link sharesJohn Molakvoæ (skjnldsv)2019-10-041-50/+50
* Use same settings for mail share as link sharesJohn Molakvoæ (skjnldsv)2019-10-041-20/+13
* Bye Spreed namespace, hello Talk!Joas Schilling2019-09-052-4/+4
* Unify the permission checking in one place onlyJoas Schilling2019-07-031-31/+3
* Correctly check share permissions when updating a re-sub-shareJoas Schilling2019-06-271-3/+13
* Fix public upload by also load the semaphore methodMorris Jobke2019-05-071-0/+1
* Do not allow JavaScript "eval" in the public share auth page with TalkDaniel Calviño Sánchez2019-04-101-2/+0
* do not returns shared_with === currentUserMaxence Lange2019-04-011-1/+1
* fixing share formatMaxence Lange2019-03-311-1/+1
* issue during last pushMaxence Lange2019-03-311-1/+1
* returns reshares in APIMaxence Lange2019-03-311-9/+29
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-261-0/+2
* Merge pull request #13514 from nextcloud/fix-public-grid-toggleMorris Jobke2019-02-251-0/+2
|\
| * Fix grid toggle button on public pageJohn Molakvoæ (skjnldsv)2019-02-211-0/+2
* | Show sharing recommendationsChristoph Wurst2019-02-251-1/+157
|/
* Fix writable public folder shareJulius Härtl2019-02-191-0/+1
* add myself as @authorJonas Sulzer2019-01-311-0/+1
* code stylingJonas Sulzer2019-01-311-2/+1
* restructure codeJonas Sulzer2019-01-311-26/+23
* only show "Add to your Nextcloud" on share link if federation is activatedJonas Sulzer2019-01-311-2/+14
* Add caching headers for public previewsJulius Härtl2019-01-021-2/+6
* Fix typo in "incoming"Joas Schilling2018-12-051-2/+2
* Handle permission in update of share betterRoeland Jago Douma2018-11-201-0/+4
* Rollback to default list viewJohn Molakvoæ (skjnldsv)2018-11-151-2/+2