summaryrefslogtreecommitdiffstats
path: root/core/js/share.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fix_jslint_kondoukondou2013-08-181-5/+5
|\
| * Merge pull request #4354 from owncloud/fix_2711_shared_icon_disappears_on_fir...Thomas Müller2013-08-151-3/+3
| |\
| | * fix #2711 using a custom event, also use css selectors over filterAttrJörn Friedrich Dreyer2013-08-081-3/+3
| * | comment clarificationJörn Friedrich Dreyer2013-08-141-1/+1
| * | use edit & reshare permission as defaultJörn Friedrich Dreyer2013-08-131-2/+2
| |/
* / Fix some JSLint warningskondou2013-07-311-11/+11
|/
* fixes #4026Thomas Müller2013-07-301-9/+21
* Create an array entry before filling itVictor Dubiniuk2013-07-231-0/+1
* Show generic error when there is no errorVictor Dubiniuk2013-07-221-1/+6
* new admin setting added which allows to turn off anonymous uploadsThomas Müller2013-07-121-1/+6
* 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