| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix private link emailing and clean up file name displayed in email | Michael Gapczynski | 2012-05-14 | 1 | -1/+3 |
* | Replace all %2F with a / in private link | Michael Gapczynski | 2012-05-14 | 1 | -1/+1 |
* | 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 |
* | Make email private link submit on enter as well | Michael Gapczynski | 2012-05-10 | 1 | -1/+4 |
* | Fix bug oc-542, encode urls for private links | Michael Gapczynski | 2012-05-07 | 1 | -1/+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 | 1 | -1/+1 |
* | Fix feedback for sharing errors | Michael Gapczynski | 2012-05-06 | 1 | -1/+1 |
* | 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 | 1 | -212/+306 |
* | Remove blind effect for email private link in drop down | Michael Gapczynski | 2012-05-05 | 1 | -4/+4 |
* | Add ability to send private links from sharing via email | Michael Gapczynski | 2012-04-26 | 1 | -2/+19 |
* | Sharing: Add a filename after public share link | Bart Visscher | 2012-04-14 | 1 | -4/+4 |
* | Sharing: Don't get share icon for undefined filename | Bart Visscher | 2012-04-14 | 1 | -1/+4 |
* | Sharing dropdown width fixed. | Marvin Thomas Rabe | 2012-02-23 | 1 | -1/+1 |
* | prevent sharing from making aditional http requests while scanning | Robin Appelman | 2012-02-01 | 1 | -0/+1 |
* | apps files_sharing - fix in share.js to check the "can edit" checkbox - | krzaczek | 2011-11-18 | 1 | -1/+1 |
* | Try to avoid closing the share box too soon on multiple selections | Brice Maron | 2011-11-06 | 1 | -0/+1 |
* | attempt to manage some special chars in file list | Brice Maron | 2011-11-01 | 1 | -3/+3 |
* | Add caching for filelist sharing icon status to avoid many http req. | Brice Maron | 2011-10-20 | 1 | -0/+5 |
* | Fixed delete cross positioning issue. | Scott Barnett | 2011-09-27 | 1 | -3/+6 |
* | single quotes in JavaScript & PHP, double quotes in HTML | Jan-Christoph Borchardt | 2011-08-20 | 1 | -23/+23 |
* | Full support for viewing public links from sharing drop down | Michael Gapczynski | 2011-08-19 | 1 | -4/+3 |
* | Merge public link icon check | Michael Gapczynski | 2011-08-18 | 1 | -14/+5 |
* | Functions to get the token of a public link now stored by OC_Share, remove no... | Michael Gapczynski | 2011-08-16 | 1 | -9/+6 |
* | Initial merging of files_sharing and files_publiclink | Michael Gapczynski | 2011-08-16 | 1 | -12/+18 |
* | Display public icon next to publicly shared files | Michael Gapczynski | 2011-08-16 | 1 | -0/+14 |
* | Public link folder uploading not implemented, comment out checkbox for it in ... | Michael Gapczynski | 2011-08-16 | 1 | -1/+1 |
* | Clean up constructor for OC_Share, add some error handling for sharing files | Michael Gapczynski | 2011-08-12 | 1 | -2/+4 |
* | Change the share file action icon if the file is already shared with someone | Michael Gapczynski | 2011-08-12 | 1 | -2/+20 |
* | Remove hardcoded http:// when generating public links | Michael Gapczynski | 2011-08-11 | 1 | -9/+10 |
* | Make unshare work from dropdown | Michael Gapczynski | 2011-08-11 | 1 | -7/+9 |
* | Fix some areas on dropdown triggering the dropdown to hide | Michael Gapczynski | 2011-08-11 | 1 | -3/+3 |
* | Hide the dropdown if you click the share file action button | Michael Gapczynski | 2011-08-11 | 1 | -1/+5 |
* | Don't spawn a new dropdown if there is already one open | Michael Gapczynski | 2011-08-11 | 1 | -13/+11 |
* | Merge branch 'sharing' of git://anongit.kde.org/owncloud into sharing | Michael Gapczynski | 2011-08-11 | 1 | -5/+18 |
|\ |
|
| * | only load share action when in file browser | Jan-Christoph Borchardt | 2011-08-11 | 1 | -3/+5 |
* | | Refactoring in dropdown javascript | Michael Gapczynski | 2011-08-11 | 1 | -62/+53 |
|/ |
|
* | Fix shared list for files inside of shared folders | Michael Gapczynski | 2011-08-10 | 1 | -2/+1 |
* | Only show can edit (if not checked) and unshare button on hover | Michael Gapczynski | 2011-08-09 | 1 | -8/+30 |
* | Remove users and groups from the select form that have already been shared with | Michael Gapczynski | 2011-08-09 | 1 | -0/+2 |
* | Use chosen select form for selecting users in sharing drop down | Michael Gapczynski | 2011-08-09 | 1 | -10/+25 |
* | Show which parent folder is shared with the user in the sharing drop down | Michael Gapczynski | 2011-08-08 | 1 | -4/+1 |
* | Sharing dropdown changes: show users that have a parent folder shared with th... | Michael Gapczynski | 2011-08-07 | 1 | -20/+48 |
* | Full support for making and deleting public links from share dropdown | Michael Gapczynski | 2011-08-05 | 1 | -14/+13 |
* | Share dropdown updates, making public links now works | Michael Gapczynski | 2011-08-03 | 1 | -33/+97 |
* | Animate appearance of share drop down | Michael Gapczynski | 2011-08-02 | 1 | -1/+12 |
* | moved dialog css to sharing, fixed position | Jan-Christoph Borchardt | 2011-08-02 | 1 | -1/+1 |
* | first style for sharing dropdown, some html fixes | Jan-Christoph Borchardt | 2011-08-02 | 1 | -8/+8 |