Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-09-05 | Key state is set in servename | Jorik Schellekens | 1 | -4/+4 | |
2019-09-05 | Fix port in use | Jorik Schellekens | 2 | -9/+3 | |
2019-09-05 | Priv ports not working | Jorik Schellekens | 1 | -11/+2 | |
2019-09-05 | Remove debug output | Jorik Schellekens | 1 | -2/+0 | |
2019-09-05 | Database defaults | Jorik Schellekens | 1 | -4/+7 | |
2019-09-05 | Just say the config has been set up. | Jorik Schellekens | 2 | -4/+5 | |
2019-08-28 | Update README.rst | Jorik Schellekens | 1 | -3/+5 | |
2019-08-28 | Black is still the new black | Jorik Schellekens | 2 | -2/+0 | |
2019-08-28 | Update state representation | Jorik Schellekens | 1 | -3/+3 | |
2019-08-28 | Handle synapse start correctly | Jorik Schellekens | 2 | -2/+1 | |
2019-08-28 | Handle synapse start failure correctly | Jorik Schellekens | 7 | -12/+22 | |
2019-08-28 | Generate extra files needed for startup like the config file. | Jorik Schellekens | 1 | -5/+16 | |
2019-08-28 | Fix config in use check | Jorik Schellekens | 1 | -7/+11 | |
2019-08-28 | Extra support for configuring postgres | Jorik Schellekens | 7 | -24/+123 | |
2019-08-28 | Mk data_dir if it doesn't exist | Jorik Schellekens | 1 | -2/+6 | |
2019-08-28 | Disable going back when setup is finished | Jorik Schellekens | 1 | -1/+3 | |
2019-08-28 | Formatting | Jorik Schellekens | 1 | -1/+1 | |
2019-08-28 | Include a done screen | Jorik Schellekens | 7 | -2/+84 | |
2019-08-28 | Handle errors when synapse fails to start. | Jorik Schellekens | 2 | -2/+23 | |
2019-08-28 | Server throws errors on synctl error | Jorik Schellekens | 1 | -1/+1 | |
2019-08-28 | Input validation on servername | Jorik Schellekens | 1 | -8/+15 | |
2019-08-28 | Use the write method. | Jorik Schellekens | 1 | -1/+1 | |
2019-08-28 | Error reporting for cert paths | Jorik Schellekens | 2 | -21/+25 | |
2019-08-28 | Remove option to upload tls certs | Jorik Schellekens | 1 | -17/+2 | |
2019-08-28 | We need to check that the pasth is abs and we don't need to validate | Jorik Schellekens | 2 | -9/+10 | |
2019-08-28 | Not importing that from there | Jorik Schellekens | 1 | -1/+1 | |
2019-08-28 | Remove an endpoint that never existed | Jorik Schellekens | 1 | -3/+0 | |
2019-08-28 | Remove use of servername endpoint | Jorik Schellekens | 6 | -42/+23 | |
2019-08-28 | Fix validation wrapper to work for oop. | Jorik Schellekens | 1 | -1/+1 | |
This is not general enough to be honest. | |||||
2019-08-28 | Cleanup and use new model | Jorik Schellekens | 3 | -16/+13 | |
2019-08-28 | some better routing | Jorik Schellekens | 1 | -1/+3 | |
2019-08-28 | It's an OO language. Use it like one. | Jorik Schellekens | 6 | -150/+135 | |
2019-08-28 | When I'm alone I count myslef. | Jorik Schellekens | 1 | -8/+2 | |
2019-08-28 | Make the model stateless. | Jorik Schellekens | 5 | -80/+83 | |
2019-08-28 | We're not using these | Jorik Schellekens | 1 | -12/+0 | |
2019-08-28 | We're not doing the whole subconfig thing anymore. | Jorik Schellekens | 1 | -6/+3 | |
2019-08-28 | Link front and backend to start synapse | Jorik Schellekens | 3 | -14/+10 | |
2019-08-28 | Print something if the unforseen happens. | Jorik Schellekens | 1 | -0/+1 | |
2019-08-28 | Fix config generation | Jorik Schellekens | 3 | -38/+11 | |
2019-08-28 | Remove unused api endpoints. | Jorik Schellekens | 1 | -12/+0 | |
2019-08-28 | Write out the configs. | Jorik Schellekens | 1 | -4/+6 | |
2019-08-28 | Quick cleanup! | Jorik Schellekens | 1 | -22/+20 | |
2019-08-28 | Use the nice new api | Jorik Schellekens | 1 | -46/+50 | |
2019-08-28 | Don't need to specify those | Jorik Schellekens | 1 | -10/+3 | |
2019-08-28 | Move args to generate_config | Jorik Schellekens | 1 | -0/+1 | |
2019-08-28 | Produce the remaining config | Jorik Schellekens | 1 | -1/+19 | |
2019-08-28 | Tls config | Jorik Schellekens | 1 | -3/+12 | |
2019-08-28 | Don't need those either | Jorik Schellekens | 1 | -2/+0 | |
2019-08-28 | Won't be needing those | Jorik Schellekens | 1 | -2/+0 | |
2019-08-28 | Started templating the output | Jorik Schellekens | 2 | -0/+44 | |
2019-08-28 | How was this even remotely working? | Jorik Schellekens | 1 | -3/+3 | |
2019-08-28 | Fix config tls path bug | Jorik Schellekens | 1 | -3/+3 | |
2019-08-28 | Fix port settings | Jorik Schellekens | 1 | -4/+4 | |
2019-08-28 | Tweak margin | Nad Chishtie | 1 | -1/+1 | |
2019-08-28 | Add missing space | Nad Chishtie | 1 | -1/+1 | |
2019-08-28 | Compile | Nad Chishtie | 1 | -1/+1 | |
2019-08-28 | Simplify select styles to fix cross browser bugs | Nad Chishtie | 1 | -7/+2 | |
2019-08-28 | Separate select & input @mixins | Nad Chishtie | 1 | -14/+2 | |
2019-08-28 | Fix database configuration | Jorik Schellekens | 1 | -1/+3 | |
2019-08-28 | Reorder & clean up CSS, remove extraneous classes and properties | Nad Chishtie | 1 | -89/+88 | |
2019-08-28 | Remove redundant comments | Nad Chishtie | 1 | -7/+0 | |
2019-08-28 | Use a sane system font stack | Nad Chishtie | 1 | -1/+1 | |
2019-08-28 | Various WIP CSS tweaks | Nad Chishtie | 2 | -4/+30 | |
2019-08-28 | Polish delegation spacing | Nad Chishtie | 1 | -2/+6 | |
2019-08-28 | Polish titles in setup complete | Nad Chishtie | 3 | -5/+10 | |
2019-08-28 | Polish input selection | Nad Chishtie | 1 | -4/+5 | |
2019-08-28 | Polish buttons that relate to input | Nad Chishtie | 3 | -10/+19 | |
2019-08-28 | Weird indent | Jorik Schellekens | 1 | -3/+3 | |
2019-08-28 | Disable continue in setup section | Jorik Schellekens | 5 | -11/+15 | |
2019-08-28 | Redundent whitespace | Jorik Schellekens | 1 | -3/+0 | |
2019-08-28 | Synapse port bug | Jorik Schellekens | 1 | -3/+7 | |
2019-08-28 | Clickable | Jorik Schellekens | 1 | -3/+3 | |
2019-08-28 | Some little ui bugs | Jorik Schellekens | 1 | -1/+2 | |
2019-08-28 | So much lint in my life | Jorik Schellekens | 1 | -1/+1 | |
2019-08-28 | Open servername ui by default | Jorik Schellekens | 2 | -8/+18 | |
2019-08-28 | Chevron | Jorik Schellekens | 5 | -2/+16 | |
2019-08-28 | Only proceed if you've copied/downloaded | Jorik Schellekens | 2 | -8/+35 | |
2019-08-28 | Llittle lin | Jorik Schellekens | 1 | -0/+1 | |
2019-08-28 | Nicer TLS button text | Jorik Schellekens | 1 | -1/+1 | |
2019-08-28 | Fix complete setup bugs | Jorik Schellekens | 2 | -24/+17 | |
2019-08-28 | Display port errors inline | Jorik Schellekens | 5 | -38/+74 | |
2019-08-28 | Linting. Unfortunately we're using 4 spaces | Jorik Schellekens | 1 | -81/+81 | |
2019-08-28 | Just a little lint | Jorik Schellekens | 1 | -0/+1 | |
2019-08-28 | Smoothing out the UI intro | Jorik Schellekens | 6 | -19/+26 | |
2019-08-28 | This removes a bug that would otherwise have happened | Jorik Schellekens | 2 | -14/+3 | |
... in the future o.0.... | |||||
2019-08-28 | Get rid of annoying warning and unused prop | Jorik Schellekens | 1 | -1/+1 | |
2019-08-28 | Nicer port text | Jorik Schellekens | 1 | -1/+1 | |
2019-08-28 | Cursor indications | Jorik Schellekens | 2 | -1/+11 | |
2019-08-28 | Fix Delegation skip | Jorik Schellekens | 1 | -14/+15 | |
2019-08-28 | Setting port bug | Jorik Schellekens | 1 | -4/+5 | |
2019-08-28 | Move port entry into tab | Jorik Schellekens | 1 | -43/+51 | |
2019-08-28 | Implement state resets when going back. | Jorik Schellekens | 6 | -46/+226 | |
2019-08-28 | Remove useless console.logs | Jorik Schellekens | 2 | -2/+0 | |
2019-08-28 | Same console error | Jorik Schellekens | 1 | -2/+2 | |
2019-08-28 | Fix errormessage in console. | Jorik Schellekens | 1 | -1/+1 | |
2019-08-28 | Add WIP CSS classes | Nad Chishtie | 1 | -43/+117 | |
2019-08-28 | First cut of visual polish for installer. | Nad Chishtie | 6 | -20/+36 | |
2019-08-28 |