summary refs log tree commit diff
path: root/synapse/static/client/register/style.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Display an error page during failure of fallback UIA. (#10561)Callum Brown2021-08-181-1/+5
|
* Move static folder into synapseErik Johnston2015-10-261-0/+60
This is because otherwise it won't get picked up by python packaging. This also fixes the problem where the "static" folder was found if synapse wasn't started from that directory.