| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix changing of share status icons, bug fix for oc-1631 | Michael Gapczynski | 2012-09-19 | 1 | -11/+22 |
* | Don't show the expiration option until a share occurs, bug fix for oc-1724 | Michael Gapczynski | 2012-09-19 | 1 | -0/+8 |
* | Merge branch 'master' into share_expiration | Michael Gapczynski | 2012-09-12 | 7 | -88/+198 |
|\ |
|
| * | Add lock and clock icon for sharing | Michael Gapczynski | 2012-09-12 | 1 | -2/+1 |
| * | Temporarily disable sharing with contacts and emails, will come in next release | Michael Gapczynski | 2012-09-12 | 1 | -5/+5 |
| * | Don't display actions for children in shared collections, show the parent col... | Michael Gapczynski | 2012-09-09 | 1 | -42/+61 |
| * | add breadcrumb controll to js | Robin Appelman | 2012-09-09 | 1 | -0/+43 |
| * | forgot a , | Robin Appelman | 2012-09-09 | 1 | -1/+1 |
| * | add js versions of basename and dirname | Robin Appelman | 2012-09-08 | 1 | -0/+6 |
| * | Fix name for OCCategories | Bart Visscher | 2012-09-05 | 1 | -1/+1 |
| * | Add 'var' before some global js vars | Bart Visscher | 2012-09-05 | 2 | -2/+2 |
| * | Add missing ; to js code | Bart Visscher | 2012-09-05 | 5 | -10/+10 |
| * | Fix some jslint warnings | Bart Visscher | 2012-09-04 | 1 | -0/+2 |
| * | Fix check in Javascript for password protected link | Michael Gapczynski | 2012-09-01 | 1 | -1/+1 |
| * | unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.Share | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -5/+0 |
| * | unify permissions (2/3): change apps to use OC::PERMISSION_X | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -18/+18 |
| * | unify permissions (1/3): add permission conastants to javascript OC | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -0/+5 |
| * | add OC.get and OC.set to get/set variables by name in javascript | Robin Appelman | 2012-08-30 | 1 | -0/+37 |
| * | Remove old Javascript code | Michael Gapczynski | 2012-08-29 | 1 | -4/+0 |
| * | Fix displaying if a link is password protected | Michael Gapczynski | 2012-08-29 | 1 | -1/+8 |
| * | Hide link password controls if link is removed | Michael Gapczynski | 2012-08-29 | 1 | -0/+2 |
| * | Delete old link if user sets a password | Michael Gapczynski | 2012-08-29 | 1 | -2/+0 |
| * | Fix toggling of password protection in sharing dropdown | Michael Gapczynski | 2012-08-29 | 1 | -5/+6 |
| * | return the jQuery deferred object when using OC.loadScript | Robin Appelman | 2012-08-29 | 1 | -4/+5 |
* | | Add support for share expiration | Michael Gapczynski | 2012-09-01 | 1 | -0/+27 |
|/ |
|
* | Reimplement links support for sharing and add password protection option | Michael Gapczynski | 2012-08-27 | 1 | -56/+53 |
* | Initial previewer for public links | Michael Gapczynski | 2012-08-27 | 1 | -0/+10 |
* | Move additional jquery.inview files | Michael Gapczynski | 2012-08-26 | 2 | -0/+56 |
* | Move jquery.inview from contacts app to core | Michael Gapczynski | 2012-08-26 | 1 | -0/+134 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -57/+111 |
|\ |
|
| * | Dynamically update shared status icon | Michael Gapczynski | 2012-08-24 | 1 | -3/+36 |
| * | Add padding to the reshared text | Michael Gapczynski | 2012-08-24 | 1 | -2/+2 |
| * | Determine if reshare needs to be checked | Michael Gapczynski | 2012-08-24 | 1 | -1/+5 |
| * | Switch to using file cache ids instead of paths for file sharing | Michael Gapczynski | 2012-08-24 | 1 | -1/+12 |
| * | Prevent resharing in UI if share permission not granted | Michael Gapczynski | 2012-08-24 | 1 | -52/+58 |
* | | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 4 | -31/+490 |
|\| |
|
| * | Use right variable name. | Thomas Tanghus | 2012-08-23 | 1 | -10/+10 |
| * | Check if files_sharing app is enabled, move file specific javascript to files... | Michael Gapczynski | 2012-08-22 | 1 | -61/+0 |
| * | Revert using item name, no longer allowing the same item source exist for a user | Michael Gapczynski | 2012-08-22 | 1 | -18/+27 |
| * | Fix share ajax calls to use itemName/itemSource, show who shared a file with you | Michael Gapczynski | 2012-08-20 | 1 | -29/+39 |
| * | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 1 | -0/+419 |
| |\ |
|
| | * | File sharing cleanup, works perfectly I think :) | Michael Gapczynski | 2012-08-16 | 1 | -1/+0 |
| | * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 2 | -31/+58 |
| | |\ |
|
| | * | | Fix issues with hiding and showing dropdown | Michael Gapczynski | 2012-08-08 | 1 | -14/+33 |
| | * | | Reset item shares variable, fixes autocomplete not showing people | Michael Gapczynski | 2012-08-08 | 1 | -1/+2 |
| | * | | Actually change background image of shared items | Michael Gapczynski | 2012-08-07 | 1 | -2/+3 |
| | * | | Somewhat fixes dropdown display issues in the contacts app | Michael Gapczynski | 2012-08-06 | 1 | -1/+1 |
| | * | | Remove person from array after unshare, so name appears in autocomplete again | Michael Gapczynski | 2012-08-06 | 1 | -1/+5 |
| | * | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-06 | 1 | -27/+80 |
| | |\ \ |
|
| | * | | | Don't load item if it doesn't have it status set | Michael Gapczynski | 2012-08-06 | 1 | -2/+2 |