]> git.cworth.org Git - zombocom-ai/shortlog
zombocom-ai
2022-12-07 Carl WorthAdd the second half necessary for functional comments
2022-12-07 Carl WorthAdd a (half)-functional comment field
2022-12-07 Carl WorthMake a socket connection from client to server
2022-12-07 Carl WorthAdd socket.io as a dependency
2022-12-07 Carl WorthFloat the "safety prompt" button to the right.
2022-12-07 Carl WorthAllow the generate button to get its own styling
2022-12-07 Carl WorthRestrict code input field to 10 characters
2022-12-07 Carl WorthMake the prompt a textarea to fit more text into it.
2022-12-07 Carl WorthMake the "Safety Prompt" button actually do something.
2022-12-07 Carl WorthMove some padding from every p to a new "content" div
2022-12-07 Carl WorthAdd some labels to the form fields
2022-12-07 Carl WorthFix the mute toggle
2022-12-07 Carl WorthAdd a "volume" class to the volume button
2022-12-07 Carl WorthAdd a simple form to the main page
2022-12-07 Carl WorthRewrite primary path as /index.html
2022-12-07 Carl WorthAdd a simple express server
2022-12-06 Carl WorthAdd express4 as a dependency
2022-12-06 Carl WorthAdd initial packages.json