summaryrefslogtreecommitdiffstats
path: root/core/js/share.js
Commit message (Expand)AuthorAgeFilesLines
* allow to share a file/folder as public link also if one of it parents was alr...Bjoern Schiessle2013-10-301-2/+4
* Fixed sharing status update for new/uploaded filesVincent Petry2013-10-171-39/+58
* Fix autofocusMorris Jobke2013-10-071-2/+4
* we can leave the loop if the permission of the link share was checkedBjoern Schiessle2013-09-261-3/+1
* check only permission from link-share to decide if public upload is enabled o...Bjoern Schiessle2013-09-261-1/+3
* initialize variableBjoern Schiessle2013-09-231-0/+1
* calculate correct permissions while toggle the password protectionBjoern Schiessle2013-09-231-1/+11
* fix #2711 using a custom event, also use css selectors over filterAttrJörn Friedrich Dreyer2013-08-151-3/+3
* fixes #4026Thomas Müller2013-07-301-9/+21
* Show generic error when there is no errorVictor Dubiniuk2013-07-241-1/+6
* Create an array entry before filling itVictor Dubiniuk2013-07-241-0/+1
* Squashed commit of the following:Thomas Müller2013-07-221-1/+6
* Backport of #3948 to stable5Thomas Müller2013-07-051-2/+2
* no anonymous upload on read-only foldersThomas Müller2013-07-051-9/+11
* Public upload featureRoman Geber2013-07-011-1/+42
* Escape dropdownLukas Reschke2013-06-291-2/+2
* Fix #2730kondou2013-04-091-4/+4
* 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