Commit Graph

19 Commits

Author SHA1 Message Date
Daniel Aberger 4a1c59d3ab bugfix clearQueue 2017-08-03 18:51:49 +02:00
Daniel Aberger 7a5cdfedf2 new attempt to add clearQueue() 2017-08-03 18:50:20 +02:00
Daniel Aberger 0ca13a53b9 removed clearQueue 2017-08-03 18:46:40 +02:00
Daniel Aberger 1334096029 clearQueue method implemented for testing purposes 2017-08-03 18:33:33 +02:00
Daniel Aberger 650dccb220 Fix for random button 2017-02-06 15:02:33 +01:00
Daniel Aberger 27be1626a7 Navigation for Web UI finally available 2017-02-06 14:58:03 +01:00
Daniel Aberger 4003fc212e Web UI corrections 2017-02-02 17:52:09 +01:00
Daniel Aberger 8b2a052422 Web Interface improvements and bug fixes
- Added button for random sounds to each category
- Visual improvements on category separation and a lot more (thanks, Pixeljockey)
- Crash bug fix on playing random sounds with commands without soundnames
2017-02-02 17:29:11 +01:00
Daniel Aberger f4b8a5f308 More debug stuff 2017-01-24 23:06:06 +01:00
Daniel Aberger 4ea6631ee0 Description files for audio and new webui feature for backgrounds 2017-01-22 12:42:57 +01:00
Daniel Aberger 077e3b7a8d Memory leak counter measure test and web ui bug fix + improvements 2017-01-22 00:20:04 +01:00
Daniel Aberger 1e50475a46 Worlds biggest commit
forgot to make it a separate goroutine
2017-01-19 23:44:58 +01:00
Daniel Aberger f0cff35bea Functional web interface 2017-01-19 22:49:17 +01:00
Daniel Aberger 0ffa002ba9 First test of sound commands through web interface 2017-01-19 17:03:57 +01:00
Daniel Aberger 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
Daniel Aberger 7c23f2f25c Small refactor, Closing Discord Session in webserver 2017-01-11 21:07:37 +01:00
Daniel Aberger 64cff2bb92 WebUI sessions implemented 2017-01-09 21:34:37 +01:00
Daniel Aberger cecfff984c Added redirectURL argument for oauth2 callback 2017-01-08 20:27:51 +01:00
Daniel Aberger 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