summaryrefslogtreecommitdiff
path: root/WebInterface
AgeCommit message (Collapse)Author
2019-05-31Add easy-to-use python webservernatrixaeria
2019-05-31Create web workersnatrixaeria
2019-05-31Split into two entry pointsnatrixaeria
2019-05-30Initialise WebGl2 contextnatrixaeria
2019-05-29Create webhogg project directorynatrixaeria
2019-05-29Reforge code snippetsnatrixaeria
2019-12-21Draw violet backgroundnatrixaeria
2019-05-26Compile webgl shader programnatrixaeria
2019-05-26Create shadersnatrixaeria
2019-05-26Fix WebGl -> WebGl2 bugnatrixaeria
2019-05-26Create a canvasnatrixaeria
2019-05-26Add basic project structurenatrixaeria
2019-05-25Add colored logging with fernnatrixaeria
2019-05-25Run with lighttpd and remove deploy.pynatrixaeria
2019-05-25Manipulate DOMnatrixaeria
2019-05-25Resetup webassembly on the cool waynatrixaeria
2019-05-25Do shitty wasm shitnatrixaeria
2019-05-22Load wasm into the browser and execute itnatrixaeria
2019-05-22Play around with wasmnatrixaeria
2019-05-22Load the wasmnatrixaeria
2019-05-22Merge branch 'wasm' of https://github.com/TrueDoctor/DiscoBot into wasmnatrixaeria
2019-05-22Add a python-implemented test-webservernatrixaeria
2019-05-22Mode index.html up a dirDennis Kobert
2019-05-22Execute wasm-packDennis Kobert
2019-05-16ifx typo in api urlDennis Kobert
2019-05-16Merge remote-tracking branch 'origin/scribble' into scribbleDennis Kobert
2019-05-16Implement tokensDennis Kobert
2019-05-15see last commitTrueDoctor
2019-05-15change chathub urlTrueDoctor
2019-05-05increased logging verbisityDennis Kobert
2019-05-05added debuging logDennis Kobert
2019-05-05Update index.jsTrueDoctor
2019-05-05Update play.jsTrueDoctor
2019-05-05Update play.jsTrueDoctor
2019-05-05Update index.jsTrueDoctor
2019-05-05play around with httpsTrueDoctor
2019-05-05play around with httpsTrueDoctor
2019-05-05Update index.jsTrueDoctor
2019-05-05Update play.jsTrueDoctor
2019-05-05Update play.jsTrueDoctor
2018-11-27Reworked the code, but currently unable to test, so bugs are bound to be in ↵TrueKuehli
there Will test it sometime later. There also might still be stuff, that has yet to be reworked.
2018-10-11Added about pageTrueKuehli
It needs some work, I know.
2018-10-11Redirect doesn't change head anymoreTrueKuehli
Now uses body.innerHTML for replacing content. -> In light of document.write being one of the main target for Google's attempts at making the Chrome Browser more performant -> Additionally this may or may not fix an issue
2018-10-07Changed ip to localhost for local debuggingTrueKuehli
2018-10-01Added Game Page, currently with a chatTrueKuehli
Redirects to the game page after login, keeping the connection intact
2018-10-01A lot of changesTrueKuehli
I shoud have written a better commit, I know!
2018-10-01Fixed the iconTrueKuehli
2018-10-01Added notifications badges to notificationsTrueKuehli
Shows the current amount of notifications
2018-10-01Documented the code better and made some minor fixesTrueKuehli
2018-09-30Small debugging additionsTrueKuehli