summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #414 from nextcloud/files_sharing_event_dispatcherBjörn Schießle2016-07-182-15/+45
|\ | | | | Files sharing event dispatcher
| * Cleanup coding styleRoeland Jago Douma2016-07-181-30/+28
| |
| * Add eventdispatcher to public link viewRoeland Jago Douma2016-07-182-2/+11
| |
| * Move JS inclusion to ControllerRoeland Jago Douma2016-07-181-0/+23
| | | | | | | | * This way we can easier load files conditionally
* | Move SetupFromToken to ShareManagerRoeland Jago Douma2016-07-181-62/+26
|/
* Merge pull request #379 from nextcloud/create_federated_share_on_mountMorris Jobke2016-07-182-2/+2
|\ | | | | Create federated share on mount
| * remove unused parameterBjoern Schiessle2016-07-142-2/+2
| |
* | Allow shares with create permissions only aswellJoas Schilling2016-07-141-5/+6
|/
* combine if statementsRobin Appelman2016-07-081-13/+10
|
* Fix type hintingRobin Appelman2016-07-081-1/+2
|
* dont overwrite a variable with a different typeRobin Appelman2016-07-081-3/+3
|
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-012-3/+18
|\
| * Fix getting the certificate bundle for dav external storage (#25274)Robin Appelman2016-06-271-1/+1
| | | | | | | | | | | | * Fix getting the certificate bundle for dav external storages * Log the original exception in dav external storage
| * handle unavailable fed shares while testing for availability (#25277)Robin Appelman2016-06-271-2/+17
| | | | | | | | | | | | * More explicit http status codes * handle unavailable fed shares while testing for availability
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-5/+17
|\|
| * Add explicit delete permission to link sharesVincent Petry2016-06-241-4/+17
| | | | | | | | | | | | | | | | | | | | | | | | Link shares always allowed deletion, however internally the permissions were stored as 7 which lacked delete permissions. This created an inconsistency in the Webdav permissions. This fix makes sure we include delete permissions in the share permissions, which now become 15. In case a client is still passing 7 for legacy reasons, it gets converted automatically to 15.
* | Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-262-4/+12
|\|
| * Increase fed share timeout from 3 to 10 + unit testsVincent Petry2016-06-221-4/+4
| |
| * Add timeouts to make the UI usable again when a remote share is unreachableJoas Schilling2016-06-221-2/+9
| |
| * Filter out group shares for owner where owner is included (#25190)Vincent Petry2016-06-211-2/+3
| |
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-216-17/+77
|\|
| * Catch exceptions while creating shared mounts (#25077)Robin Appelman2016-06-202-11/+25
| |
| * Make getShareFolder use given view instead of static FSVincent Petry2016-06-172-5/+9
| |
| * disable cleanFolder for the federated share storageRobin Appelman2016-06-142-1/+43
| |
* | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-111-12/+12
|\|
| * Merge pull request #25003 from owncloud/fix_ocs_path_responseVincent Petry2016-06-101-12/+12
| |\ | | | | | | Fix OCS Share API path response
| | * Show the path relative to the requesting userRoeland Jago Douma2016-06-071-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A share can only be requested by 3 'types' of people * owner * initiator * recipient So we have to get the path as the current user. Since that is the only path that has any meaning to the user.
| * | Bring back sharedstorage hooksRoeland Jago Douma2016-06-081-0/+18
| | |
| * | handle path not being set in shared cache (#24993)Robin Appelman2016-06-061-1/+1
| |/
* | Prevent access to shareinfo if share if read-onlyLukas Reschke2016-06-091-1/+7
| |
* | add hide file list optionBjoern Schiessle2016-06-092-1/+6
| |
* | Bring back sharedstorage hooksRoeland Jago Douma2016-06-091-0/+18
| |
* | handle path not being set in shared cache (#24993)Robin Appelman2016-06-091-1/+1
|/
* Allow public upload when the quota is unlimitedJoas Schilling2016-06-021-1/+1
|
* Fix for #23066 (#24689)Torben Dannhauer2016-05-311-2/+2
|
* Update license headersLukas Reschke2016-05-2628-29/+65
|
* Move background job to PSR-4Joas Schilling2016-05-251-1/+1
|
* Move lib/ to PSR-4Joas Schilling2016-05-2525-0/+0
|
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-255-0/+1741
|
* Merge pull request #24346 from lenz1111/fix_24331Vincent Petry2016-05-241-0/+2
|\ | | | | Fix: Bugs in shared link with video #24331
| * video posterPiotr Filiciak2016-05-241-0/+2
| |
* | Merge pull request #24750 from ↵Vincent Petry2016-05-231-2/+11
|\ \ | | | | | | | | | | | | owncloud/lenz1111-share_download_range_requests_support Http Range requests support in downloads
| * | Http Range requests support in downloadsPiotr Filiciak2016-05-201-2/+11
| |/ | | | | | | Http range requests support is required for video preview
* | remove reshares and the mapping in the federated_reshares table on unshare ↵Björn Schießle2016-05-201-1/+34
| | | | | | | | from self
* | move motifier from the files_sharing app to the federatedfilessharing appBjörn Schießle2016-05-201-93/+0
| |
* | close cursor after select to avoid db lockBjörn Schießle2016-05-201-0/+1
| |
* | create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle2016-05-201-3/+9
|/ | | | correctly accross share owner and share initiator
* Cleanup Files_Sharing CLASSPATHRoeland Jago Douma2016-05-026-12/+11
| | | | | | | | | | * OC\Files\Cache\SharedScanner * OC\Files\Cache\Shared_Cache * OC\Files\Cache\Shared_Permissions * OC\Files\Cache\Shared_Updater * OC\Files\Cache\Shared_Watcher * OCA\Files\Share\Maintainer * OCA\Files\Share\Proxy
* Remove dead codeRoeland Jago Douma2016-05-021-15/+0
| | | | Ancient files_sharing updater code I came across.
* There is no need to do old etag propagationRoeland Jago Douma2016-04-302-101/+0
| | | | Etags are calculated differently now and don't require manual updating.