| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | show federated cloud id in the personal settings | Bjoern Schiessle | 2015-06-02 | 1 | -0/+1 |
* | fix merge | Robin Appelman | 2015-04-27 | 2 | -0/+75 |
* | propagate etags for all user of a share | Robin Appelman | 2015-04-27 | 3 | -18/+73 |
* | Fix usage of deprecated private constants | Joas Schilling | 2015-04-18 | 1 | -7/+8 |
* | Added FIXME about registering jobs in apps.php | Vincent Petry | 2015-04-08 | 1 | -0/+2 |
* | Delete orphaned shares in a background job | Vincent Petry | 2015-04-08 | 1 | -0/+2 |
* | Merge pull request #13964 from rullzer/capabilities | Morris Jobke | 2015-03-30 | 1 | -0/+6 |
|\ |
|
| * | Added route again | Roeland Jago Douma | 2015-03-11 | 1 | -0/+6 |
* | | replace share proxy with hook | Robin Appelman | 2015-03-26 | 1 | -2/+0 |
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 3 | -2/+70 |
|/ |
|
* | Merge pull request #14530 from owncloud/revert-14403 | Thomas Müller | 2015-02-27 | 3 | -69/+2 |
|\ |
|
| * | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 3 | -69/+2 |
* | | Bump up files_sharing version for schema update | Vincent Petry | 2015-02-26 | 1 | -1/+1 |
* | | Add default value for remote_id | Vincent Petry | 2015-02-26 | 1 | -0/+1 |
|/ |
|
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 3 | -2/+69 |
* | Copy sharing related activity code to Files_Sharing activity extension | Joas Schilling | 2015-02-13 | 1 | -1/+4 |
* | 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 |
* | Merge pull request #13347 from owncloud/share-scanpermissionsfromsource | Morris Jobke | 2015-01-15 | 1 | -0/+1 |
|\ |
|
| * | Use source storage permissions when scanning shared storage | Vincent Petry | 2015-01-14 | 1 | -0/+1 |
* | | Remove unneeded addTranslations() calls | Vincent Petry | 2015-01-14 | 1 | -1/+0 |
* | | set accept to 1 (=true) for all server-to-server shares on update, at this po... | Bjoern Schiessle | 2015-01-13 | 2 | -1/+13 |
|/ |
|
* | Next step in server-to-server sharing next generation, see #12285 | Bjoern Schiessle | 2014-12-19 | 1 | -5/+17 |
* | Check for share by link enabled | Gadzy | 2014-12-12 | 1 | -9/+12 |
* | OCS API for server-to-server sharing | Bjoern Schiessle | 2014-12-04 | 4 | -8/+24 |
* | Remove unused code | Lukas Reschke | 2014-11-17 | 1 | -120/+0 |
* | Refactor file sharing public link handling | Lukas Reschke | 2014-11-14 | 1 | -0/+1 |
* | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+1 |
* | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -1/+5 |
* | Merge pull request #10107 from owncloud/sharing_group_shares | Lukas Reschke | 2014-09-29 | 1 | -0/+3 |
|\ |
|
| * | throw a exception if we can't handle the provided path | Bjoern Schiessle | 2014-09-29 | 1 | -0/+3 |
* | | files_sharing: add route for ajax/publicpreview | Georg Ehrke | 2014-09-21 | 1 | -0/+2 |
|/ |
|
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | Merge pull request #10522 from owncloud/removeLoadAppScript | blizzz | 2014-08-21 | 1 | -4/+8 |
|\ |
|
| * | Add routing to files_sharing | Lukas Reschke | 2014-08-19 | 1 | -4/+8 |
* | | Merge pull request #10425 from owncloud/set_default_share_folder | Björn Schießle | 2014-08-19 | 1 | -0/+3 |
|\ \ |
|
| * | | make share folder configurable | Bjoern Schiessle | 2014-08-18 | 1 | -0/+3 |
| |/ |
|
* / | Hide sharing sections in files app when sharing API is disabled | Vincent Petry | 2014-08-18 | 1 | -14/+18 |
|/ |
|
* | only show "share with others" and "share by link" navigation bar entries if u... | Bjoern Schiessle | 2014-08-08 | 1 | -18/+22 |
* | fix sharing update, add proper escaping | Bjoern Schiessle | 2014-07-24 | 1 | -2/+4 |
* | add ocsids to info.xml | Georg Ehrke | 2014-07-07 | 2 | -1/+2 |
* | make sure that hooks are registered for the tests | Bjoern Schiessle | 2014-06-25 | 1 | -12/+2 |
* | make sure that during share and unshare the etags get propagated correctly | Bjoern Schiessle | 2014-06-25 | 1 | -0/+4 |
* | Setup the external share manager in a hook | Vincent Petry | 2014-06-23 | 1 | -8/+1 |
* | Fix multiple users having the same external share mountpoint | Robin Appelman | 2014-06-16 | 2 | -1/+5 |
* | Add route which went missing during rebase | Robin Appelman | 2014-06-16 | 1 | -0/+1 |
* | add settings to disable server to server sharing | Bjoern Schiessle | 2014-06-14 | 1 | -0/+2 |
* | Support path lengths up to 4000 chars | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
* | Add interface for adding a public share to a different ownCloud instance | Robin Appelman | 2014-06-14 | 1 | -0/+1 |
* | Add interface for accpeting external shares | Robin Appelman | 2014-06-14 | 2 | -0/+5 |