| Commit message (Expand) | Author | Age | Files | Lines |
* | attach to filelist which is present on .ready() | Jörn Friedrich Dreyer | 2013-01-30 | 1 | -13/+13 |
* | replace live() with on() in core js | Jörn Friedrich Dreyer | 2013-01-30 | 1 | -13/+13 |
* | Merge pull request #1360 from owncloud/display_name | Lukas Reschke | 2013-01-29 | 1 | -9/+9 |
|\ |
|
| * | use display name to show share_width and owner information | Björn Schießle | 2013-01-25 | 1 | -9/+9 |
* | | Change file action text for files inside shared folders as well | Michael Gapczynski | 2013-01-28 | 1 | -0/+1 |
* | | Change file action text to 'Shared' | Michael Gapczynski | 2013-01-28 | 1 | -0/+3 |
* | | Permanently display shared status icons | Michael Gapczynski | 2013-01-26 | 1 | -3/+16 |
|/ |
|
* | call the password input field by name | Björn Schießle | 2012-12-18 | 1 | -1/+1 |
* | autofocus to password input after clicking the checkbox; code restructured; d... | Björn Schießle | 2012-12-18 | 1 | -14/+8 |
* | some more usability improvements: | Björn Schießle | 2012-12-18 | 1 | -1/+10 |
* | set password for shared links when the user press enter and when he leaves th... | Björn Schießle | 2012-12-18 | 1 | -8/+18 |
* | feedback to the user while request is being processed | Thomas Mueller | 2012-12-12 | 1 | -2/+9 |
* | moving sharing email code to core | Thomas Mueller | 2012-12-10 | 1 | -0/+23 |
* | restoring feature to send sharing link via email | Thomas Mueller | 2012-12-10 | 1 | -2/+10 |
* | Sharing: Fix false positived v. 2 | Thomas Tanghus | 2012-11-27 | 1 | -1/+1 |
* | readd fallback code for pre token links | Jörn Friedrich Dreyer | 2012-11-23 | 1 | -4/+18 |
* | implement share via link token | Jörn Friedrich Dreyer | 2012-11-20 | 1 | -13/+5 |
* | If you using the sharing by link the array monthNames don't exist and causes ... | libasys | 2012-11-14 | 1 | -1/+3 |
* | Try to fix shared status icons again | Michael Gapczynski | 2012-10-28 | 1 | -10/+5 |
* | Fix shared status icons | Michael Gapczynski | 2012-10-28 | 1 | -7/+33 |
* | added some visual feedback is password was set | Björn Schießle | 2012-10-28 | 1 | -0/+1 |
* | set password if user leaves password field (issue #57) | Björn Schießle | 2012-10-28 | 1 | -9/+7 |
* | Urlencode the share URL | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
* | translate datepicker | scambra | 2012-10-19 | 1 | -0/+8 |
* | use interpolation for some translations in js | scambra | 2012-10-16 | 1 | -3/+3 |
* | Prevent closing sharing dialog on picking the date | Victor Dubiniuk | 2012-10-08 | 1 | -2/+2 |
* | Prevent closing sharing dialog on month adjustment. Fixes oc-1884 | Victor Dubiniuk | 2012-10-08 | 1 | -1/+4 |
* | share.expiration is null if no expiration date is set. | Björn Schießle | 2012-10-04 | 1 | -1/+1 |
* | Show correct public link url for folders | Michael Gapczynski | 2012-10-03 | 1 | -1/+2 |
* | Share - Dropdown dialog - cut off username if it's longer than 14 chars - bug... | Georg Ehrke | 2012-10-01 | 1 | -2/+6 |
* | undo interpolation in js for 4.5 | scambra | 2012-09-28 | 1 | -4/+4 |
* | Fix unsetting share expiration date | Michael Gapczynski | 2012-09-26 | 1 | -1/+8 |
* | Show share expiration date set for shared item | Michael Gapczynski | 2012-09-26 | 1 | -5/+13 |
* | Stop autocomplete selection event propogration so share dropdown doesn't disa... | Michael Gapczynski | 2012-09-25 | 1 | -0/+1 |
* | some characters in comments avoid finding some strings to translate | scambra | 2012-09-21 | 1 | -3/+3 |
* | translate files_sharing app | scambra | 2012-09-21 | 1 | -26/+26 |
* | float right element needs to be the first element, otherwise firefox will mov... | Björn Schießle | 2012-09-20 | 1 | -2/+2 |
* | 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 | 1 | -72/+88 |
|\ |
|
| * | 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 missing ; to js code | Bart Visscher | 2012-09-05 | 1 | -1/+1 |
| * | 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 |
| * | 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 |