summary refs log tree commit diff
path: root/jenkins (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-05Key state is set in servenameJorik Schellekens1-4/+4
2019-09-05Fix port in useJorik Schellekens2-9/+3
2019-09-05Priv ports not workingJorik Schellekens1-11/+2
2019-09-05Remove debug outputJorik Schellekens1-2/+0
2019-09-05Database defaultsJorik Schellekens1-4/+7
2019-09-05Just say the config has been set up.Jorik Schellekens2-4/+5
2019-08-28Update README.rstJorik Schellekens1-3/+5
2019-08-28Black is still the new blackJorik Schellekens2-2/+0
2019-08-28Update state representationJorik Schellekens1-3/+3
2019-08-28Handle synapse start correctlyJorik Schellekens2-2/+1
2019-08-28Handle synapse start failure correctlyJorik Schellekens7-12/+22
2019-08-28Generate extra files needed for startup like the config file.Jorik Schellekens1-5/+16
2019-08-28Fix config in use checkJorik Schellekens1-7/+11
2019-08-28Extra support for configuring postgresJorik Schellekens7-24/+123
2019-08-28Mk data_dir if it doesn't existJorik Schellekens1-2/+6
2019-08-28Disable going back when setup is finishedJorik Schellekens1-1/+3
2019-08-28FormattingJorik Schellekens1-1/+1
2019-08-28Include a done screenJorik Schellekens7-2/+84
2019-08-28Handle errors when synapse fails to start.Jorik Schellekens2-2/+23
2019-08-28Server throws errors on synctl errorJorik Schellekens1-1/+1
2019-08-28Input validation on servernameJorik Schellekens1-8/+15
2019-08-28Use the write method.Jorik Schellekens1-1/+1
2019-08-28Error reporting for cert pathsJorik Schellekens2-21/+25
2019-08-28Remove option to upload tls certsJorik Schellekens1-17/+2
2019-08-28We need to check that the pasth is abs and we don't need to validateJorik Schellekens2-9/+10
2019-08-28Not importing that from thereJorik Schellekens1-1/+1
2019-08-28Remove an endpoint that never existedJorik Schellekens1-3/+0
2019-08-28Remove use of servername endpointJorik Schellekens6-42/+23
2019-08-28Fix validation wrapper to work for oop.Jorik Schellekens1-1/+1
2019-08-28Cleanup and use new modelJorik Schellekens3-16/+13
2019-08-28some better routingJorik Schellekens1-1/+3
2019-08-28It's an OO language. Use it like one.Jorik Schellekens6-150/+135
2019-08-28When I'm alone I count myslef.Jorik Schellekens1-8/+2
2019-08-28Make the model stateless.Jorik Schellekens5-80/+83
2019-08-28We're not using theseJorik Schellekens1-12/+0
2019-08-28We're not doing the whole subconfig thing anymore.Jorik Schellekens1-6/+3
2019-08-28Link front and backend to start synapseJorik Schellekens3-14/+10
2019-08-28Print something if the unforseen happens.Jorik Schellekens1-0/+1
2019-08-28Fix config generationJorik Schellekens3-38/+11
2019-08-28Remove unused api endpoints.Jorik Schellekens1-12/+0
2019-08-28Write out the configs.Jorik Schellekens1-4/+6
2019-08-28Quick cleanup!Jorik Schellekens1-22/+20
2019-08-28Use the nice new apiJorik Schellekens1-46/+50
2019-08-28Don't need to specify thoseJorik Schellekens1-10/+3
2019-08-28Move args to generate_configJorik Schellekens1-0/+1
2019-08-28Produce the remaining configJorik Schellekens1-1/+19
2019-08-28Tls configJorik Schellekens1-3/+12
2019-08-28Don't need those eitherJorik Schellekens1-2/+0
2019-08-28Won't be needing thoseJorik Schellekens1-2/+0
2019-08-28Started templating the outputJorik Schellekens2-0/+44
2019-08-28How was this even remotely working?Jorik Schellekens1-3/+3
2019-08-28Fix config tls path bugJorik Schellekens1-3/+3
2019-08-28Fix port settingsJorik Schellekens1-4/+4
2019-08-28Tweak marginNad Chishtie1-1/+1
2019-08-28Add missing spaceNad Chishtie1-1/+1
2019-08-28CompileNad Chishtie1-1/+1
2019-08-28Simplify select styles to fix cross browser bugsNad Chishtie1-7/+2
2019-08-28Separate select & input @mixinsNad Chishtie1-14/+2
2019-08-28Fix database configurationJorik Schellekens1-1/+3
2019-08-28Reorder & clean up CSS, remove extraneous classes and propertiesNad Chishtie1-89/+88
2019-08-28Remove redundant commentsNad Chishtie1-7/+0
2019-08-28Use a sane system font stackNad Chishtie1-1/+1
2019-08-28Various WIP CSS tweaksNad Chishtie2-4/+30
2019-08-28Polish delegation spacingNad Chishtie1-2/+6
2019-08-28Polish titles in setup completeNad Chishtie3-5/+10
2019-08-28Polish input selectionNad Chishtie1-4/+5
2019-08-28Polish buttons that relate to inputNad Chishtie3-10/+19
2019-08-28Weird indentJorik Schellekens1-3/+3
2019-08-28Disable continue in setup sectionJorik Schellekens5-11/+15
2019-08-28Redundent whitespaceJorik Schellekens1-3/+0
2019-08-28Synapse port bugJorik Schellekens1-3/+7
2019-08-28ClickableJorik Schellekens1-3/+3
2019-08-28Some little ui bugsJorik Schellekens1-1/+2
2019-08-28So much lint in my lifeJorik Schellekens1-1/+1
2019-08-28Open servername ui by defaultJorik Schellekens2-8/+18
2019-08-28ChevronJorik Schellekens5-2/+16
2019-08-28Only proceed if you've copied/downloadedJorik Schellekens2-8/+35
2019-08-28Llittle linJorik Schellekens1-0/+1
2019-08-28Nicer TLS button textJorik Schellekens1-1/+1
2019-08-28Fix complete setup bugsJorik Schellekens2-24/+17
2019-08-28Display port errors inlineJorik Schellekens5-38/+74
2019-08-28Linting. Unfortunately we're using 4 spacesJorik Schellekens1-81/+81
2019-08-28Just a little lintJorik Schellekens1-0/+1
2019-08-28Smoothing out the UI introJorik Schellekens6-19/+26
2019-08-28This removes a bug that would otherwise have happenedJorik Schellekens2-14/+3
2019-08-28Get rid of annoying warning and unused propJorik Schellekens1-1/+1
2019-08-28Nicer port textJorik Schellekens1-1/+1
2019-08-28Cursor indicationsJorik Schellekens2-1/+11
2019-08-28Fix Delegation skipJorik Schellekens1-14/+15
2019-08-28Setting port bugJorik Schellekens1-4/+5
2019-08-28Move port entry into tabJorik Schellekens1-43/+51
2019-08-28Implement state resets when going back.Jorik Schellekens6-46/+226
2019-08-28Remove useless console.logsJorik Schellekens2-2/+0
2019-08-28Same console errorJorik Schellekens1-2/+2
<