| Commit message (Expand) | Author | Age | Files | Lines |
* | Redesign guest pages for better accessibility | Carl Schwan | 2022-07-27 | 1 | -11/+3 |
* | Move bundles to /dist | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -1/+1 |
* | Handle device login like an alternative login | Joas Schilling | 2021-04-20 | 1 | -1/+1 |
* | Fix "misplaced variables" warning of Psalm in PHPDoc statements | Morris Jobke | 2020-08-17 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Remove aria label | Jochen | 2019-09-10 | 1 | -1/+1 |
* | Added name as fallback, in case label is not set | Jochen | 2019-09-09 | 1 | -1/+1 |
* | Add null coalesce for label and style attribute | Jochen | 2019-09-09 | 1 | -1/+1 |
* | Add aria label | Jochen | 2019-09-09 | 1 | -2/+2 |
* | Optimize responsiveness, remove primary class | Jochen | 2019-09-06 | 1 | -2/+2 |
* | Prevent undefined for $login['style'] | Jochen | 2019-09-05 | 1 | -1/+1 |
* | Move "Log in with" label to "sociallogin" app | Jochen | 2019-09-05 | 1 | -1/+0 |
* | Add more space between form and alternate login | Jochen | 2019-09-03 | 1 | -2/+1 |
* | Add more space to buttonsy | Jochen | 2019-09-02 | 1 | -7/+11 |
* | Move alternative login above standard login, optimize alignment | ochorocho | 2019-08-26 | 1 | -11/+8 |
* | Vueify the login page | Christoph Wurst | 2019-05-29 | 1 | -97/+1 |
* | Create a login bundle for login page scripts | Christoph Wurst | 2019-05-07 | 1 | -1/+1 |
* | Change login error message to "wrong username or password" (fixes #14460) | Felix Ableitner | 2019-03-06 | 1 | -1/+1 |
* | Do not load bundled jstimezonedetect | Roeland Jago Douma | 2019-02-06 | 1 | -1/+0 |
* | added possibility to disable autocomplete in login form | Rayn0r | 2018-10-30 | 1 | -2/+2 |
* | Implements handling for deactivated users | Michael Weimann | 2018-07-21 | 1 | -3/+9 |
* | Fix form labels and main landmark on log in page | Jan-Christoph Borchardt | 2018-04-18 | 1 | -0/+2 |
* | Always remember me | Roeland Jago Douma | 2018-04-06 | 1 | -10/+0 |
* | Remove "Alternative logins" title on login page | Morris Jobke | 2018-03-14 | 1 | -1/+0 |
* | Update login.php | rakekniven | 2018-03-08 | 1 | -1/+1 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -2/+2 |
* | Fix wording | Roeland Jago Douma | 2018-01-15 | 1 | -1/+1 |
* | Display message when connection is throttled on logi page | Roeland Jago Douma | 2018-01-15 | 1 | -0/+6 |
* | made small changes to login screen | Robert Pirritano | 2018-01-11 | 1 | -6/+6 |
* | Hide stay logged in checkbox when flow authentication is used | Julius Härtl | 2017-12-28 | 1 | -0/+2 |
* | Fix template order and animation | John Molakvoæ (skjnldsv) | 2017-11-05 | 1 | -12/+11 |
* | Fix variable name | Jan-Christoph Borchardt | 2017-11-03 | 1 | -1/+1 |
* | Add some JS to hide and show elements for password reset | Jan-Christoph Borchardt | 2017-11-02 | 1 | -2/+9 |
* | Directly show Forgot password link, fix #6808 | Jan-Christoph Borchardt | 2017-11-02 | 1 | -0/+7 |
* | Replace loading icon GIF with pure CSS loading icon | Daniel Calviño Sánchez | 2017-08-03 | 1 | -1/+4 |
* | Merge login JS | Lukas Reschke | 2017-03-24 | 1 | -5/+1 |
* | Fix value of attribute "autocapitalize" | Michael Letzgus | 2017-03-18 | 1 | -2/+2 |
* | always allow remembered login | Christoph Wurst | 2017-01-11 | 1 | -2/+0 |
* | Save the timezone on login again | Joas Schilling | 2016-12-08 | 1 | -1/+1 |
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 1 | -1/+1 |
* | finish up layout of log in page, postpone forgot password link for later | Jan-Christoph Borchardt | 2016-10-17 | 1 | -6/+0 |
* | update styles of log in | Jan-Christoph Borchardt | 2016-10-11 | 1 | -11/+19 |
* | fix log in button layout | Jan-Christoph Borchardt | 2016-10-06 | 1 | -2/+3 |
* | bring back dedicated log in button to make log in more usable | Jan-Christoph Borchardt | 2016-10-06 | 1 | -1/+3 |
* | Add attribute “tabindex” to login form (fixes #1110) | coderkun | 2016-08-31 | 1 | -5/+5 |
* | Shake the login fields if password is wrong | Morris Jobke | 2016-08-01 | 1 | -2/+2 |
* | remove svg classes | Hendrik Leppelsack | 2016-07-01 | 1 | -1/+1 |
* | Allow opening the password reset link in a new window when its a URL | Joas Schilling | 2016-05-24 | 1 | -1/+1 |
* | token based auth | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
* | Allow login by email address | Thomas Müller | 2016-05-02 | 1 | -2/+2 |