summary refs log tree commit diff
path: root/synapse_topology (follow)
Commit message (Collapse)AuthorAgeFilesLines
* That shouldn't be tracked.Jorik Schellekens2019-08-281-1447/+0
|
* Yaml output.Jorik Schellekens2019-08-2814-26/+2850
|
* Finished templates, database config, and started converting options to ↵Jorik Schellekens2019-08-2828-104/+341
| | | | synapse yaml.
* TemplatesJorik Schellekens2019-08-2817-23/+283
|
* Startup instructions.Jorik Schellekens2019-08-281-0/+9
|
* Port verification endpointJorik Schellekens2019-08-283-0/+36
|
* Port selectionJorik Schellekens2019-08-2811-19/+155
|
* Matrix brandingJorik Schellekens2019-08-284-15/+32
|
* I think that title makes more sense.Jorik Schellekens2019-08-281-1/+1
|
* UI for port selection.Jorik Schellekens2019-08-281-0/+109
|
* 'not useing' tls is no longer an option.Jorik Schellekens2019-08-284-20/+4
|
* Selecting ports for delegation.Jorik Schellekens2019-08-286-25/+55
|
* None is no longer a valid reverse proxy option.Jorik Schellekens2019-08-282-2/+0
|
* Missing importJorik Schellekens2019-08-282-23/+23
|
* Delegation port selection.Jorik Schellekens2019-08-289-0/+91
|
* Reverse proxy explenations.Jorik Schellekens2019-08-282-2/+6
|
* Bad hack to make things format correctlyJorik Schellekens2019-08-281-1/+1
|
* Fix text for tlx and remove dud component.Jorik Schellekens2019-08-284-31/+37
|
* Present the Reverse Proxy choice as a TLS config option.Jorik Schellekens2019-08-285-6/+29
|
* TLS ACME etcJorik Schellekens2019-08-2820-59/+464
|
* Cert endpoints.Jorik Schellekens2019-08-283-1/+53
|
* more UIJorik Schellekens2019-08-2835-93/+655
|
* Consolidated servers to avoid CORS.Jorik Schellekens2019-08-285-32/+22
|
* Add basic flow controlJorik Schellekens2019-08-2830-87/+455
|
* Add endpoint to check if server has been setup.Jorik Schellekens2019-08-281-0/+5
|
* Some not too helpful docs.Jorik Schellekens2019-08-281-0/+2
|
* Startup scriptJorik Schellekens2019-08-281-0/+53
|
* Represent synapses config setup as a data model.Jorik Schellekens2019-08-283-0/+127
|
* Set up fronted as a react project.Jorik Schellekens2019-08-2819-0/+322
|
* Set up initial endpoints for backend server.Jorik Schellekens2019-08-287-0/+133