summaryrefslogtreecommitdiffstats
path: root/core/js/sharedialoglinkshareview.js
Commit message (Expand)AuthorAgeFilesLines
* remember email when setting expiration dateChristoph Wurst2016-04-211-2/+4
* Update error text for link passwordsMorris Jobke2016-03-081-0/+2
* 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-281-7/+12
* Fix share link focus on clickVincent Petry2015-10-261-2/+3
* Merge pull request #19844 from owncloud/stable8.2-share-fix-spinner-positionMorris Jobke2015-10-201-0/+1
|\
| * Fix spinner positions in share tabVincent Petry2015-10-161-0/+1
* | Merge pull request #19835 from owncloud/stable8.2-share-checkboxuniqueidsThomas Müller2015-10-201-46/+57
|\ \
| * | Fix DOM element ids in share dialogVincent Petry2015-10-161-46/+57
| |/
* / Fix share email sending feedbackVincent Petry2015-10-141-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