summaryrefslogtreecommitdiffstats
path: root/core/js/sharedialoglinkshareview.js
Commit message (Expand)AuthorAgeFilesLines
* Fix some jshint issues in core/js/share*Roeland Jago Douma2016-08-191-3/+5
* Add clipboard button to public share linkThomas Müller2016-07-201-0/+35
* Don't need update permissions on hidden filesJoas Schilling2016-07-141-1/+1
* Add delete permissions to the default (new in oc9.1)Joas Schilling2016-07-141-1/+1
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-1/+1
|\
| * Add explicit delete permission to link sharesVincent Petry2016-06-241-1/+1
* | smaller files drop fixesArthur Schiwon2016-06-111-2/+2
* | Fix indentationLukas Reschke2016-06-091-16/+16
* | add hide file list optionBjoern Schiessle2016-06-091-4/+41
|/
* Reordered share link settingsVincent Chan2016-05-021-9/+9
* extract mail view for sending share invitationsChristoph Wurst2016-04-191-69/+0
* Update error text for link passwordsMorris Jobke2016-03-041-0/+2
* Only show link spinner if the share existsRoeland Jago Douma2016-02-101-1/+1
* Share dialog use OCS APIVincent Petry2016-01-281-7/+15
* Fix duplicate bogus share field when link sharing is not allowedVincent Petry2015-12-071-6/+9
* [IE9] Don't send link share password placeholderVincent Petry2015-10-261-7/+12
* Fix share link focus on clickVincent Petry2015-10-261-2/+3
* Fix spinner positions in share tabVincent Petry2015-10-161-0/+1
* Fix DOM element ids in share dialogVincent Petry2015-10-161-46/+57
* Fix share email sending feedbackVincent Petry2015-10-081-2/+8
* Do not remove linkshare if there is noneRoeland Jago Douma2015-10-051-1/+5
* Fix share link password errorVincent Petry2015-09-291-3/+19
* restyle checkboxes in sidebarHendrik Leppelsack2015-09-251-3/+3
* Port share.css styles to the sidebar panelVincent Petry2015-09-161-1/+1
* Update JS unit tests for share dialog (WIP)Vincent Petry2015-09-161-1/+1
* Implement email autocomplete for link shareVincent Petry2015-09-161-0/+27
* Implement email share linkVincent Petry2015-09-161-1/+29
* Add expiration date handling in share tabVincent Petry2015-09-161-3/+8
* make 'Allow editing' (aka public upload) checkbox workArthur Schiwon2015-09-161-1/+9
* fix allow upload checkbox appeareanceArthur Schiwon2015-09-161-1/+1
* implements setting and removing password for link shares, including forced onesArthur Schiwon2015-09-161-1/+31
* mark url on clickArthur Schiwon2015-09-161-0/+6
* share and unshare via link (not yet password). also some internal changes to ...Arthur Schiwon2015-09-161-3/+34
* show link shareArthur Schiwon2015-09-161-9/+23
* continue to reimplement sharee list view. still WIPArthur Schiwon2015-09-161-2/+2
* simplification, and throwing where throwing is neededArthur Schiwon2015-09-161-5/+3
* integraton noshare part into ShareDialogLinkShareViewArthur Schiwon2015-09-161-22/+30
* split off linkShareViewArthur Schiwon2015-09-161-0/+143