summary refs log tree commit diff
path: root/synapse/static (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add viewport directive to HTML templates to optimise for mobile (#13493)Germain2022-08-112-2/+4
* Display an error page during failure of fallback UIA. (#10561)Callum Brown2021-08-181-1/+5
* Add initial support for a "pick your IdP" page (#9017)Richard van der Hoff2021-01-051-0/+5
* Fix typos and spelling errors. (#8639)Patrick Cloke2020-10-231-1/+1
* Clean-up the fallback login code. (#7657)Patrick Cloke2020-06-103-64/+129
* Accept device information at the login fallback endpoint. (#7629)Patrick Cloke2020-06-081-35/+120
* Make it clearer to the user that they haven't overridden onLogin/Register (#7...Andrew Morgan2020-04-092-3/+2
* Upgrade jQuery to 3.x on fallback login/registration screens (#7236)Andrew Morgan2020-04-098-16/+14
* Fix typo in the login fallback javascript (#7235)Brendan Abolivier2020-04-071-1/+1
* Improve the UX of the login fallback when using SSO (#7152)Brendan Abolivier2020-03-272-22/+31
* Fix SSO fallback loginDavid Baker2019-09-121-1/+1
* Add 'rel' attribute to default welcome page. (#5695)Neil Johnson2019-07-191-2/+2
* Avoid redundant URL encoding (#4555)Marcel Krüger2019-04-041-1/+1
* switch from google.com to recaptcha.net for reCAPTCHA (#4731)Matthew Hodgson2019-02-251-1/+1
* Improved welcome page (#4294)Nad Chishtie2018-12-141-25/+62
* Add a welcome page to the static resourcesRichard van der Hoff2018-12-111-0/+26
* Support m.login.sso (#4220)Richard van der Hoff2018-11-273-48/+40
* Use recaptcha_ajax.js directly from GoogleAndrej Shadura2018-08-102-196/+1
* Updates to fallback CAS login to do new token loginSteven Hammerton2015-11-061-26/+12
* Use correct service urlErik Johnston2015-10-261-3/+1
* Add login fallbackErik Johnston2015-10-265-0/+280
* Move static folder into synapseErik Johnston2015-10-266-0/+411