| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed JS issues in public page | Vincent Petry | 2014-05-20 | 1 | -8/+10 |
* | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 1 | -5/+8 |
* | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 1 | -3/+2 |
* | remove obsolete code | Jörn Friedrich Dreyer | 2014-04-09 | 1 | -5/+0 |
* | Files, trashbin, public apps use ajax/JSON for the file list | Vincent Petry | 2014-04-02 | 1 | -2/+22 |
* | Improve jQuery element selector | Morris Jobke | 2014-02-20 | 1 | -1/+1 |
* | uppercase text and fix dialog popup | Thomas Müller | 2014-02-20 | 1 | -4/+4 |
* | remove duplicate selectors and declaration | Thomas Müller | 2014-02-20 | 1 | -7/+6 |
* | update share owner | Thomas Müller | 2014-02-20 | 1 | -0/+8 |
* | Fixed various file name escaping issues in core apps | Vincent Petry | 2014-01-10 | 1 | -1/+1 |
* | Revert "[fix] Center Share Dropdown & Versions Dropdown" | zombiehugs | 2013-12-03 | 1 | -1/+1 |
* | [fix] Center Share Dropdown & Versions Dropdown | zombiehugs | 2013-12-03 | 1 | -1/+1 |
* | pass the name of the item source from the browser to the server - no need to ... | Thomas Müller | 2013-10-23 | 1 | -2/+2 |
* | Fixed sharing status update for new/uploaded files | Vincent Petry | 2013-10-17 | 1 | -3/+11 |
* | Ajax calls for "files" and "files_trashbin" apps | Vincent Petry | 2013-09-13 | 1 | -1/+1 |
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
* | fix #2711 using a custom event, also use css selectors over filterAttr | Jörn Friedrich Dreyer | 2013-08-08 | 1 | -2/+5 |
* | Use HTML5 data attribute + fix undefined variable | Lukas Reschke | 2013-01-26 | 1 | -0/+2 |
* | missing renames of publicListView to disableSharing | Thomas Mueller | 2013-01-23 | 1 | -1/+1 |
* | Whitespace cleanup | Bart Visscher | 2013-01-16 | 1 | -1/+1 |
* | moving sharing email code to core | Thomas Mueller | 2012-12-10 | 1 | -25/+1 |
* | restoring feature to send sharing link via email | Thomas Mueller | 2012-12-10 | 1 | -1/+23 |
* | Fix shared status icons | Michael Gapczynski | 2012-10-28 | 1 | -30/+4 |
* | don't show the share action in the file view for publically shared files. | Björn Schießle | 2012-10-10 | 1 | -1/+1 |
* | Fix closing the sharing dropdown by clicking on the share button | Michael Gapczynski | 2012-10-09 | 1 | -1/+1 |
* | Show preview for public folder links | Michael Gapczynski | 2012-09-18 | 1 | -4/+2 |
* | Disable link sharing for folders temporarily - next release | Michael Gapczynski | 2012-09-09 | 1 | -2/+4 |
* | unify permissions (2/3): change apps to use OC::PERMISSION_X | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -1/+1 |
* | Add Share API settings to admin page | Michael Gapczynski | 2012-08-27 | 1 | -1/+1 |
* | Switch to using file cache ids instead of paths for file sharing | Michael Gapczynski | 2012-08-24 | 1 | -5/+5 |
* | Prevent resharing in UI if share permission not granted | Michael Gapczynski | 2012-08-24 | 1 | -4/+4 |
* | Check if files_sharing app is enabled, move file specific javascript to files... | Michael Gapczynski | 2012-08-22 | 1 | -0/+64 |
* | Removing most of files_sharing, the Share API implemented the majority of it | Michael Gapczynski | 2012-08-22 | 1 | -375/+0 |
* | Add additional error handling for emailing private links | Michael Gapczynski | 2012-07-29 | 1 | -5/+13 |
* | Don't reload the page after sending private link to email address | Michael Gapczynski | 2012-07-01 | 1 | -1/+2 |
* | Added placeholder msg to share with menu to clarify user list restricted to s... | Sam Tuke | 2012-06-25 | 1 | -1/+1 |
* | Fix private link sharing via email, fix for bug oc-750 | Michael Gapczynski | 2012-05-23 | 1 | -1/+0 |
* | Fix incorrect toaddress being passed for emailing private links | Michael Gapczynski | 2012-05-15 | 1 | -3/+3 |
* | 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 |