Commit Graph
5 Commits
Author SHA1 Message Date
da a1c79296a9 New simple bootstrap layout and audio files readme
minor tweak to check files for ".dca" substring first.
2017-01-18 23:44:32 +01:00
da 7c23f2f25c Small refactor, Closing Discord Session in webserver 2017-01-11 21:07:37 +01:00
da 64cff2bb92 WebUI sessions implemented 2017-01-09 21:34:37 +01:00
da cecfff984c Added redirectURL argument for oauth2 callback 2017-01-08 20:27:51 +01:00
da 90e628b517 First implementaion of a web server
First implementation of a web server with oauth2 functionality. Nothing fancy, it just returns the username.
Three more arguments: -p for a port the web server shall run on and -ci and -cs for oauth2 ClientID and ClientSecret.
2017-01-08 20:15:09 +01:00