aboutsummaryrefslogtreecommitdiff
path: root/src/App.js
AgeCommit message (Collapse)Author
2018-07-03checked in dev mode oopsMartin Ashby
2018-07-03Better layout with CSS.Martin Ashby
Changed favicon & title.
2018-06-01Implemented animated GIFsMartin Ashby
2018-05-18Server ported to go, 50%, just need to do the actual unicorn implementation.Martin Ashby
2018-05-18Merge branch 'master' of github.com:MFAshby/unicornpaintMartin Ashby
2018-05-18Styled everything a bit nicerMartin Ashby
2018-05-17Changed websocket connection for ssl proper.Martin Ashby
Dockerfile copies build to correct location.
2018-05-17Added twitter feed for livestream videoMartin Ashby
2018-05-17Set ws vs wss protocolsMartin Ashby
2018-05-17Fixed rotation problem. Added rotate function. Added docker fileMartin Ashby
2018-05-17Palette, tools, load & save workingMartin Ashby
2018-05-15Basic should be workingMartin Ashby