Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A pending shares overview | Roeland Jago Douma | 2020-01-07 | 1 | -0/+5 |
| | | | | | | | | Now that we accept shares we should show an overview of shares that are pending. This first part is the small API to get a list of the currently pending shares. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Accept shares when you open mail | Roeland Jago Douma | 2020-01-06 | 1 | -1/+6 |
| | | | | | | | | | Fixes #18380 When you open a direct share to yourself. We should autoaccept the share. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Allow users to specify to accept (internal) shares by default | Roeland Jago Douma | 2019-12-17 | 1 | -1/+5 |
| | | | | | | | | | Fixes #18255 A new user setting allows a user to always accept (internal) shares. For example if they don't like accepting shares manually ;) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Inherited Shares | Maxence Lange | 2019-12-03 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> working on users with resharing rights Signed-off-by: Maxence Lange <maxence@artificial-owl.com> -getLogger() Signed-off-by: Maxence Lange <maxence@artificial-owl.com> cleaning Signed-off-by: Maxence Lange <maxence@artificial-owl.com> fix type Signed-off-by: Maxence Lange <maxence@artificial-owl.com> Update SharingRightsException.php | ||||
* | Add the notifier and the API endpoint for user shares | Joas Schilling | 2019-11-12 | 1 | -0/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Show sharing recommendations | Christoph Wurst | 2019-02-25 | 1 | -0/+5 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add API to undelete delete group shares | Roeland Jago Douma | 2018-07-05 | 1 | -0/+13 |
| | | | | | | | | | | | When a group share is deleted we keep track of this in the DB. Right now it is only possible for a recipient to get back the share by asking the sharer to delete it and to share it again. This doesn't scale. This endpoint makes it possible to get back the share. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move public preview endpoint over | Roeland Jago Douma | 2018-06-20 | 1 | -7/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -4/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Remove old code + add Middleware | Roeland Jago Douma | 2017-08-10 | 1 | -7/+2 |
| | | | | | | | * Add proper middleware for shareinfo * Remove old shareinfo routes Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move shareinfo over to proper controller | Roeland Jago Douma | 2017-08-10 | 1 | -1/+7 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Some app fixes of phpstorm inspections | Roeland Jago Douma | 2017-07-24 | 1 | -6/+0 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Remove invalid route | Lukas Reschke | 2017-04-13 | 1 | -2/+0 |
| | | | | | | Said file doesn't exist anymore and accessing it would just return a 500 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Move publicpreview over | Roeland Jago Douma | 2016-11-03 | 1 | -7/+11 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move remote_shares OCS endpoint to AppFramework | Roeland Jago Douma | 2016-09-09 | 1 | -30/+33 |
| | |||||
* | Sharee API to AppFramework | Roeland Jago Douma | 2016-08-26 | 1 | -17/+8 |
| | | | | | | | | * Move to OCSController * Move to Controller folder * Use automatic DI * Use function parameters * Updated tests | ||||
* | Convert Share API to use the AppFramework | Roeland Jago Douma | 2016-08-05 | 1 | -27/+30 |
| | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
| | |||||
* | move some stuff over to the federatedfilesharing app | Bjoern Schiessle | 2016-07-14 | 1 | -2/+0 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
| | |||||
* | Move classes from outside lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -2/+1 |
| | |||||
* | Respect disabled group sharing in sharee endpoint | Roeland Jago Douma | 2016-03-22 | 1 | -1/+2 |
| | | | | * Fix tests | ||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Prepare OCS Share endpoint | Roeland Jago Douma | 2015-11-05 | 1 | -5/+8 |
| | |||||
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -1/+0 |
| | |||||
* | Made routes remote_shares only again | Roeland Jago Douma | 2015-10-02 | 1 | -8/+8 |
| | | | | | | | | Since we need a unique id to accept/reject shares for now we keep the pending shares under remote_shares. * remote_shares/pending lists pending shares * PUT/DELETE to remote_shares/pending/<ID> will accept/reject the share | ||||
* | Added '../remote_shares' endpoint | Roeland Jago Douma | 2015-10-02 | 1 | -0/+16 |
| | | | | | | * list incoming remote shares at 'remote_shares' * get per share info at 'remote_shares/<ID>' * delete remote share with a DELETE to 'remote_shares/<ID>' | ||||
* | Move OCS endpoint ../remote_share to ../pending_shares | Roeland Jago Douma | 2015-10-02 | 1 | -3/+3 |
| | |||||
* | Fix performance issues of the sharees api | Joas Schilling | 2015-08-26 | 1 | -2/+2 |
| | |||||
* | Take a list of share IDs instead of the user and group names | Joas Schilling | 2015-08-26 | 1 | -1/+2 |
| | |||||
* | Inject the logger as well | Joas Schilling | 2015-08-26 | 1 | -1/+2 |
| | |||||
* | Do not use deprecated method in new code | Joas Schilling | 2015-08-26 | 1 | -1/+1 |
| | |||||
* | Start of OCS Share API sharees endpoint | Roeland Jago Douma | 2015-08-26 | 1 | -0/+11 |
| | |||||
* | Use IClientService to check for remote ownCloud instances | Lukas Reschke | 2015-08-22 | 1 | -3/+8 |
| | | | | | | | 1. Allows to set a timeout (though still not perfect but way better than before) 2. Allows to have unit tests 3. I also added unit tests for the existing controller code 4. Corrected PHPDoc on IClient | ||||
* | Moved core apps to the capabilities manager | Roeland Jago Douma | 2015-08-10 | 1 | -5/+0 |
| | | | | | | | * Files * Files_Sharing * Files_Trashbin * Files_Versions | ||||
* | Add OCS api to get, accept and decline remote shares | Joas Schilling | 2015-07-03 | 1 | -0/+15 |
| | |||||
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+2 |
| | |||||
* | fix merge | Robin Appelman | 2015-04-27 | 1 | -0/+2 |
| | |||||
* | propagate etags for all user of a share | Robin Appelman | 2015-04-27 | 1 | -3/+0 |
| | |||||
* | Fix usage of deprecated private constants | Joas Schilling | 2015-04-18 | 1 | -7/+8 |
| | |||||
* | Merge pull request #13964 from rullzer/capabilities | Morris Jobke | 2015-03-30 | 1 | -0/+6 |
|\ | | | | | Add OCS sharing info to capabilities - take 2 | ||||
| * | Added route again | Roeland Jago Douma | 2015-03-11 | 1 | -0/+6 |
| | | |||||
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -1/+24 |
|/ | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -23/+1 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -1/+23 |
| | |||||
* | Revert "Add OCS sharing info to capabilities" | Lukas Reschke | 2015-02-07 | 1 | -7/+0 |
| | |||||
* | Added capabilities whether a server allows public links | Roeland Jago Douma | 2015-02-04 | 1 | -0/+7 |
| | | | | | | This fixes #13673. It now lists link sharing, passwords enforced, and if public uploads are allowed. |