| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | port appconfig | Frank Karlitschek | 2012-05-02 | 3 | -4/+4 |
* | fixing namespace | Thomas Müller | 2012-05-02 | 1 | -1/+1 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 2 | -2/+2 |
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 1 | -3/+3 |
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
* | some more porting | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
|\ |
|
| * | Change default from address to sharing-noreply@server for emailing private links | Michael Gapczynski | 2012-05-01 | 1 | -1/+1 |
* | | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 3 | -4/+4 |
|/ |
|
* | porting of OC_User to public API complete. | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | ported getUser | Frank Karlitschek | 2012-05-01 | 8 | -25/+25 |
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 2 | -3/+3 |
* | port to use the new public api | Frank Karlitschek | 2012-05-01 | 2 | -4/+4 |
* | some fixes for sharing | Georg Ehrke | 2012-04-27 | 6 | -9/+4 |
* | fix merge conflicts | Georg Ehrke | 2012-04-26 | 8 | -3/+107 |
|\ |
|
| * | Add ability to send private links from sharing via email | Michael Gapczynski | 2012-04-26 | 2 | -2/+34 |
| * | Fix a counting mistake | Michael Gapczynski | 2012-04-25 | 1 | -1/+1 |
| * | Update sharing when users are removed, added to groups, and removed from groups | Michael Gapczynski | 2012-04-25 | 2 | -0/+31 |