Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move public auth page over | Roeland Jago Douma | 2018-06-20 | 1 | -27/+0 |
| | | | | | | | Now this is in core so the basics (that 99% of the app will want to use) looks always the same. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use guest css on sharing authentication page | Julius Härtl | 2018-01-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix browser width compatibility | John Molakvoæ (skjnldsv) | 2017-09-19 | 1 | -3/+10 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Move link share password box and button together | Jan-Christoph Borchardt | 2017-09-17 | 1 | -3/+6 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Login and authenticate inputs fixes | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -6/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | remove unneeded icons from input fields to not distract from submit button, ↵ | Jan-Christoph Borchardt | 2015-10-30 | 1 | -4/+0 |
| | | | | fix #18940 | ||||
* | remove border around button of password protected link confirmation | Jan-Christoph Borchardt | 2015-09-28 | 1 | -1/+2 |
| | |||||
* | use inline confirm button style for password-protected links, ref #15176 | Jan-Christoph Borchardt | 2015-07-29 | 1 | -1/+0 |
| | |||||
* | fix layout of password protected shares | Morris Jobke | 2014-06-13 | 1 | -0/+8 |
| | | | | | * 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 | -7/+0 |
| | |||||
* | remove %webroot from files_sharing app | Jan-Christoph Borchardt | 2014-01-23 | 1 | -5/+2 |
| | |||||
* | Fix password screen for public shares | Morris Jobke | 2013-10-07 | 1 | -0/+26 |
* Works in IE8, 9, 10, Firefox 24 and Chromium 30 * Credits to Julian Müller @Julian1998 |