Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Public link share disabled if password length is equal to 0 | prastut | 2016-03-08 | 1 | -2/+3 |
| | |||||
* | remove unneeded icons from input fields to not distract from submit button, ↵ | Jan-Christoph Borchardt | 2015-10-30 | 1 | -1/+0 |
| | | | | fix #18940 | ||||
* | use inline confirm button style for password-protected links, ref #15176 | Jan-Christoph Borchardt | 2015-07-29 | 1 | -1/+2 |
| | |||||
* | Refactor file sharing public link handling | Lukas Reschke | 2014-11-14 | 1 | -1/+7 |
| | | | | | | | fixes download issue introduced by #10755 Conflicts: apps/files_sharing/public.php | ||||
* | Fix path | Morris Jobke | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | fix layout of password protected shares | Morris Jobke | 2014-06-13 | 1 | -0/+1 |
| | | | | | * add password icon * fix upshifted arrow button - fixes #9024 | ||||
* | infield label removal: remove last occurences of infield labels | Jan-Christoph Borchardt | 2014-06-03 | 1 | -2/+2 |
| | |||||
* | remove unneeded icon class | Jan-Christoph Borchardt | 2014-03-14 | 1 | -1/+1 |
| | |||||
* | disable autocomplete for shared link password input, fix #7419 | Jan-Christoph Borchardt | 2014-02-26 | 1 | -1/+4 |
| | |||||
* | remove %webroot from files_sharing app | Jan-Christoph Borchardt | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | Fix password screen for public shares | Morris Jobke | 2013-10-07 | 1 | -2/+5 |
| | | | | | * Works in IE8, 9, 10, Firefox 24 and Chromium 30 * Credits to Julian Müller @Julian1998 | ||||
* | Update authenticate.php | runky | 2013-07-05 | 1 | -1/+1 |
| | | | Fix 'Undefined index: wrongpw' error | ||||
* | Use better wording. | kondou | 2013-07-03 | 1 | -1/+1 |
| | |||||
* | Add a "Wrong password." message, if the password | kondou | 2013-07-02 | 1 | -0/+3 |
| | | | | | | for the public share was wrong. Fix #2725 | ||||
* | explicitly add empty placeholder to inputs which use infield labels, fix #2049 | Jan-Christoph Borchardt | 2013-03-04 | 1 | -2/+2 |
| | |||||
* | [files_sharing] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -3/+3 |
| | |||||
* | fix positioning of password label, add autofocus to password field | Björn Schießle | 2013-02-11 | 1 | -2/+2 |
| | |||||
* | Fix password authentication for links and fix template problems for links by ↵ | Michael Gapczynski | 2012-08-29 | 1 | -1/+1 |
| | | | | creating a new base layout | ||||
* | Initial previewer for public links | Michael Gapczynski | 2012-08-27 | 1 | -0/+9 |