Commit Graph

104 Commits (6e5e8c6b46f24027ee86284844f43e744a3f5f4c)

Author SHA1 Message Date
Michael Gapczynski 6e5e8c6b46 Fix #2080 and fix #2141 12 years ago
Lukas Reschke 577945bd33 Sanitize shareWith 12 years ago
Jan-Christoph Borchardt e01ab04d2b reduce minimum length for username suggestions in share dialog, fix #1666 12 years ago
Michael Gapczynski 5b732ac1ea Move space 12 years ago
Michael Gapczynski aa2ea9e3de Fix adding share icons to share action 12 years ago
raghunayyar 6ecc3d7ee1 Reduced email input width by 10% to increase space. 12 years ago
raghunayyar d8e8dab006 Fixes the Email Button and the email input Width. 12 years ago
Björn Schießle 45ed0c6010 if you add/remove more than one user from the share dialog replacing 'Share' with 'Shared' will lead to a string with more and more trailing 'd's 12 years ago
Jörn Friedrich Dreyer 43ffb5945c attach handlers to document instead of filelist, minor whitespace cleanups 12 years ago
Jörn Friedrich Dreyer d7823adb07 attach to filelist which is present on .ready() 12 years ago
Jörn Friedrich Dreyer 22812c5f0d replace live() with on() in core js 12 years ago
Michael Gapczynski ed2ee8c411 Change file action text for files inside shared folders as well 12 years ago
Michael Gapczynski ede7fccb00 Change file action text to 'Shared' 12 years ago
Michael Gapczynski 31ebea0f6a Permanently display shared status icons 12 years ago
Björn Schießle a606e8d944 use display name to show share_width and owner information 12 years ago
Björn Schießle 3adfb91ad8 call the password input field by name 12 years ago
Björn Schießle d873f0da35 autofocus to password input after clicking the checkbox; code restructured; debug output added 12 years ago
Björn Schießle c457e15b20 some more usability improvements: 12 years ago
Björn Schießle 1dd79cc8e1 set password for shared links when the user press enter and when he leaves the password field 12 years ago
Thomas Mueller c938a4f791 feedback to the user while request is being processed 12 years ago
Thomas Mueller 162a2c0fba moving sharing email code to core 12 years ago
Thomas Mueller 45074d5023 restoring feature to send sharing link via email 12 years ago
Thomas Tanghus 5c9faf396a Sharing: Fix false positived v. 2 12 years ago
Jörn Friedrich Dreyer 995b5c0739 readd fallback code for pre token links 13 years ago
Jörn Friedrich Dreyer d8a171df26 implement share via link token 13 years ago
libasys 493ae19bca If you using the sharing by link the array monthNames don't exist and causes errors in all browsers! so we check if the type of the variable isn't undefined! 13 years ago
Michael Gapczynski e5a74903e4 Try to fix shared status icons again 13 years ago
Michael Gapczynski 60e5054ae8 Fix shared status icons 13 years ago
Björn Schießle f2f2b8ba3b added some visual feedback is password was set 13 years ago
Björn Schießle a4a1dad831 set password if user leaves password field (issue #57) 13 years ago
Lukas Reschke b1150f6a7f Urlencode the share URL 13 years ago
scambra a24d8db4b2 translate datepicker 13 years ago
scambra c814a7a841 use interpolation for some translations in js 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Victor Dubiniuk 71ff6382b5 Prevent closing sharing dialog on picking the date 13 years ago
Victor Dubiniuk 06d00af9f8 Prevent closing sharing dialog on month adjustment. Fixes oc-1884 13 years ago
Björn Schießle 16eade5a3b share.expiration is null if no expiration date is set. 13 years ago
Michael Gapczynski 7bee735877 Show correct public link url for folders 13 years ago
Georg Ehrke 43c85248d4 Share - Dropdown dialog - cut off username if it's longer than 14 chars - bugfix for oc-1871 13 years ago
scambra 8f27881770 undo interpolation in js for 4.5 13 years ago
Michael Gapczynski b4e40b1c21 Fix unsetting share expiration date 13 years ago
Michael Gapczynski 00103d730f Show share expiration date set for shared item 13 years ago
Michael Gapczynski 2bdf89f4d4 Stop autocomplete selection event propogration so share dropdown doesn't disappear, fixes bug oc-1773 13 years ago
scambra d5211f9615 some characters in comments avoid finding some strings to translate 13 years ago
scambra 22c6b48d2f translate files_sharing app 13 years ago
Björn Schießle b1c60841e8 float right element needs to be the first element, otherwise firefox will move it to a new line 13 years ago
Michael Gapczynski 518ca0ac58 Fix changing of share status icons, bug fix for oc-1631 13 years ago
Michael Gapczynski 1e1e8ae3b5 Don't show the expiration option until a share occurs, bug fix for oc-1724 13 years ago
Michael Gapczynski 54d4e556fe Add lock and clock icon for sharing 13 years ago
Michael Gapczynski 8f0354bcdd Temporarily disable sharing with contacts and emails, will come in next release 13 years ago