Commit graph

25 commits

Author SHA1 Message Date
ee80ee45d6 Sidebar.js w/o jquery 2019-02-24 17:31:20 +01:00
20295558d1 Merge branch 'master' into design 2019-02-24 17:12:20 +01:00
23339dedce
Client: get chatID and nickname via parameters 2019-02-24 16:53:25 +01:00
3c9492d4b6
Client: add UI class (#6) 2019-02-24 15:11:35 +01:00
ceca822f97
Client: Implement event system (#4) 2019-01-20 21:12:41 +01:00
36ba716ad8
Client: add ui.js; create Client object from ui.js 2019-01-20 05:01:58 +01:00
e746a4e8ca
Client: rename internal WebSocket event handlers 2019-01-20 05:00:02 +01:00
98c89f0702
Client: add global AppSettings object 2019-01-20 02:06:30 +01:00
3993ae9c44
Client: encapsulate WebSocket client in Client class 2019-01-20 01:16:49 +01:00
47b2c25fd4 WIP sidebar 2019-01-14 12:48:44 +01:00
fd6a40cb0d refactor quotes 2018-11-24 03:45:12 +01:00
e99406ea63 Client: parse JSON server messages 2018-11-23 21:54:56 +01:00
c3c41a346c Client: add sendInit() 2018-11-23 21:54:48 +01:00
51489ca018 css linting 2018-11-20 09:02:05 +01:00
471f4ff31c HTML linting 2018-11-20 08:57:37 +01:00
678082cd99 chat template and styling added 2018-11-19 17:25:35 +01:00
4a0164eac6 bootstrap.js added 2018-11-19 14:48:54 +01:00
dc2615b9c3 jQuery moved to bottom to not block HTML rendering 2018-11-19 14:48:09 +01:00
bcedd9ada9 bootstrap link for styling added 2018-11-19 14:23:47 +01:00
7ae0a01cf6 server is tunneled through port 443 now 2018-11-15 23:03:50 +01:00
94e5e7f96c client now connects to public server 2018-11-12 21:47:47 +01:00
e54a4f0b13 client.js small modernization 2018-11-11 16:23:44 +01:00
4211560f20 First WebSocket client code 2018-10-27 05:13:14 +02:00
51238d47a1 Added jQuery 3.3.1 2018-10-27 05:00:11 +02:00
3587d0184f First code 2018-10-27 04:43:46 +02:00