Commit Graph

261 Commits (1a2fad128bb639986992dbb604b72601ea78f621)

Author SHA1 Message Date
Arthur Schiwon 263da2463a remove debug output 14 years ago
Arthur Schiwon 15a485cbdb coding style 14 years ago
Arthur Schiwon 440828f0f1 check whether to join url with ? or & 14 years ago
Arthur Schiwon 5d53e0d5ce all but the first parameter are introduced by & 14 years ago
Jörn Friedrich Dreyer 2f08d24743 Backport pull request #380 from butonic/feature_share_link_with_token 14 years ago
Arthur Schiwon 88516dd8ae remove debug output 14 years ago
Arthur Schiwon 85a0ba28d7 coding style 14 years ago
Arthur Schiwon 54352fe566 check whether to join url with ? or & 14 years ago
Arthur Schiwon f9c5a0fd4d all but the first parameter are introduced by & 14 years ago
Jörn Friedrich Dreyer bfd53c5bd7 backport NAN undefined fix for total file size 14 years ago
Thomas Tanghus 51968cfd53 Backport pull request #112. 14 years ago
Björn Schießle 0dc3ffd29a added some visual feedback is password was set 14 years ago
Björn Schießle 10e45481be set password if user leaves password field (issue #57) 14 years ago
Lukas Reschke e65c3ef9c9 Urlencode the share URL 14 years ago
Lukas Reschke 1960067926 escapeHTML function 14 years ago
Victor Dubiniuk 71ff6382b5 Prevent closing sharing dialog on picking the date 14 years ago
Victor Dubiniuk 06d00af9f8 Prevent closing sharing dialog on month adjustment. Fixes oc-1884 14 years ago
Björn Schießle 16eade5a3b share.expiration is null if no expiration date is set. 14 years ago
Michael Gapczynski 7bee735877 Show correct public link url for folders 14 years ago
Georg Ehrke 43c85248d4 Share - Dropdown dialog - cut off username if it's longer than 14 chars - bugfix for oc-1871 14 years ago
Bart Visscher a33dda3c65 Fix double url decoding in fileDownloadPath function 14 years ago
scambra 8f27881770 undo interpolation in js for 4.5 14 years ago
Christian Reiner 743826bbf3 Reimplementation of CSRF protection including autorefresh 14 years ago
Michael Gapczynski b4e40b1c21 Fix unsetting share expiration date 14 years ago
Michael Gapczynski 00103d730f Show share expiration date set for shared item 14 years ago
Michael Gapczynski 2bdf89f4d4 Stop autocomplete selection event propogration so share dropdown doesn't disappear, fixes bug oc-1773 14 years ago
Robin Appelman a22a5d6807 some js style fixes 14 years ago
scambra d5211f9615 some characters in comments avoid finding some strings to translate 14 years ago
scambra 0f15bc881f fix translating dialog buttons, they are translated in core not dialogs app 14 years ago
scambra 22c6b48d2f translate files_sharing app 14 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 14 years ago
Michael Gapczynski 518ca0ac58 Fix changing of share status icons, bug fix for oc-1631 14 years ago
Michael Gapczynski 1e1e8ae3b5 Don't show the expiration option until a share occurs, bug fix for oc-1724 14 years ago
Michael Gapczynski 54d4e556fe Add lock and clock icon for sharing 14 years ago
Michael Gapczynski 8f0354bcdd Temporarily disable sharing with contacts and emails, will come in next release 14 years ago
Michael Gapczynski 6c17a4cb77 Don't display actions for children in shared collections, show the parent collection the child is shared in 14 years ago
Robin Appelman 0b2633a787 add breadcrumb controll to js 14 years ago
Robin Appelman 9beb958845 forgot a , 14 years ago
Robin Appelman b14265b5c3 add js versions of basename and dirname 14 years ago
Bart Visscher e0db35fac0 Fix name for OCCategories 14 years ago
Bart Visscher a8de0af273 Add 'var' before some global js vars 14 years ago
Bart Visscher 9329af921d Add missing ; to js code 14 years ago
Bart Visscher f188f6cc2f Fix some jslint warnings 14 years ago
Michael Gapczynski 6c29334b48 Add support for share expiration 14 years ago
Michael Gapczynski 5a9a795cd5 Fix check in Javascript for password protected link 14 years ago
Jörn Friedrich Dreyer ca8120e9f4 unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.Share 14 years ago
Jörn Friedrich Dreyer 3ba27e624f unify permissions (2/3): change apps to use OC::PERMISSION_X 14 years ago
Jörn Friedrich Dreyer 61a3e5f96b unify permissions (1/3): add permission conastants to javascript OC 14 years ago
Robin Appelman 8990855f88 add OC.get and OC.set to get/set variables by name in javascript 14 years ago
Michael Gapczynski 3828d86191 Remove old Javascript code 14 years ago