summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix willReturnOnConsecutiveCallsJoas Schilling2020-03-131-0/+1
* Don't allow anchors and queries in remote urlsJoas Schilling2020-03-121-0/+3
* Merge pull request #19777 from nextcloud/fix/viewer-publicJohn Molakvoæ2020-03-121-1/+8
|\
| * Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)2020-03-111-0/+6
| * Fix import order and formattingJohn Molakvoæ (skjnldsv)2020-03-111-1/+2
* | Merge pull request #19861 from nextcloud/bugfix/noid/load-remote-shares-also-...Joas Schilling2020-03-111-0/+4
|\ \
| * | Don't break when one remote share is downJoas Schilling2020-03-091-0/+4
| |/
* | Unify the code a bitJoas Schilling2020-03-103-37/+38
* | Use contacts name on federated activitiesJoas Schilling2020-03-103-27/+49
|/
* Don't try to format deleted sharesRoeland Jago Douma2020-03-021-0/+10
* Allow single file downloads so the video player works againJoas Schilling2020-02-281-8/+10
* Allow to overwrite share target mountpointsJoas Schilling2020-02-171-0/+8
* Merge pull request #19349 from nextcloud/bugfix/noid/prevent-download-on-secu...Roeland Jago Douma2020-02-081-1/+4
|\
| * Prevent archieved download on secure viewJoas Schilling2020-02-071-1/+4
* | Disable link shares of disabled usersRoeland Jago Douma2020-02-071-0/+12
|/
* Use the target for file notificationsRoeland Jago Douma2020-01-241-2/+2
* Make auto accepting the default and provide setting to enforce the share acce...Julius Härtl2020-01-162-3/+9
* Remove global share accepter since auto-accepting is the defaultJulius Härtl2020-01-162-64/+0
* Listen to the right even for auto share acceptRoeland Jago Douma2020-01-151-9/+30
* Don't show link shares hash in inherited share listRoeland Jago Douma2020-01-151-2/+2
* Fix license headersChristoph Wurst2020-01-133-1/+5
* moving ->getParent earlierMaxence Lange2020-01-081-1/+1
* Add pending share list to frontendJulius Härtl2020-01-072-5/+34
* A pending shares overviewRoeland Jago Douma2020-01-071-0/+30
* Accept shares when you open mailRoeland Jago Douma2020-01-061-0/+83
* Do not use $_GETRoeland Jago Douma2020-01-051-4/+3
* confirm resharing rights if viewer is current ownerMaxence Lange2020-01-021-0/+4
* Update license headers for 18Christoph Wurst2019-12-204-4/+12
* Use the user from the notificationRoeland Jago Douma2019-12-181-7/+2
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-174-0/+177
* config.php setting to always accept internal sharesRoeland Jago Douma2019-12-162-5/+69
* Fetch the share for the recipientRoeland Jago Douma2019-12-091-2/+6
* Update license headersChristoph Wurst2019-12-0557-69/+107
* Expose capability if the lookup server should be queried by defaultRoeland Jago Douma2019-12-051-0/+5
* 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-032-49/+311
* Fix testsJohn Molakvoæ (skjnldsv)2019-12-021-1/+0
* Create sharing entry point with constantsJohn Molakvoæ (skjnldsv)2019-12-021-0/+7
* Fix files_sharing app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-023-11/+181
* Add capabilitiesRoeland Jago Douma2019-11-271-0/+7
* 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-2519-41/+45
|\
| * Some php-cs fixesRoeland Jago Douma2019-11-2219-41/+45
* | Get first element of nodes arraywaleczny2019-11-181-1/+1
|/
* FixesRoeland Jago Douma2019-11-181-1/+1
* Make sure the super share also has a valid typeJoas Schilling2019-11-121-3/+5
* Fix "Invalid parameter number: mixed named and positional parameters"Joas Schilling2019-11-121-1/+1
* Correctly use the displayname of the sharer in the notificationJoas Schilling2019-11-121-6/+16