summaryrefslogtreecommitdiffstats
path: root/core/js/share.js
Commit message (Expand)AuthorAgeFilesLines
* fixing === and identThomas Müller2013-07-051-6/+6
* Merge branch 'master' into fixing-3934-masterThomas Müller2013-07-051-5/+5
|\
| * no anonymous upload on read-only foldersThomas Müller2013-07-051-9/+11
* | no anonymous upload on files only foldersThomas Müller2013-07-051-5/+7
|/
* Escape dropdownLukas Reschke2013-06-291-2/+2
* Public upload featureRoman Geber2013-06-251-1/+42
* Fix #2730kondou2013-04-091-4/+4
* Merge pull request #2516 from kabum/masterBernhard Posselt2013-03-291-1/+12
|\
| * use simple markup to highlight groups in share autocompleteMorris Jobke2013-03-221-6/+4
| * replace hardcoded css style with css class - ref owncloud/core#173Morris Jobke2013-03-211-1/+2
| * share autocomplete - improve group appearanceMorris Jobke2013-03-211-1/+13
* | WhitespacesArthur Schiwon2013-03-271-3/+3
* | Share Dialog: show Displayname instead of internal nameArthur Schiwon2013-03-271-1/+1
|/
* Update share.jsBernhard Posselt2013-03-081-2/+2
* Fix #2080 and fix #2141Michael Gapczynski2013-03-071-52/+36
* Sanitize shareWithLukas Reschke2013-03-041-3/+3
* reduce minimum length for username suggestions in share dialog, fix #1666Jan-Christoph Borchardt2013-02-271-1/+1
* Merge pull request #1905 from owncloud/fix-share-iconsThomas Müller2013-02-271-6/+6
|\
| * Move spaceMichael Gapczynski2013-02-251-4/+4
| * Fix adding share icons to share actionMichael Gapczynski2013-02-251-6/+6
* | Reduced email input width by 10% to increase space.raghunayyar2013-02-201-1/+1
* | Fixes the Email Button and the email input Width.raghunayyar2013-02-201-2/+2
|/
* if you add/remove more than one user from the share dialog replacing 'Share' ...Björn Schießle2013-02-111-4/+4
* attach handlers to document instead of filelist, minor whitespace cleanupsJörn Friedrich Dreyer2013-02-081-60/+71
* attach to filelist which is present on .ready()Jörn Friedrich Dreyer2013-01-301-13/+13
* replace live() with on() in core jsJörn Friedrich Dreyer2013-01-301-13/+13
* Merge pull request #1360 from owncloud/display_nameLukas Reschke2013-01-291-9/+9
|\
| * use display name to show share_width and owner informationBjörn Schießle2013-01-251-9/+9
* | Change file action text for files inside shared folders as wellMichael Gapczynski2013-01-281-0/+1
* | Change file action text to 'Shared'Michael Gapczynski2013-01-281-0/+3
* | Permanently display shared status iconsMichael Gapczynski2013-01-261-3/+16
|/
* call the password input field by nameBjörn Schießle2012-12-181-1/+1
* autofocus to password input after clicking the checkbox; code restructured; d...Björn Schießle2012-12-181-14/+8
* some more usability improvements:Björn Schießle2012-12-181-1/+10
* set password for shared links when the user press enter and when he leaves th...Björn Schießle2012-12-181-8/+18
* feedback to the user while request is being processedThomas Mueller2012-12-121-2/+9
* moving sharing email code to coreThomas Mueller2012-12-101-0/+23
* restoring feature to send sharing link via emailThomas Mueller2012-12-101-2/+10
* Sharing: Fix false positived v. 2Thomas Tanghus2012-11-271-1/+1
* readd fallback code for pre token linksJörn Friedrich Dreyer2012-11-231-4/+18
* implement share via link tokenJörn Friedrich Dreyer2012-11-201-13/+5
* If you using the sharing by link the array monthNames don't exist and causes ...libasys2012-11-141-1/+3
* Try to fix shared status icons againMichael Gapczynski2012-10-281-10/+5
* Fix shared status iconsMichael Gapczynski2012-10-281-7/+33
* added some visual feedback is password was setBjörn Schießle2012-10-281-0/+1
* set password if user leaves password field (issue #57)Björn Schießle2012-10-281-9/+7
* Urlencode the share URLLukas Reschke2012-10-231-1/+1
* translate datepickerscambra2012-10-191-0/+8
* use interpolation for some translations in jsscambra2012-10-161-3/+3
* Prevent closing sharing dialog on picking the dateVictor Dubiniuk2012-10-081-2/+2