| Commit message (Expand) | Author | Age | Files | Lines |
* | use our own serverHost call so that ownCloud works with reverse proxy servers | Frank Karlitschek | 2012-05-31 | 1 | -2/+2 |
* | remove not needed includes | Frank Karlitschek | 2012-05-28 | 5 | -6/+1 |
* | Fix private link sharing via email, fix for bug oc-750 | Michael Gapczynski | 2012-05-23 | 1 | -1/+0 |
* | mark the apps as part of the shipped package and increase the requirement to ... | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
* | Hooks aren't working across different users' filesystems, so update the mtime... | Michael Gapczynski | 2012-05-17 | 1 | -26/+44 |
* | Fix private links inside folders | Michael Gapczynski | 2012-05-17 | 1 | -3/+3 |
* | Try to setup a user's filesystem if the user hasn't logged in before and is s... | Michael Gapczynski | 2012-05-17 | 1 | -0/+5 |
* | Fix incorrect toaddress being passed for emailing private links | Michael Gapczynski | 2012-05-15 | 1 | -3/+3 |
* | Create a new OC_Share object instead of manually inserting rows when adding a... | Michael Gapczynski | 2012-05-15 | 1 | -3/+1 |
* | Check if a file is encrypted before sharing (encrypted files cannot be shared) | Michael Gapczynski | 2012-05-15 | 1 | -3/+8 |
* | Check if a private link points to a folder or file and change text accordingly | Michael Gapczynski | 2012-05-14 | 1 | -2/+3 |
* | Fix private link emailing and clean up file name displayed in email | Michael Gapczynski | 2012-05-14 | 2 | -4/+6 |
* | Replace all %2F with a / in private link | Michael Gapczynski | 2012-05-14 | 1 | -1/+1 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 13 | -0/+0 |
* | Use original source when resharing a file, fixes bug oc-210 | Michael Gapczynski | 2012-05-14 | 1 | -0/+4 |
* | cache app types during install or update | Robin Appelman | 2012-05-14 | 1 | -1/+1 |
* | selective app loading for remote/public | Robin Appelman | 2012-05-14 | 1 | -0/+4 |
* | set public handeler in info,xml for sharing | Robin Appelman | 2012-05-14 | 3 | -3/+5 |
* | Encoded slashes (%2F) don't look pretty in our private link urls | Michael Gapczynski | 2012-05-11 | 1 | -1/+1 |
* | Turn async off when fetching users to make sure the users get removed from th... | Michael Gapczynski | 2012-05-11 | 1 | -2/+2 |
* | Prevent overwriting of private link status | Michael Gapczynski | 2012-05-10 | 1 | -1/+1 |
* | Only mount shared storage after a user has logged in, fixes shared folder not... | Michael Gapczynski | 2012-05-10 | 1 | -2/+11 |
* | Make email private link submit on enter as well | Michael Gapczynski | 2012-05-10 | 1 | -1/+4 |
* | Fix unsharing files also deleting private link, bug fix for oc-251 | Michael Gapczynski | 2012-05-09 | 1 | -1/+1 |
* | Skip over users that have already been shared with when sharing with a group | Michael Gapczynski | 2012-05-09 | 1 | -2/+7 |
* | Fix renaming of shared files if target already exists, bug fix for oc-81 | Michael Gapczynski | 2012-05-09 | 1 | -5/+6 |
* | Go back to updating mtime of shared folder to invoke a file cache rescan | Michael Gapczynski | 2012-05-09 | 1 | -3/+5 |
* | fix creating the shared folder when the user home folder is not in the root m... | Robin Appelman | 2012-05-09 | 1 | -6/+3 |
* | Still trying to fix some sharing use cases | Michael Gapczynski | 2012-05-09 | 2 | -10/+23 |
* | Sharing: even if a user has more groups in common, he should appear only once... | Arthur Schiwon | 2012-05-09 | 1 | -0/+1 |
* | Set Content-Disposition to attachment for shared private links | Michael Gapczynski | 2012-05-08 | 1 | -1/+1 |
* | Avoid touch operation when unshare public link | Brice Maron | 2012-05-07 | 1 | -2/+4 |
* | Forgot to set token variable | Michael Gapczynski | 2012-05-07 | 1 | -0/+1 |
* | Fix bug oc-542, encode urls for private links | Michael Gapczynski | 2012-05-07 | 2 | -2/+2 |
* | Fix bug oc-402, check if token is set for a private link | Michael Gapczynski | 2012-05-07 | 1 | -3/+1 |
* | Only load sharing statuses if in files app | Michael Gapczynski | 2012-05-07 | 1 | -1/+1 |
* | improve remote.php and create public.php | Georg Ehrke | 2012-05-07 | 2 | -2/+2 |
* | Remove manual file cache insertions of shared files, update mtime of shared f... | Michael Gapczynski | 2012-05-06 | 1 | -9/+5 |
* | Fix feedback for sharing errors | Michael Gapczynski | 2012-05-06 | 2 | -5/+5 |
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 3 | -7/+7 |
* | Add back removed groups to the select form correctly | Michael Gapczynski | 2012-05-05 | 1 | -4/+10 |
* | Refactor sharing UI; bug fixes, code clean-up, and more efficient with less a... | Michael Gapczynski | 2012-05-05 | 9 | -279/+440 |
* | Remove blind effect for email private link in drop down | Michael Gapczynski | 2012-05-05 | 1 | -4/+4 |
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 2 | -8/+8 |
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 2 | -27/+27 |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 8 | -13/+13 |
* | port oc_response | Frank Karlitschek | 2012-05-03 | 1 | -1/+1 |
* | Fix private links | Michael Gapczynski | 2012-05-02 | 1 | -1/+0 |
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | port oc_preferences | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |