| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add coments to database and dont use sql keywords as table names | Robin Appelman | 2014-06-14 | 1 | -2/+10 |
* | Add server<->server sharing backend | Robin Appelman | 2014-06-14 | 3 | -1/+93 |
* | move mail template editor from core to standalone templateeditor repo | Jörn Friedrich Dreyer | 2014-06-13 | 2 | -18/+0 |
* | fix liskov substitution principle in admin mail template settings, fixes #8997 | Jörn Friedrich Dreyer | 2014-06-12 | 1 | -1/+1 |
* | fix db query | Bjoern Schiessle | 2014-06-06 | 1 | -1/+1 |
* | don't allow to share single files with delete permissions, user should only b... | Bjoern Schiessle | 2014-06-06 | 2 | -1/+39 |
* | Merge pull request #8861 from owncloud/share-overview-linklist | Vincent Petry | 2014-06-05 | 1 | -0/+9 |
|\ |
|
| * | Fixed wording to "Shared by link" | Vincent Petry | 2014-06-04 | 1 | -1/+1 |
| * | Added "Shared with link" sidebar section in files app | Vincent Petry | 2014-06-04 | 1 | -0/+9 |
* | | convert mail template editor to app framework for a restful api | Jörn Friedrich Dreyer | 2014-06-03 | 1 | -0/+15 |
* | | minimal mail template editor for administrators, refs #7177 | Jörn Friedrich Dreyer | 2014-06-02 | 1 | -0/+3 |
|/ |
|
* | Fixed navigation order | Vincent Petry | 2014-05-30 | 1 | -2/+2 |
* | Added sharing overview page (WIP) | Vincent Petry | 2014-05-30 | 1 | -0/+20 |
* | Adjust core apps to use "requiremin" instead of "require" | Vincent Petry | 2014-05-27 | 1 | -2/+2 |
* | move the mount point up if a share is mounted to a subfolder and the subfolde... | Bjoern Schiessle | 2014-05-21 | 1 | -0/+3 |
* | Images on public sharing get downscaled to increase use experience - this wil... | Thomas Müller | 2014-05-02 | 1 | -4/+4 |
* | Expose public shares over webdav | Robin Appelman | 2014-04-25 | 2 | -2/+2 |
* | split-up the update script and add unit tests for it | Bjoern Schiessle | 2014-04-23 | 1 | -21/+37 |